summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef83d1cc..daaf7933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
+ (gst_matroskademux_do_index_seek),
+ (gst_matroska_demux_handle_seek_event),
+ (gst_matroska_demux_parse_blockgroup_or_simpleblock):
+ * gst/matroska/matroska-ids.h:
+ Set DISCONT flag on first buffer after a discontinuity.
+ Fix newsegment events sent when seeking and honour KEY_UNIT
+ seek flag. Create pad with bogus caps if we don't recognise
+ the stream codec id.
+
+ * gst/matroska/matroska-demux.h:
+ Fix GObject macros.
+
+2006-04-20 Tim-Philipp Müller <tim at centricular dot net>
+
Patch by: Mark Nauwelaerts <manauw at skynet dot be>
* gst/matroska/matroska-demux.c: