Add a new xvid-style IDCT using SSE2.
authorAlexander Strange <astrange@ithinksw.com>
Wed, 16 Apr 2008 01:36:14 +0000 (01:36 +0000)
committerAlexander Strange <astrange@ithinksw.com>
Wed, 16 Apr 2008 01:36:14 +0000 (01:36 +0000)
commitf73a6393e755b7858ec2b7f1947080f14a51c28c
treedece7ea195375012618872dd5641e71bfd8f7ae6
parent0e956ba2771452088ebfd69bbc75fce07c56f33c
Add a new xvid-style IDCT using SSE2.

Originally committed as revision 12843 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/idct_sse2_xvid.c [new file with mode: 0644]
libavcodec/i386/idct_xvid.h