gst/mxf/: Add property to select the top-level source package or material package...
authorSebastian Dröge <slomo@circular-chaos.org>
Sun, 30 Nov 2008 17:26:55 +0000 (17:26 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Sun, 30 Nov 2008 17:26:55 +0000 (17:26 +0000)
commitc6d653d945ff9527c0e9933f8fd92e0a965459d7
treea590a16d8a88f8f69b125bb9ee77977bc5def0b9
parent2657c730248da06e67c3974aec46de893e622f08
gst/mxf/: Add property to select the top-level source package or material package that should be used for playback.

Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_remove_pads),
(gst_mxf_demux_reset), (gst_mxf_demux_find_package),
(gst_mxf_demux_choose_package),
(gst_mxf_demux_handle_header_metadata_update_streams),
(gst_mxf_demux_handle_klv_packet), (gst_mxf_demux_set_property),
(gst_mxf_demux_get_property), (gst_mxf_demux_finalize),
(gst_mxf_demux_class_init):
* gst/mxf/mxfdemux.h:
* gst/mxf/mxfparse.c: (mxf_umid_from_string):
* gst/mxf/mxfparse.h:
Add property to select the top-level source package or material
package that should be used for playback.
ChangeLog
gst/mxf/mxfdemux.c
gst/mxf/mxfdemux.h
gst/mxf/mxfparse.c
gst/mxf/mxfparse.h