mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-17 22:06:41 +00:00
fa9ccc1eca
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. |
||
---|---|---|
.. | ||
Makefile.am | ||
mxf.c | ||
mxfaes-bwf.c | ||
mxfaes-bwf.h | ||
mxfdemux.c | ||
mxfdemux.h | ||
mxfmpeg.c | ||
mxfmpeg.h | ||
mxfparse.c | ||
mxfparse.h | ||
mxftypes.h |