mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
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.
This commit is contained in:
parent
1fc7835095
commit
63887ed630
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-09-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/playback/gstplaybin.c: (gst_play_bin_get_property):
|
||||||
|
Volume is a double not a float.
|
||||||
|
|
||||||
2004-09-15 Wim Taymans <wim@fluendo.com>
|
2004-09-15 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
|
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
|
||||||
|
|
Loading…
Reference in a new issue