[gstreamer-bugs] [Bug 324398] New: varargs/valist functions aren't bindable

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 18 09:32:50 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324398
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: varargs/valist functions aren't bindable
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


In order to be properly wrapped in bindings, the following functions need to
have equivalents that don't take varargs/valist arguments:

gst_query_set_formats()
gst_tag_setter_add_tags() and _add_tag_*
gst_object_control_properties()
gst_object_uncontrol_properties()

The easiest would be to have some _list() equivalents that take a GList*
instead.


-- 
Configure bugmail: http://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