]> git.sesse.net Git - ffmpeg/commit
Fix decoding of progressive jpgs with unusual pixel formats.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 12 Jan 2012 22:20:33 +0000 (23:20 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Thu, 12 Jan 2012 22:20:33 +0000 (23:20 +0100)
commit2c902045981598a729178e27abd528a48dd384ca
treefaa1b0588fb81cb0a28354af6a5c3571ce8cef67
parent7cbb32e461cdbe8b745d560c1700c711ba5933cc
Fix decoding of progressive jpgs with unusual pixel formats.

Fixes ticket #892.
libavcodec/mjpegdec.c