[gstreamer-bugs] [Bug 414986] New: Don't start the async thread for the system clock until needed

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 5 09:39:17 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=414986

  GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: Don't start the async thread for the system clock until
                    needed
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Most applications never schedule an async clock callback. Accordingly, there's
no need to create a new thread for every system clock and sub-class most of the
time.

Attaching a patch that defers creating the thread until the first async clock
call.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list