summaryrefslogtreecommitdiff
path: root/omx/gstomxh265enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'omx/gstomxh265enc.h')
-rw-r--r--omx/gstomxh265enc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/omx/gstomxh265enc.h b/omx/gstomxh265enc.h
index c53be18..b67fa1f 100644
--- a/omx/gstomxh265enc.h
+++ b/omx/gstomxh265enc.h
@@ -55,6 +55,8 @@ struct _GstOMXH265Enc
gboolean constrained_intra_prediction;
guint32 loop_filter_mode;
#endif
+
+ GList *headers;
};
struct _GstOMXH265EncClass