summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-05-26 11:48:44 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-05-26 11:48:44 +0000
commitc27e1fcaadca11e898821840c6214de9436fcfba (patch)
tree1cde7c696931668297769db9f06ee828875a2973 /ChangeLog
parentf3fe849d396cf2c3dcd5904504c4db5dbf0953b9 (diff)
downloadgst-plugins-bad-c27e1fcaadca11e898821840c6214de9436fcfba.tar.gz
gst-plugins-bad-c27e1fcaadca11e898821840c6214de9436fcfba.tar.bz2
gst-plugins-bad-c27e1fcaadca11e898821840c6214de9436fcfba.zip
gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek): Don't clear the running variable in the seek code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a33b510..4db57d1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-26 Wim Taymans <wim@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_do_seek):
+ Don't clear the running variable in the seek code.
+
2006-05-24 Wim Taymans <wim@fluendo.com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds):