summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e024dcc..57e77c9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-08-18 Edward Hervey <edward@fluendo.com>
+
+ * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
+ (gst_dvdemux_loop), (gst_dvdemux_change_state):
+ * ext/dv/gstdvdemux.h:
+ When handling seek requests, don't send the newsegment event from the
+ calling thread. Instead save it so it can be sent from the streaming
+ thread.
+
2006-08-17 Wim Taymans <wim@fluendo.com>
Patch by: Sjoerd Simons <sjoerd at luon dot net>