correct another possible buffer overflow where interlaced would
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Apr 2007 22:05:12 +0000 (22:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Apr 2007 22:05:12 +0000 (22:05 +0000)
commit6c3dba5760a18dff23213d0c4de7f57065a4648c
tree56a2d6b2195901a80defb8a709a27678c0d8cab7
parentc28baf069de9170cf8a938a2e64d033f2b426618
correct another possible buffer overflow where interlaced would
get stuck to 1 but then width/height would change and interlaced
wouldnt be reset ...

Originally committed as revision 8735 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mjpeg.c