summaryrefslogtreecommitdiffstats
path: root/libavcodec/mjpegenc.h
Commit message (Expand)AuthorAgeFilesLines
* mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_dc()Anton Khirnov2013-12-051-1/+1
* mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_picture_trailer()Anton Khirnov2013-12-051-1/+1
* mjpegenc: do not pass MpegEncContext to ff_mjpeg_encode_picture_header()Anton Khirnov2013-12-051-1/+3
* Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Group all copyright and author notices together.Diego Biurrun2007-07-051-4/+4
* add a proper prefix to all mjpeg encoder exported functionsAurelien Jacobs2007-05-181-8/+8
* split ljpeg encoder out of mjpeg.cAurelien Jacobs2007-05-181-0/+60
OpenPOWER on IntegriCloud