summaryrefslogtreecommitdiff
path: root/sys/msdk/gstmsdkdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/msdk/gstmsdkdec.h')
-rw-r--r--sys/msdk/gstmsdkdec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/msdk/gstmsdkdec.h b/sys/msdk/gstmsdkdec.h
index ec386daaf..8488b42bc 100644
--- a/sys/msdk/gstmsdkdec.h
+++ b/sys/msdk/gstmsdkdec.h
@@ -67,6 +67,7 @@ struct _GstMsdkDec
GstVideoInfo pool_info;
mfxFrameAllocResponse alloc_resp;
gboolean use_video_memory;
+ gboolean initialized;
/* MFX context */
GstMsdkContext *context;