summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg4video.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpeg4video.h')
-rw-r--r--libavcodec/mpeg4video.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/mpeg4video.h b/libavcodec/mpeg4video.h
index 63956a6414..4e43186753 100644
--- a/libavcodec/mpeg4video.h
+++ b/libavcodec/mpeg4video.h
@@ -83,6 +83,7 @@ typedef struct Mpeg4DecContext {
int new_pred;
int enhancement_type;
int scalability;
+ int use_intra_dc_vlc;
/* bug workarounds */
int divx_version;