[Bug 781998] Windows: directsound sink stutter

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 5 03:40:46 UTC 2017


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

--- Comment #11 from Dustin Spicuzza <dustin at virtualroadside.com> ---
Ok, so I'm back at it again tonight, and this is very strange. It looks like
the only thing that the lock protects is the write function (which is always
called by the same thread) or the reset function -- which presumably isn't
called very often. So in theory removing the lock should have zero effect at
all, and yet it's very consistent. Will dig some more.

In case anyone has thoughts, I'm using msys2 on Windows 7 in a VirtualBox VM
for my testing.

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