diff avcodec.h @ 942:c237f5db1c22 libavcodec

correcter mpeg4 headers
author michaelni
date Mon, 30 Dec 2002 00:28:42 +0000
parents ef769ec24115
children 463f7260b155
line wrap: on
line diff
--- a/avcodec.h	Sun Dec 29 23:31:52 2002 +0000
+++ b/avcodec.h	Mon Dec 30 00:28:42 2002 +0000
@@ -826,8 +826,10 @@
 #define FF_DEBUG_MB_TYPE   8
 #define FF_DEBUG_QP        16
 #define FF_DEBUG_MV        32
-#define FF_DEBUG_VIS_MV    64
-#define FF_DEBUG_SKIP      128
+#define FF_DEBUG_VIS_MV    0x00000040
+#define FF_DEBUG_SKIP      0x00000080
+#define FF_DEBUG_STARTCODE 0x00000100
+#define FF_DEBUG_PTS       0x00000200
     
     /**
      * error