[gstreamer-bugs] [Bug 595602] g_child_proxy_get_valist doesn't initialize GValue correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 19 02:14:59 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595602
  GStreamer | gstreamer (core) | 0.10.22

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2009-09-19 09:14:57 UTC ---
Yes, it should probably do the same magic that g_object_get_property() is
doing. Everything else would be inconsistent...

That said, the G_IS_VALUE() assertion would still happen ;) For convenience use
we should have a gst_child_proxy_get() that does the same as g_object_get() and
works without GValues.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list