]> git.sesse.net Git - vlc/history - modules/demux/image.c
decoder: do not wait for buffering when there is no data
[vlc] / modules / demux / image.c
2015-01-08 Tristan Matthewsbpg: add libbpg decoder
2014-05-12 Jean-Paul Samandemux/image.c: Detect SVG Scalable Vector Graphics...
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-25 Jean-Baptiste KempfImage: fix vim typo
2012-06-06 Jean-Baptiste KempfSet image-duration as a non-advanced option
2012-02-20 Sébastien Escudierdiscard image and mjpeg demuxers in case of mxpeg
2012-02-16 Sébastien Escudieradd exif jpeg detection to the image demuxer
2011-12-04 Jean-Baptiste KempfFix various preferences typos
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-05-14 Jean-Baptiste KempfAdd 2 shortnames for modules that have options...
2010-10-31 Jean-Baptiste KempfDemux image: remove \t in source code
2010-10-30 Laurent AimarAdded targa support to image demuxer.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-05-24 Laurent AimarAdded an image demuxer.