From 63887ed6300da14ce7578d07b49e1befa8a26005 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 15 Sep 2004 16:48:43 +0000 Subject: 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(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f4421b71..2033245c 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), -- cgit v1.2.1