mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:06:17 +00:00
Added a volume element to the gstplaybin pipeline and an element for setting it.
Original commit message from CVS: Added a volume element to the gstplaybin pipeline and an element for setting it.
This commit is contained in:
parent
1747db5927
commit
30178f3053
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-09-09 Scott Wheeler <wheeler@kde.org>
|
||||||
|
|
||||||
|
* gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
|
||||||
|
(gst_play_bin_set_property), (gst_play_bin_get_property),
|
||||||
|
(gen_audio_element), (gen_audio_element):
|
||||||
|
Add a volume element / property to the pipeline.
|
||||||
|
|
||||||
2004-09-07 Wim Taymans <wim@fluendo.com>
|
2004-09-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
|
* gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
|
||||||
|
|
Loading…
Reference in a new issue