]> git.sesse.net Git - ffmpeg/commit
Fix a yuv420p sample that was incorrectly detected as yuv411p
authorNiobos <niobos@dest-unreach.be>
Thu, 30 Sep 2010 12:26:42 +0000 (12:26 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Thu, 30 Sep 2010 12:26:42 +0000 (12:26 +0000)
commite2f0214a0bf42558b565f7706e916f569fce23b8
treef1c2ae7d316d92b5244c98810eaa117546d3f389
parentf3f5eb6e70f46fb2f0c06efed198b31a72ee1f29
Fix a yuv420p sample that was incorrectly detected as yuv411p
(576i50 25Mbps 4:1:1 special case was wrong).
Fixes issue2211

Patch by Niobos, niobos dest-unreach be

Originally committed as revision 25269 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dvdata.c