summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-14 23:23:08 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-14 23:23:08 +0000
commit7e62fb832c818d9222a2bd496632cc2be1512016 (patch)
tree88752badc3d6400d9ea300bf20abd987ee067831 /ChangeLog
parent45dd1af7101131c40b9bd65c3f177f4afb9c3280 (diff)
gst/matroska/matroska-demux.c: Advance stream time for lagging subtitle streams by sending newsegment events with the...
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams): Advance stream time for lagging subtitle streams by sending newsegment events with the update flag set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e160b40..746d1966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
+ Advance stream time for lagging subtitle streams by sending
+ newsegment events with the update flag set.
+
2006-02-14 Edward Hervey <edward@fluendo.com>
* gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):