gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_selector...
authorAndy Wingo <wingo@pobox.com>
Tue, 18 Dec 2007 16:08:13 +0000 (16:08 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 18 Dec 2007 16:08:13 +0000 (16:08 +0000)
commite4a1115a2258091ccdc015c1d1b0b03f27c219af
tree67b4a697f39beffd76d7cf4e1f4d4cdef122e539
parent892ee3299e62ca117d3f26575218eb2a723542d6
gst/switch/: gst/switch/gstswitch.c (enum, gst_selector_pad_class_init) (gst_selector_pad_get_property) (gst_selector...

Original commit message from CVS:
2007-12-18  Andy Wingo  <wingo@pobox.com>

* gst/switch/gstswitch-marshal.list:
* gst/switch/gstswitch.h (struct _GstStreamSelectorClass):
* gst/switch/gstswitch.c (enum, gst_selector_pad_class_init)
(gst_selector_pad_get_property)
(gst_selector_pad_get_running_time)
(gst_stream_selector_class_init, gst_segment_get_timestamp)
(gst_segment_set_stop, gst_segment_set_start)
(gst_stream_selector_set_active_pad, gst_stream_selector_block)
(gst_stream_selector_push_pending_stop)
(gst_stream_selector_switch): Change so that the signals and
properties deal in running time, not buffer time. Document the
signals more. Change uint64 in API to int64, to reflect what's in
GstSegment.
ChangeLog
common
gst/switch/gstswitch-marshal.list
gst/switch/gstswitch.c
gst/switch/gstswitch.h