[Gstreamer-bugs] [Bug 127133] Changed - [API] Need non-vararg version of gst_index_add_association

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jan 24 23:02:37 PST 2004


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

Changed by alexander.winston at comcast.net.

--- shadow/127133	Tue Dec 16 11:36:06 2003
+++ shadow/127133.tmp.3146	Sun Jan 25 02:02:37 2004
@@ -3,19 +3,20 @@
 Version: HEAD CVS
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: enhancement
-Priority: Normal
+Priority: High
 Component: gstreamer (core)
 AssignedTo: ds at schleef.org                            
 ReportedBy: brettk at frodo.dyn.gno.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
 TargetMilestone: HEAD
 URL: 
+Cc: alexander.winston at comcast.net
 Summary: [API] Need non-vararg version of gst_index_add_association
 
 Basically, we need a version of this function which doesn't take a variable
 list of arguments, so that people writing bindings can actually bind this
 functionality.
 
@@ -36,6 +37,9 @@
 
 Basically, the new version takes an array of GstIndexAssociation,
 rather than a variable list of GstFormat/value pairs.
 
 This patch also modifies the original varargs version to call the
 _list() equivalent to perform the low-level functionality.
+
+------- Additional Comments From alexander.winston at comcast.net  2004-01-25 02:02 -------
+Adding the PATCH keyword and marking priority as high.




More information about the Gstreamer-bugs mailing list