OSDN Git Service

vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the
authorDavid Conrad <lessen42@gmail.com>
Fri, 28 May 2010 07:01:34 +0000 (07:01 +0000)
committerDavid Conrad <lessen42@gmail.com>
Fri, 28 May 2010 07:01:34 +0000 (07:01 +0000)
commit179655b6c6f27cca2089844046bc5f280bb83814
tree5c5ea24eeda3a6fd829c307b30b593df142c7ed9
parent173bb37f8239cd2ea27d7e2bf1bcfc21485df598
vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the
full IDCT. Fix this.

Originally committed as revision 23358 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/vp3dsp_mmx.c