summaryrefslogtreecommitdiffstats
path: root/libavcodec/mjpeg2jpeg_bsf.c
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-1/+0
|
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| | | | Signed-off-by: Mans Rullgard <mans@mansr.com>
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
| | | | | | | None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com>
* MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George2010-11-111-0/+113
Originally committed as revision 25721 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud