gstreamer/gst/mxf
Sebastian Dröge abcc855497 gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M).
Original commit message from CVS:
* gst/mxf/Makefile.am:
* gst/mxf/mxfdemux.c:
(gst_mxf_demux_handle_header_metadata_update_streams):
* gst/mxf/mxftypes.h:
* gst/mxf/mxfup.c: (mxf_is_up_essence_track),
(mxf_up_handle_essence_element), (mxf_up_rgba_create_caps),
(mxf_up_create_caps):
* gst/mxf/mxfup.h:
Add initial support for uncompressed video essence (SMPTE S384M).
* gst/mxf/mxfparse.c:
(mxf_metadata_rgba_picture_essence_descriptor_handle_tag),
(mxf_metadata_rgba_picture_essence_descriptor_reset):
Fix parsing of the RGBA descriptor and add support for parsing
the pixel layout.
2008-12-07 17:16:29 +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: Document decoding of the AES3 data and also skip the 32 bit header in the beginning of every buffer... 2008-12-06 19:46:05 +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/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +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/: Coding style fixes. 2008-12-04 13:28:45 +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/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +00:00
mxfup.h gst/mxf/: Add initial support for uncompressed video essence (SMPTE S384M). 2008-12-07 17:16:29 +00:00