Merge tizen patch based on 1.12.2
[platform/upstream/gstreamer.git] / omx / gstomxh264enc.h
old mode 100644 (file)
new mode 100755 (executable)
index 03326e1..8887c84
@@ -49,6 +49,10 @@ struct _GstOMXH264Enc
 #ifdef USE_OMX_TARGET_RPI
   gboolean inline_sps_pps_headers;
 #endif
+#if defined(USE_OMX_TARGET_EXYNOS) || defined(USE_OMX_TARGET_EXYNOS64)
+  guint32 reference_frame;
+  guint32 b_frame;
+#endif
   guint32 periodicty_idr;
   guint32 interval_intraframes;