gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Mon, 14 May 2007 18:03:58 +0000 (18:03 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Mon, 14 May 2007 18:03:58 +0000 (18:03 +0000)
commitf369175264dcceb03694ae38b5e04694e32a2d52
treef1e6f31827294506a1458e788063aaf1f1302ed0
parent1e1c12e87ed1d4ec135330653c9390522d3e04dc
gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,

Original commit message from CVS:
* gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,
ARG_LAST_TS, parent_class, gst_switch_release_pad,
gst_switch_request_new_pad, gst_switch_chain, gst_switch_event,
gst_switch_set_property, gst_switch_get_property, gst_switch_getcaps,
gst_switch_dispose, gst_switch_init, gst_switch_class_init):
* gst/switch/gstswitch.h (previous_sinkpad, nb_sinkpads, stop_value,
current_start, last_ts):
Allow application to provide a stop timestamp, so a new segment
update can be sent before switching.
ChangeLog
gst/switch/gstswitch.c
gst/switch/gstswitch.h