mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
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.
This commit is contained in:
parent
50c1431f4d
commit
c6a677b2f9
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-10-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-10-07 Wim Taymans <wim@fluendo.com>
|
2004-10-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
|
* gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
|
||||||
|
|
Loading…
Reference in a new issue