OSDN Git Service

fix playback of odd_height.mov
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Apr 2007 22:22:34 +0000 (22:22 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Apr 2007 22:22:34 +0000 (22:22 +0000)
commit6b5e72c994593d49365fa0485ebe8909db7f1587
tree780fc6b6841ac8e226a292cb9341163f6d608f52
parent6c3dba5760a18dff23213d0c4de7f57065a4648c
fix playback of odd_height.mov
this isnt the most beautifull solution but at least it works independant of the
random height in mov and it doesnt add any secholes

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