summaryrefslogtreecommitdiffstats
path: root/libavcodec/mjpeg.h
Commit message (Expand)AuthorAgeFilesLines
* put_bits: Remove unused includesVittorio Giovara2014-03-041-1/+2
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-181-7/+7
* mjpeg: Rename some symbols to avpriv_* instead of ff_*Samuel Pitoiset2012-09-091-7/+7
* 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
* Split bitstream.h, put the bitstream writer stuff in the new fileStefano Sabatini2009-04-121-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
* remove duplicate tablesStefan Gehrer2008-06-251-2/+1
* 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
* move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.hAurelien Jacobs2007-05-191-67/+0
* add proper prefix to new mjpeg extern func/varAurelien Jacobs2007-05-171-10/+11
* split mjpeg.c into an encoder and a decoder fileAurelien Jacobs2007-05-171-0/+27
* split jpeg_ls into jpeglsdec, jpeglsenc and jpeglsAurelien Jacobs2007-05-131-0/+195
OpenPOWER on IntegriCloud