summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfmpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/mxfmpeg.h')
-rw-r--r--gst/mxf/mxfmpeg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mxf/mxfmpeg.h b/gst/mxf/mxfmpeg.h
index fce0bdfd..15f96cee 100644
--- a/gst/mxf/mxfmpeg.h
+++ b/gst/mxf/mxfmpeg.h
@@ -30,4 +30,6 @@
void mxf_mpeg_init (void);
+gboolean mxf_mpeg_is_mpeg2_keyframe (GstBuffer *buffer);
+
#endif /* __MXF_MPEG_H__ */