aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/ljpegenc.c
AgeCommit message (Expand)Author
2009-12-10Correct a forgotten RGB32.Michael Niedermayer
2009-04-13Rename pbBufPtr() to put_bits_ptr().Stefano Sabatini
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-30Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer
2008-06-12Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini
2008-04-29Add some long names to AVCodec declarations.Stefano Sabatini
2007-07-05Group all copyright and author notices together.Diego Biurrun
2007-06-12misc spelling fixesDiego Biurrun
2007-05-18add a proper prefix to all mjpeg encoder exported functionsAurelien Jacobs
2007-05-18split ljpeg encoder out of mjpeg.cAurelien Jacobs