diff options
Diffstat (limited to 'gst/mxf/mxfd10.h')
-rw-r--r-- | gst/mxf/mxfd10.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gst/mxf/mxfd10.h b/gst/mxf/mxfd10.h index e3167d1b..c98ab172 100644 --- a/gst/mxf/mxfd10.h +++ b/gst/mxf/mxfd10.h @@ -28,11 +28,6 @@ #include "mxfparse.h" -gboolean mxf_is_d10_essence_track (const MXFMetadataTrack *track); - -GstCaps * -mxf_d10_create_caps (MXFMetadataGenericPackage *package, MXFMetadataTrack *track, GstTagList **tags, MXFEssenceElementHandler *handler, gpointer *mapping_data); - void mxf_d10_init (void); #endif /* __MXF_D10_H__ */ |