[gstreamer-bugs] [Bug 147819] New: - [PATCH] Add some checks in the opt scheduler

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jul 18 05:39:40 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=147819
GStreamer | gstreamer (core) | Ver: 0.8.4

           Summary: [PATCH] Add some checks in the opt scheduler
           Product: GStreamer
           Version: 0.8.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: wingo at pobox.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


The attached patch adds some checks to the opt scheduler. The group check will
segfault if the element's sched has been unset, so there is an intermediate
check there. Also, if a group that was enabled and on the runqueue becomes
disabled during the execution of another group, opt still tries to run it, which
doesn't really work.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list