From bf98c0daa5a910dda0d9f8fdd65e4888927c1d37 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 15 Sep 2004 16:48:43 +0000 Subject: [PATCH] gst/playback/gstplaybin.c: Volume is a double not a float. Original commit message from CVS: * gst/playback/gstplaybin.c: (gst_play_bin_get_property): Volume is a double not a float. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index f4421b7..2033245 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-09-15 Ronald S. Bultje + + * gst/playback/gstplaybin.c: (gst_play_bin_get_property): + Volume is a double not a float. + 2004-09-15 Wim Taymans * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link), -- 2.7.4