mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user