[Gstreamer-bugs] [Bug 114861] Changed - gst_pad_template_new() has variable arguments, need non-variable equivalent

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Jun 10 09:37:31 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=114861

Changed by brettk at frodo.dyn.gno.org.

--- shadow/114861	Tue Jun 10 12:33:54 2003
+++ shadow/114861.tmp.20201	Tue Jun 10 12:37:31 2003
@@ -16,6 +16,11 @@
 Summary: gst_pad_template_new() has variable arguments, need non-variable equivalent
 
 gst_pad_template_new() takes variable arguments.  This makes it rather
 tough to bind for other languages.  This, a version of the function should
 be provided which takes a list as its last parameter, rather than a
 variable argument list.
+
+------- Additional Comments From brettk at frodo.dyn.gno.org  2003-06-10 12:35 -------
+Created an attachment (id=17398)
+Implements _valist equivalent, and changes gst_pad_template_new() to call the _valist() version.
+





More information about the Gstreamer-bugs mailing list