[Gstreamer-bugs] [Bug 90471] Changed - Autoplug functions only available with varargs

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Sep 16 12:28:31 PDT 2002


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=90471

Changed by tim at tjansen.de.

--- shadow/90471	Mon Sep 16 08:06:21 2002
+++ shadow/90471.tmp.10672	Mon Sep 16 15:28:31 2002
@@ -35,6 +35,14 @@
 *sink_capses[]); ? (NULL-terminated list)
 
 or a GList* as third argument?
 
 va_list is easiest to implement in gstreamer itself, but I'm not sure
 how hard it is to implement va_list thingies in non-C. ;-).
+
+------- Additional Comments From tim at tjansen.de  2002-09-16 15:28 -------
+I dont know how to create a va_list at runtime, if it is possible 
+with va_list it is fine. Arrays or GList are ok as well, of course.     
+   
+Important is only that it is possible to create the list at   
+runtime.    
+   





More information about the Gstreamer-bugs mailing list