diff options
author | Andy Wingo <wingo@pobox.com> | 2007-12-18 16:08:13 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2007-12-18 16:08:13 +0000 |
commit | e4a1115a2258091ccdc015c1d1b0b03f27c219af (patch) | |
tree | 67b4a697f39beffd76d7cf4e1f4d4cdef122e539 /common | |
parent | 892ee3299e62ca117d3f26575218eb2a723542d6 (diff) | |
download | gst-plugins-bad-e4a1115a2258091ccdc015c1d1b0b03f27c219af.tar.gz gst-plugins-bad-e4a1115a2258091ccdc015c1d1b0b03f27c219af.tar.bz2 gst-plugins-bad-e4a1115a2258091ccdc015c1d1b0b03f27c219af.zip |
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.
Diffstat (limited to 'common')
m--------- | common | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common b/common -Subproject 67b8f4e3c576945f4d778c9040876af3a5a0756 +Subproject 970759077c95ee4e85650db023ac6f974e2aa5e |