summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-07-02 08:57:04 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-07-02 08:57:04 +0000
commit35bcb8d8b0bb62bd4e575b049437a0cd351028f9 (patch)
tree22a48075c24cc8d54fbafbc9cbc2029191f29148 /ChangeLog
parent5b68f28c944e7be23b88ba04f7c44c58899dc53d (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b38cfce7..3d2d026b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+ * 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 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_loop_stream_parse_id):
If no Tracks element is found until the first Cluster is found