summaryrefslogtreecommitdiffstats
path: root/libavcodec/ljpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a forgotten RGB32.Michael Niedermayer2009-12-101-1/+1
* Rename pbBufPtr() to put_bits_ptr().Stefano Sabatini2009-04-131-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
* Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer2008-08-301-4/+4
* 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-0/+1
* Group all copyright and author notices together.Diego Biurrun2007-07-051-4/+4
* misc spelling fixesDiego Biurrun2007-06-121-1/+1
* 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/+197
OpenPOWER on IntegriCloud