[Gstreamer-bugs] [Bug 124023] Changed - [PATCH] Fix for GValue handling in dparam.c

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Oct 7 08:03:21 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=124023

Changed by thewastelander at aon.at.

--- shadow/124023	Tue Oct  7 11:01:30 2003
+++ shadow/124023.tmp.27202	Tue Oct  7 11:03:21 2003
@@ -18,6 +18,11 @@
 the get property function always try's to set the GValue parameter with 
 g_value_set_float regardless of the type of the dparam.
 additionally g_value_get_int is used at another place instead of 
 g_value_get_int64.
 
 see patch for details.
+
+------- Additional Comments From thewastelander at aon.at  2003-10-07 11:03 -------
+Created an attachment (id=20539)
+this patch makes dparam.c call the correct g_value methods
+




More information about the Gstreamer-bugs mailing list