gstreamer/gst/matroska
Sebastian Dröge 35bcb8d8b0 gst/matroska/matroska-demux.*: Don't set the segment duration to the duration from the Matroska header as this value ...
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
(gst_matroska_demux_handle_src_query),
(gst_matroska_demux_parse_info),
(gst_matroska_demux_loop_stream_parse_id):
* gst/matroska/matroska-demux.h:
Don't set the segment duration to the duration from the Matroska
header as this value could be wrong and is just informational.
2008-07-02 08:57:04 +00:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
ebml-read.h gst/matroska/: Make sure that every Tags element is only parsed once and it's containing tags are only posted once. 2008-06-15 14:08:41 +00:00
ebml-write.c gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
Makefile.am gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska-demux.c gst/matroska/matroska-demux.*: Don't set the segment duration to the duration from the Matroska header as this value ... 2008-07-02 08:57:04 +00:00
matroska-demux.h gst/matroska/matroska-demux.*: Don't set the segment duration to the duration from the Matroska header as this value ... 2008-07-02 08:57:04 +00:00
matroska-ids.c gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
matroska-ids.h gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken. 2008-06-19 10:48:57 +00:00
matroska-mux.c gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska.c gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00