gstreamer/gst/mxf
Sebastian Dröge a926db34ad gst/mxf/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o...
Original commit message from CVS:
* gst/mxf/mxfdemux.c: (gst_mxf_demux_reset),
(gst_mxf_demux_handle_random_index_pack),
(gst_mxf_demux_pull_random_index_pack), (gst_mxf_demux_loop):
* gst/mxf/mxfdemux.h:
* gst/mxf/mxfparse.c: (mxf_random_index_pack_parse):
* gst/mxf/mxfparse.h:
* gst/mxf/mxftypes.h:
Implement parsing of the random index pack, which provides a seek
table (including body sid) to the start of partition packs.
Later this will be used for reading all index table segments of
the complete file efficiently.
2008-11-27 16:26:39 +00:00
..
Makefile.am gst/mxf/: Add fundamental support for DV-DIF essence streams. 2008-11-27 10:09:53 +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/: 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
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
mxfdemux.c gst/mxf/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o... 2008-11-27 16:26:39 +00:00
mxfdemux.h gst/mxf/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o... 2008-11-27 16:26:39 +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
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/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o... 2008-11-27 16:26:39 +00:00
mxfparse.h gst/mxf/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o... 2008-11-27 16:26:39 +00:00
mxftypes.h gst/mxf/: Implement parsing of the random index pack, which provides a seek table (including body sid) to the start o... 2008-11-27 16:26:39 +00:00