[Bug 773681] directsoundsink: High cpu usage on windows x86

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 8 15:25:50 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=773681

--- Comment #36 from Dustin Spicuzza <dustin at virtualroadside.com> ---
Tim, I added that, thanks.

Sebastian, the return value from gst_clock_id_wait isn't useful in this case
because a reset could occur between the time that we come back from
gst_clock_id_wait and obtaining the lock again. Safer to only inspect the
variable while holding the lock instead.

Oh, and I moved the unlock so that we would release it slightly sooner.

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