gstreamer/gst/mxf
Sebastian Dröge 332e5ec000 gst/mxf/mxfdemux.c: Rename GstMXFPad to GstMXFDemuxPad to prevent name clashes with the GstMXFMuxPad in the muxer (la...
Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_pad_finalize),
(gst_mxf_demux_pad_class_init), (gst_mxf_demux_pad_init),
(gst_mxf_demux_remove_pad), (gst_mxf_demux_reset_metadata),
(gst_mxf_demux_combine_flows),
(gst_mxf_demux_handle_header_metadata_resolve_references),
(gst_mxf_demux_handle_header_metadata_update_streams),
(gst_mxf_demux_handle_generic_container_essence_element),
(gst_mxf_demux_pull_random_index_pack), (gst_mxf_demux_loop),
(gst_mxf_demux_src_query):
Rename GstMXFPad to GstMXFDemuxPad to prevent name clashes
with the GstMXFMuxPad in the muxer (later).
Pull the random index pack only directly after skipping the run
in and don't allocate an array for it if parsing it failed.
2008-12-07 20:12:33 +00:00
..
Makefile.am gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +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 SMPTE D10 essence (SMPTE 386M). 2008-12-04 08:37:18 +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
mxfd10.c gst/mxf/mxfd10.c: Use the mapping data for storing the channel count and the width instead of parsing caps for every ... 2008-12-07 18:52:54 +00:00
mxfd10.h gst/mxf/: Add support for SMPTE D10 essence (SMPTE 386M). 2008-12-04 08:37:18 +00:00
mxfdemux.c gst/mxf/mxfdemux.c: Rename GstMXFPad to GstMXFDemuxPad to prevent name clashes with the GstMXFMuxPad in the muxer (la... 2008-12-07 20:12:33 +00:00
mxfdemux.h gst/mxf/: Implement parsing of the generic data essence descriptor. 2008-12-05 12:26:02 +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/mxfmpeg.c: Set codec name tags for the MPEG audio essence. 2008-12-07 17:57:13 +00:00
mxfmpeg.h gst/mxf/: Some random cleanup. 2008-11-30 17:42:30 +00:00
mxfparse.c gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +00:00
mxfparse.h gst/mxf/: Implement parsing of the generic data essence descriptor. 2008-12-05 12:26:02 +00:00
mxftypes.h gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +00:00
mxfup.c gst/mxf/mxfup.c: Handle the image start and end offsets, otherwise we output too large image buffers. 2008-12-07 18:39:41 +00:00
mxfup.h gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +00:00