mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +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
658b2d7f85
commit
d4c469d6bd
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>
|
||||
|
||||
* gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
|
||||
|
|
Loading…
Reference in a new issue