summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Nauwelaerts <manauw@skynet.be>2008-04-14 13:38:32 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-14 13:38:32 +0000
commit8f2a1c0b5ff915538fe914f98e43f95ca96abb75 (patch)
treeab5d1cb6200ddffd506832723fc29cc28a0d940a /ChangeLog
parent2bdd92b2be79ad8edb57cbdfe12ae2ac1c915b6c (diff)
gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademux
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_handle_seek_event): Fix open-ended seeks in matroskademux Patch by: Mark Nauwelaerts <manauw skynet be> Fixes: #526557
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 311f396d..127c6038 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-14 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_handle_seek_event):
+ Fix open-ended seeks in matroskademux
+ Patch by: Mark Nauwelaerts <manauw skynet be>
+ Fixes: #526557
+
2008-04-14 Jan Schmidt <jan.schmidt@sun.com>
* tests/check/Makefile.am: