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 9e27a6e18c..08d4dc1615 100644
--- a/video/decode/lavc.h
+++ b/video/decode/lavc.h
@@ -61,6 +61,7 @@ typedef struct lavc_ctx {
// Set by generic hwaccels.
struct mp_hwdec_ctx *hwdec_dev;
+ bool owns_hwdec_dev;
int hwdec_fmt;
int hwdec_w;