summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-12-09 10:28:11 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-12-09 10:28:11 +0000
commit9442e37ea7c372d8b8aca39c901e23edeae93c61 (patch)
tree1486e3b763643d7b6f44bf1d9391e482f5af288d /ChangeLog
parent5dbebb29ff1c7b677b9f97abc154fd8cca013f6f (diff)
ext/dv/gstdvdemux.c: Restore previous behaviour of not passing QoS and navigation events upstream, which presumably w...
Original commit message from CVS: * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event): Restore previous behaviour of not passing QoS and navigation events upstream, which presumably wasn't meant to be changed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc93ecd4..d94a1388 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-09 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_src_event):
+ Restore previous behaviour of not passing QoS and navigation
+ events upstream, which presumably wasn't meant to be changed.
+
2008-12-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* ext/dv/gstdvdemux.c: (gst_dvdemux_add_video_pad),