summaryrefslogtreecommitdiff
path: root/libavcodec/mjpegdec.c
Commit message (Expand)AuthorAge
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* remove #include "mpegvideo.h" where it is not neededAurelien Jacobs2008-03-05
* constMichael Niedermayer2008-02-01
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-13
* AMV video decoder.Vladimir Voroshilov2007-09-29
* Add variables to prepare to the AMV decoder patch.Vladimir Voroshilov2007-09-29
* Add support for grayscale MJPEG streams sent by Axis cameras such as theSam Hocevar2007-08-04
* bail out on unknown jpeg pixel format instead of silently decoding data incor...Andreas Öman2007-07-19
* add YUV440P and YUVJ440P supportAndreas Öman2007-07-18
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* fix some printf format specifiersMåns Rullgård2007-06-16
* fix mjpeg decoding with broken huffman table headersOded Shimon2007-05-23
* move mjpeg-b decoder in its own fileAurelien Jacobs2007-05-19
* move sp5x decoder in its own fileAurelien Jacobs2007-05-19
* allows to disable jpegls decoderAurelien Jacobs2007-05-19
* move mjpega_dump_header bitstream filter in its own fileAurelien Jacobs2007-05-19
* add proper prefix to new mjpeg extern func/varAurelien Jacobs2007-05-17
* split mjpeg.c into an encoder and a decoder fileAurelien Jacobs2007-05-17