summaryrefslogtreecommitdiff
path: root/libavcodec/mjpegbdec.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-29
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-19
* constMichael Niedermayer2008-02-01
* fix decoding of the first frame of gray.movMichael Niedermayer2007-12-05
* use buf_ptr to correctly decode second fieldBaptiste Coudurier2007-08-01
* move mjpeg-b decoder in its own fileAurelien Jacobs2007-05-19