diff avcodec.h @ 1457:460e5ead6722 libavcodec

detect old xvid with fourcc=DIVX remove "this file was encoded with ..." stuff (use debug=4096 if u want to know that)
author michaelni
date Wed, 10 Sep 2003 11:28:18 +0000
parents 7c73537bc994
children 40b69d238beb
line wrap: on
line diff
--- a/avcodec.h	Wed Sep 10 08:20:14 2003 +0000
+++ b/avcodec.h	Wed Sep 10 11:28:18 2003 +0000
@@ -979,6 +979,7 @@
 #define FF_DEBUG_PTS       0x00000200
 #define FF_DEBUG_ER        0x00000400
 #define FF_DEBUG_MMCO      0x00000800
+#define FF_DEBUG_BUGS      0x00001000
     
     /**
      * error.