diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2008-12-09 10:28:11 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2008-12-09 10:28:11 +0000 |
commit | 9442e37ea7c372d8b8aca39c901e23edeae93c61 (patch) | |
tree | 1486e3b763643d7b6f44bf1d9391e482f5af288d /ChangeLog | |
parent | 5dbebb29ff1c7b677b9f97abc154fd8cca013f6f (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |