gst/playback/: Updated README.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 9 Nov 2004 12:10:28 +0000 (12:10 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 9 Nov 2004 12:10:28 +0000 (12:10 +0000)
commitb398d11af9c4dd45be7da9857574a4b8eed6944f
treeb6a9c2fc3397e055b42962aeb548318eb8e547e8
parent1eaa51896186e4cf9eb2d89bdd0976b6998f47f3
gst/playback/: Updated README.

Original commit message from CVS:
* gst/playback/README:
* gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
(add_stream), (unknown_type), (add_element_stream), (no_more_pads),
(probe_triggered), (preroll_unlinked), (new_decoded_pad),
(gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
* gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
(setup_sinks):
* gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
(gst_stream_info_is_mute), (gst_stream_info_set_property):
* gst/playback/gststreaminfo.h:
Updated README.
Only switch groups if all streams have muted (EOSed).
Send Tags in sync with the stream playback instead of in
the playback/preroll phase.
Some cleanups, free the fakesrc elements.
ChangeLog
gst/playback/README
gst/playback/gstplaybasebin.c
gst/playback/gstplaybin.c
gst/playback/gststreaminfo.c
gst/playback/gststreaminfo.h