summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorAlexander Strange <astrange@ithinksw.com>2008-07-26 01:57:10 +0000
committerAlexander Strange <astrange@ithinksw.com>2008-07-26 01:57:10 +0000
commit385c820b4a1bff625936ec66be9c151ea2f9718b (patch)
tree1edbc8a8136bfedc6e14049f1bdac1be8f6d73d7 /libavcodec/avcodec.h
parentaf8c5e08d7ed56f770ba97aaaef495a7c0ae6ac4 (diff)
Add a new -debug option for tracing calls to the default get/release_buffer functions.
Originally committed as revision 14406 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index ed267bbf0d..3a53c7fd4a 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -1462,6 +1462,7 @@ typedef struct AVCodecContext {
#define FF_DEBUG_BUGS 0x00001000
#define FF_DEBUG_VIS_QP 0x00002000
#define FF_DEBUG_VIS_MB_TYPE 0x00004000
+#define FF_DEBUG_BUFFERS 0x00008000
/**
* debug