diff avcodec.h @ 7406:7b2819083061 libavcodec

Add a new -debug option for tracing calls to the default get/release_buffer functions.
author astrange
date Sat, 26 Jul 2008 01:57:10 +0000
parents 8c4e0043c068
children 21770337ff2d
line wrap: on
line diff
--- a/avcodec.h	Fri Jul 25 23:55:31 2008 +0000
+++ b/avcodec.h	Sat Jul 26 01:57:10 2008 +0000
@@ -1462,6 +1462,7 @@
 #define FF_DEBUG_BUGS        0x00001000
 #define FF_DEBUG_VIS_QP      0x00002000
 #define FF_DEBUG_VIS_MB_TYPE 0x00004000
+#define FF_DEBUG_BUFFERS     0x00008000
 
     /**
      * debug