[gstreamer-bugs] [Bug 595427] avoid x event thread if not needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 7 02:02:46 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=595427
  GStreamer | gst-plugins-base | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #8 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-10-07 09:02:41 UTC ---
I am pushing this now to get some wider testing.

commit 99b4483b8cc2584617131a468d38556ef0db154b
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Tue Sep 15 15:26:06 2009 +0300

    xvimagesink: only start event thread if needed

    The event thread is doing 20 wakeups per second to poll the events. If one
runs
    xvimagesink with handle-events=false and handle-expose=false then we can
avoid
    the extra thread.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list