gstreamer/gst/mxf
Sebastian Dröge 7f61ced7e6 gst/mxf/: Add support for AES3 audio (SMPTE 382M).
Original commit message from CVS:
* gst/mxf/mxfaes-bwf.c:
(mxf_metadata_aes3_audio_essence_descriptor_handle_tag),
(mxf_metadata_aes3_audio_essence_descriptor_reset),
(mxf_aes3_handle_essence_element), (mxf_bwf_create_caps),
(mxf_aes3_create_caps), (mxf_aes_bwf_create_caps):
* gst/mxf/mxfaes-bwf.h:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_reset_metadata),
(gst_mxf_demux_handle_metadata_aes3_audio_essence_descriptor),
(gst_mxf_demux_handle_header_metadata_resolve_references),
(gst_mxf_demux_handle_metadata):
* gst/mxf/mxfdemux.h:
Add support for AES3 audio (SMPTE 382M).
* gst/mxf/mxfdv-dif.c: (mxf_dv_dif_create_caps):
* gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
Fix coding style.
2008-12-03 16:08:28 +00:00
..
Makefile.am gst/mxf/: Add initial support for JPEG2000 encoded video essence. 2008-11-29 20:25:06 +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/: Add support for AES3 audio (SMPTE 382M). 2008-12-03 16:08:28 +00:00
mxfaes-bwf.h gst/mxf/: Add support for AES3 audio (SMPTE 382M). 2008-12-03 16:08:28 +00:00
mxfalaw.c gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist. 2008-12-01 15:24:37 +00:00
mxfalaw.h gst/mxf/: Some random cleanup. 2008-11-30 17:42:30 +00:00
mxfdemux.c gst/mxf/: Add support for AES3 audio (SMPTE 382M). 2008-12-03 16:08:28 +00:00
mxfdemux.h gst/mxf/: Add support for AES3 audio (SMPTE 382M). 2008-12-03 16:08:28 +00:00
mxfdv-dif.c gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist. 2008-12-01 15:24:37 +00:00
mxfdv-dif.h gst/mxf/: Add fundamental support for DV-DIF essence streams. 2008-11-27 10:09:53 +00:00
mxfjpeg2000.c gst/mxf/mxfjpeg2000.c: Use new image/x-jpc caps for the raw JPEG2000 codestream. 2008-12-01 15:50:40 +00:00
mxfjpeg2000.h gst/mxf/: Some random cleanup. 2008-11-30 17:42:30 +00:00
mxfmpeg.c gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist. 2008-12-01 15:24:37 +00:00
mxfmpeg.h gst/mxf/: Some random cleanup. 2008-11-30 17:42:30 +00:00
mxfparse.c gst/mxf/mxfparse.c: Remove FIXME, zero-ULs and UMIDs are really invalid and we can use them as "unset" value. 2008-12-03 10:15:27 +00:00
mxfparse.h gst/mxf/: Add property to select the top-level source package or material package that should be used for playback. 2008-11-30 17:26:55 +00:00
mxftypes.h gst/mxf/: Implement parsing of index table segments, which will later be used for seeking. 2008-11-28 11:24:24 +00:00