diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2007-08-29 16:20:28 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2007-08-29 16:20:28 +0000 |
commit | 43ead5a174f0485578128afc7ad87de0deda92f9 (patch) | |
tree | 3ecff86c0f96b8cb7e351fdc047a92a03dce951d /ChangeLog | |
parent | 9f597336b57f7b4afc44ca2826da75eebeb7039c (diff) | |
download | gst-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |