diff --git a/gst-libs/gst/video/gstvideotimecode.h b/gst-libs/gst/video/gstvideotimecode.h index f4a84ea3d3..b5ce095f59 100644 --- a/gst-libs/gst/video/gstvideotimecode.h +++ b/gst-libs/gst/video/gstvideotimecode.h @@ -120,6 +120,7 @@ struct _GstVideoTimeCodeInterval { guint frames; }; +#define GST_VIDEO_TIME_CODE_INIT { {0, 0, 0, NULL}, 0, 0, 0, 0, 0 } #define GST_TYPE_VIDEO_TIME_CODE (gst_video_time_code_get_type()) GST_EXPORT