mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
interlaced chroma MC divx-bug workaround
Originally committed as revision 2947 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -840,6 +840,7 @@ typedef struct AVCodecContext {
|
||||
#define FF_BUG_QPEL_CHROMA2 256
|
||||
#define FF_BUG_DIRECT_BLOCKSIZE 512
|
||||
#define FF_BUG_EDGE 1024
|
||||
#define FF_BUG_HPEL_CHROMA 2048
|
||||
//#define FF_BUG_FAKE_SCALABILITY 16 //autodetection should work 100%
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user