]> git.sesse.net Git - ffmpeg/commit
Fix lossless jpeg encoder to comply to spec and store full redundant
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Aug 2008 20:39:12 +0000 (20:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Aug 2008 20:39:12 +0000 (20:39 +0000)
commitd3b4b74c32cf302d36a4c4d2cce08027f0a22560
tree247b8e4897c65992a3e6d24793180b2ab06c365a
parentc979fa030f34ed28636fb06dd8849d24c8cfcba0
Fix lossless jpeg encoder to comply to spec and store full redundant
residuals, Note this does not change RGB32 as we need to check this
against some decoder that supports it.

Originally committed as revision 15055 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ljpegenc.c
tests/ffmpeg.regression.ref
tests/rotozoom.regression.ref
tests/seek.regression.ref