gstreamer/gst/mxf
Sebastian Dröge fa9ccc1eca gst/mxf/: Allow non-MXF KLV packets and just drop them instead of throwing an error and handle 9 byte product version...
Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_klv_packet),
(gst_mxf_demux_handle_klv_packet), (gst_mxf_demux_chain):
* gst/mxf/mxfparse.c: (mxf_product_version_parse),
(mxf_metadata_identification_parse),
(mxf_metadata_content_storage_parse):
Allow non-MXF KLV packets and just drop them instead of throwing
an error and handle 9 byte product versions as written by Avid.
This doesn't add support for the non-standard Avid MXF files
but at least makes it possible to parse their header metadata.
Fix a copy&paste error in debug output.
2008-11-24 10:41:13 +00:00
..
Makefile.am Add first version of an MXF demuxer. Currently it supports 2008-11-21 10:27:15 +00:00
mxf.c Add first version of an MXF demuxer. Currently it supports 2008-11-21 10:27:15 +00:00
mxfaes-bwf.c gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... 2008-11-22 14:42:08 +00:00
mxfaes-bwf.h gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... 2008-11-22 14:42:08 +00:00
mxfdemux.c gst/mxf/: Allow non-MXF KLV packets and just drop them instead of throwing an error and handle 9 byte product version... 2008-11-24 10:41:13 +00:00
mxfdemux.h Add first version of an MXF demuxer. Currently it supports 2008-11-21 10:27:15 +00:00
mxfmpeg.c gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... 2008-11-22 14:42:08 +00:00
mxfmpeg.h gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... 2008-11-22 14:42:08 +00:00
mxfparse.c gst/mxf/: Allow non-MXF KLV packets and just drop them instead of throwing an error and handle 9 byte product version... 2008-11-24 10:41:13 +00:00
mxfparse.h gst/mxf/: Use guint instead of guint64 or gsize for all buffer sizes and use correct format strings for them. Only lo... 2008-11-22 14:42:08 +00:00
mxftypes.h Add first version of an MXF demuxer. Currently it supports 2008-11-21 10:27:15 +00:00