gst/playback/: Implement group-switch signal for use in apps to clear metadata cache...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 11 Jan 2005 12:03:24 +0000 (12:03 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 11 Jan 2005 12:03:24 +0000 (12:03 +0000)
commitb92916a2bf867b962d7032f548b261e0e423aa26
tree9ae70a2ea92f90842483026d74b9a46f89080060
parente63860b014380b9e3eb79241ef631cc58484d9ef
gst/playback/: Implement group-switch signal for use in apps to clear metadata cache, clean up subtitle, add suburi p...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
(gst_play_base_bin_init), (gst_play_base_bin_dispose),
(probe_triggered), (new_decoded_pad), (gen_source_element),
(gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
* gst/playback/gstplaybasebin.h:
* gst/playback/gstplaybin.c: (gst_play_bin_class_init),
(gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
(gst_play_bin_change_state):
Implement group-switch signal for use in apps to clear metadata
cache, clean up subtitle, add suburi property instead of # hack,
some error-out fixes.
ChangeLog
gst/playback/gstplaybasebin.c
gst/playback/gstplaybasebin.h
gst/playback/gstplaybin.c