summaryrefslogtreecommitdiff
path: root/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video.h')
-rw-r--r--video.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/video.h b/video.h
index 4018ad2..d9fd608 100644
--- a/video.h
+++ b/video.h
@@ -31,6 +31,12 @@
typedef struct _video_hw_decoder_ VideoHwDecoder;
//----------------------------------------------------------------------------
+// Variables
+//----------------------------------------------------------------------------
+
+extern char VideoIgnoreRepeatPict; ///< disable repeat pict warning
+
+//----------------------------------------------------------------------------
// Prototypes
//----------------------------------------------------------------------------