diff avcodec.h @ 760:e858fe220ce0 libavcodec

xvid qpel bug workaround
author michaelni
date Tue, 22 Oct 2002 18:55:20 +0000
parents 3d4377531f6c
children d4cc92144266
line wrap: on
line diff
--- a/avcodec.h	Sun Oct 20 17:02:41 2002 +0000
+++ b/avcodec.h	Tue Oct 22 18:55:20 2002 +0000
@@ -426,6 +426,7 @@
 #define FF_BUG_UMP4             8
 #define FF_BUG_NO_PADDING       16
 #define FF_BUG_AC_VLC           32
+#define FF_BUG_QPEL_CHROMA      64
 //#define FF_BUG_FAKE_SCALABILITY 16 //autodetection should work 100%
         
     /**