gst/mxf/mxfdemux.c: Properly combine flow returns of the source pads.
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 26 Nov 2008 11:30:28 +0000 (11:30 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 26 Nov 2008 11:30:28 +0000 (11:30 +0000)
commit1f99f89e59590047496c50897760b110a15a4ad0
tree20a97b557834da1d87f8f4605ecd53636e6be225
parent0be182446746b7b03026b6baf667ef5cfe4ef860
gst/mxf/mxfdemux.c: Properly combine flow returns of the source pads.

Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_pad_init),
(gst_mxf_demux_reset_metadata), (gst_mxf_demux_combine_flows),
(gst_mxf_demux_handle_generic_container_essence_element):
Properly combine flow returns of the source pads.
Improve debugging and reset pad fields together with the
metadata to prevent invalid memory references.
* gst/mxf/mxfparse.c: (mxf_metadata_preface_parse):
Fix typo.
ChangeLog
gst/mxf/mxfdemux.c
gst/mxf/mxfparse.c