]> git.sesse.net Git - ffmpeg/commit
10l trocadero: ZMBV encoder used zero score to detect whether block should be
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 20 Nov 2009 07:22:41 +0000 (07:22 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 20 Nov 2009 07:22:41 +0000 (07:22 +0000)
commitdd562761d95148c52e4be6d6b516407abf1815ee
tree938fe071000655923ec3b98e074ca97e2286027e
parentcb893cf38662d9c532de41e0fd03d0fdd992a557
10l trocadero: ZMBV encoder used zero score to detect whether block should be
XORed with source one or not, which went wrong with new block comparing code.
So track this condition explicitly.

Originally committed as revision 20558 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/zmbvenc.c