OSDN Git Service

Set maximum lowres value for the MJPEG decoder to 3.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 12 Feb 2011 14:29:10 +0000 (15:29 +0100)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 12 Feb 2011 14:38:26 +0000 (15:38 +0100)
commit27a275e4bbfb2e8a345ba151ab8f80d9f5963b9c
tree744bf97ab461dac91badd44b82af4086de7c9917
parentd6705a27d8e681449ab2dbc68c6e7dd344160166
Set maximum lowres value for the MJPEG decoder to 3.

While 4 works for some samples, 3 is the correct value since 8x8
DCT is used by (m)jpeg.
libavcodec/mjpegdec.c