MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated...
authorDavid Conrad <lessen42@gmail.com>
Wed, 17 Sep 2008 19:30:03 +0000 (19:30 +0000)
committerDavid Conrad <lessen42@gmail.com>
Wed, 17 Sep 2008 19:30:03 +0000 (19:30 +0000)
commitccd3ec82b836d727e390317a8895e41f75d48d79
treeb3c27db40c52640f0197bd6877c2b4b6c0f3c7c6
parent7f065b36c8c5ca837ac5f2d15b0b736c4a4b721c
MMX/SSE2 VP3 IDCT are bitexact now that the dequantization matrices are permutated correctly

Originally committed as revision 15345 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c