gstreamer/gst/mxf
Sebastian Dröge 70281aa4e4 gst/mxf/: Add initial support for JPEG2000 encoded video essence.
Original commit message from CVS:
* gst/mxf/Makefile.am:
* gst/mxf/mxfdemux.c:
(gst_mxf_demux_handle_header_metadata_update_streams):
* gst/mxf/mxfjpeg2000.c: (mxf_is_jpeg2000_video_essence_track),
(mxf_jpeg2000_handle_essence_element), (mxf_jpeg2000_create_caps):
* gst/mxf/mxfjpeg2000.h:
Add initial support for JPEG2000 encoded video essence.
* gst/mxf/mxfparse.c:
(mxf_metadata_generic_picture_essence_descriptor_set_caps):
Set the framerate in the video caps.
2008-11-29 20:25:06 +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 A-Law encoded audio essence (SMPTE 388M and 382M). 2008-11-28 18:13:30 +00:00
mxfaes-bwf.h gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up which makes it possible to have the buff... 2008-11-25 09:38:26 +00:00
mxfalaw.c gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M). 2008-11-28 18:13:30 +00:00
mxfalaw.h gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M). 2008-11-28 18:13:30 +00:00
mxfdemux.c gst/mxf/: Add initial support for JPEG2000 encoded video essence. 2008-11-29 20:25:06 +00:00
mxfdemux.h gst/mxf/: Implement parsing of index table segments, which will later be used for seeking. 2008-11-28 11:24:24 +00:00
mxfdv-dif.c gst/mxf/: Add fundamental support for DV-DIF essence streams. 2008-11-27 10:09:53 +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/: Add initial support for JPEG2000 encoded video essence. 2008-11-29 20:25:06 +00:00
mxfjpeg2000.h gst/mxf/: Add initial support for JPEG2000 encoded video essence. 2008-11-29 20:25:06 +00:00
mxfmpeg.c gst/mxf/: When memset'ing the descriptors to zeroes only touch the part of this descriptor, not it's parent type. 2008-11-26 10:37:34 +00:00
mxfmpeg.h gst/mxf/: Rewrite parsing of descriptors to go top-down instead of bottom-up which makes it possible to have the buff... 2008-11-25 09:38:26 +00:00
mxfparse.c gst/mxf/: Add initial support for JPEG2000 encoded video essence. 2008-11-29 20:25:06 +00:00
mxfparse.h gst/mxf/: Implement parsing of index table segments, which will later be used for seeking. 2008-11-28 11:24:24 +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