From 49656f5fadff1d18b6da7f3cb3a29427666f53ab Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Thu, 9 Sep 2004 15:28:20 +0000 Subject: [PATCH] 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6a079db..e7a0314 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-09-09 Scott Wheeler + + * 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 * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers): -- 2.7.4