]> git.sesse.net Git - ffmpeg/commit
bfin: Don't use the vp3 idct functions if bitexact behaviour is expected
authorMartin Storsjö <martin@martin.st>
Wed, 3 Apr 2013 10:56:33 +0000 (03:56 -0700)
committerMartin Storsjö <martin@martin.st>
Mon, 8 Apr 2013 09:28:52 +0000 (12:28 +0300)
commitaa8d89536d35af0a0c8d8bac2b452ffe7b82cae5
tree8d96344fc2a121c79f778dcb84dfaa364e2bce6f
parentf4b0d12f5b3fb2fe825fb2ac9b2d9d9374baa5c5
bfin: Don't use the vp3 idct functions if bitexact behaviour is expected

In the non-bitexact mode, vp3 currently decodes to the same
frame crcs as before 28f9ab702 (and the output visually looks
correct).

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/bfin/vp3_bfin.c