gst/playback/: Implement muting/unmuting of streams, mute streams that are not used.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 7 Oct 2004 11:14:46 +0000 (11:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 7 Oct 2004 11:14:46 +0000 (11:14 +0000)
commitc6a677b2f91daf935f792708ab9d42a6f40b6701
treefc75694636a990ad1c33e0b18b92159c3e2f67b5
parent50c1431f4dfa59aedb0cd28f9ad16e59e3e714a2
gst/playback/: Implement muting/unmuting of streams, mute streams that are not used.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
(gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
* gst/playback/gstplaybin.c: (setup_sinks):
Implement muting/unmuting of streams, mute streams that are not
used.
ChangeLog