diff avcodec.h @ 1144:21c85c4ab2f0 libavcodec

error resilience cleanup (its faster too...)
author michaelni
date Thu, 20 Mar 2003 01:00:57 +0000
parents e10e841c9bf0
children b48bf370ff44
line wrap: on
line diff
--- a/avcodec.h	Tue Mar 18 20:08:57 2003 +0000
+++ b/avcodec.h	Thu Mar 20 01:00:57 2003 +0000
@@ -909,6 +909,7 @@
 #define FF_DEBUG_SKIP      0x00000080
 #define FF_DEBUG_STARTCODE 0x00000100
 #define FF_DEBUG_PTS       0x00000200
+#define FF_DEBUG_ER        0x00000400
     
     /**
      * error.