summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-09-08 20:27:23 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-09-08 20:27:23 +0000
commit5d1c162f060a864db9db4102ea1fddccc83cf553 (patch)
tree652002050fe60942b76cf6d4404297af59258467 /ChangeLog
parenta35d1dde421be0655eb36fed9f415a25f5fa00e0 (diff)
downloadgst-plugins-bad-5d1c162f060a864db9db4102ea1fddccc83cf553.tar.gz
gst-plugins-bad-5d1c162f060a864db9db4102ea1fddccc83cf553.tar.bz2
gst-plugins-bad-5d1c162f060a864db9db4102ea1fddccc83cf553.zip
gst/selector/gstinputselector.c: Reset the selector state when going to READY.
Original commit message from CVS: * gst/selector/gstinputselector.c: (gst_selector_pad_reset), (gst_input_selector_reset), (gst_input_selector_change_state): Reset the selector state when going to READY.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 297946df..46744437 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-08 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/selector/gstinputselector.c: (gst_selector_pad_reset),
+ (gst_input_selector_reset), (gst_input_selector_change_state):
+ Reset the selector state when going to READY.
+
2008-09-05 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtpmanager/gstrtpbin.c: (on_sender_timeout),