summaryrefslogtreecommitdiffstats
path: root/libavcodec/mjpegbdec.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add some long names to AVCodec declarations.Stefano Sabatini2008-04-291-1/+2
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-191-1/+1
* constMichael Niedermayer2008-02-011-2/+2
* fix decoding of the first frame of gray.movMichael Niedermayer2007-12-051-1/+1
* use buf_ptr to correctly decode second fieldBaptiste Coudurier2007-08-011-4/+4
* move mjpeg-b decoder in its own fileAurelien Jacobs2007-05-191-0/+149
OpenPOWER on IntegriCloud