[Gstreamer-bugs] [Bug 105020] New - use opt as default scheduler

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Feb 1 15:19:31 PST 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=105020

Changed by wim.taymans at chello.be.

--- shadow/105020	Sat Feb  1 18:19:30 2003
+++ shadow/105020.tmp.30930	Sat Feb  1 18:19:31 2003
@@ -0,0 +1,31 @@
+Bug#: 105020
+Product: GStreamer
+Version: 0.6.0
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: wim.taymans at chello.be               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.6.0
+URL: 
+Summary: use opt as default scheduler
+
+people seem to have less problems with the opt scheduler. Should we make it
+the default in 0.6.0?
+
+following fix does this:
+
+Index: gstscheduler.c
+===================================================================
+RCS file: /cvsroot/gstreamer/gstreamer/gst/gstscheduler.c,v
+retrieving revision 1.88
+diff -r1.88 gstscheduler.c
+805c805
+<     _default_name = g_strdup ("basicomega");
+---
+>     _default_name = g_strdup ("opt");





More information about the Gstreamer-bugs mailing list