]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Make sure mpeg2 has its height rounded up to 32 as that is needed
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 10 Apr 2009 00:09:07 +0000 (00:09 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 10 Apr 2009 00:09:07 +0000 (00:09 +0000)
commit7e532dd73cd2f02a3370a7a2835cd73457c34e0d
tree598d6d129f811fd8d63aab3d22d63dd8728dddb9
parenta273e205be8af8379eca3cee298189627f47d599
Make sure mpeg2 has its height rounded up to 32 as that is needed
for iterlaced stuff.
This might have been exploitable when emu edge was not set though
note this bug has been introduced just a few days ago.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18405 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/utils.c