]> git.sesse.net Git - ffmpeg/commit
Lossless jpeg expects and uses BGRA not RGB32 (this probably caused a problem on
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 10 Dec 2009 18:14:26 +0000 (18:14 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 10 Dec 2009 18:14:26 +0000 (18:14 +0000)
commit49b19191bc0e23fea139b79b2c42969bc0c501d9
tree9b3d0ace747fc0a49547c8294d4faa7bc9e343fd
parente0b176adffbd336c061ca55e40e4baf813cb79a0
Lossless jpeg expects and uses BGRA not RGB32 (this probably caused a problem on
big endian)

Originally committed as revision 20789 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mjpegdec.c
libavcodec/mjpegenc.c