summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-07-02 08:14:35 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-07-02 08:14:35 +0000
commitb7bd5d283b25ab1fc80323c43c90910562856ab4 (patch)
treea80291cb3d66bd032ccfe206969140876d5ab10e /ChangeLog
parent41e206534c7dee561d06fb044926f9eb1ea14dc5 (diff)
gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large gap compared to other tracks is detected.
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams): Resync non-subtitle tracks too if a too large gap compared to other tracks is detected.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddb062c3..8e95b5be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
+ Resync non-subtitle tracks too if a too large gap compared to other
+ tracks is detected.
+
2008-07-01 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtp/Makefile.am: