summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2007-08-29 16:20:28 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2007-08-29 16:20:28 +0000
commit43ead5a174f0485578128afc7ad87de0deda92f9 (patch)
tree3ecff86c0f96b8cb7e351fdc047a92a03dce951d /ChangeLog
parent9f597336b57f7b4afc44ca2826da75eebeb7039c (diff)
downloadgst-plugins-bad-43ead5a174f0485578128afc7ad87de0deda92f9.tar.gz
gst-plugins-bad-43ead5a174f0485578128afc7ad87de0deda92f9.tar.bz2
gst-plugins-bad-43ead5a174f0485578128afc7ad87de0deda92f9.zip
gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property): If all information is known at time of setting st...
Original commit message from CVS: * gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property): If all information is known at time of setting start-time property, send new segments then.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 620a65bb..d8428b40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-29 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * gst/switch/gstswitch.c (gst_switch_chain, gst_switch_set_property):
+ If all information is known at time of setting start-time
+ property, send new segments then.
+
2007-08-28 Wim Taymans <wim.taymans@gmail.com>
* gst/rtpmanager/gstrtpsession.c: (stop_rtcp_thread),