summaryrefslogtreecommitdiffstats
path: root/video/decode/lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/lavc.h')
-rw-r--r--video/decode/lavc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/decode/lavc.h b/video/decode/lavc.h
index ff819d751b..8383c0a67f 100644
--- a/video/decode/lavc.h
+++ b/video/decode/lavc.h
@@ -37,6 +37,7 @@ typedef struct lavc_ctx {
bool hwdec_failed;
bool hwdec_notified;
+ bool intra_only;
int framedrop_flags;
// For HDR side-data caching