xvids mmx&mmx2 idcts

needed to decode xvid without some minor artefacts
under #ifdef CONFIG_GPL of course

Originally committed as revision 4572 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2005-09-10 17:01:30 +00:00
parent 96b6ace22e
commit 84740d5980
4 changed files with 590 additions and 0 deletions

View File

@@ -1246,6 +1246,7 @@ typedef struct AVCodecContext {
#define FF_IDCT_H264 11
#define FF_IDCT_VP3 12
#define FF_IDCT_IPP 13
#define FF_IDCT_XVIDMMX 14
/**
* slice count.