[Bug 796354] wasapi: playback noise

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 24 14:27:20 UTC 2018


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

--- Comment #23 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
(In reply to Nirbheek Chauhan from comment #21)
> Review of attachment 372378 [details] [review]:
> 
> ::: sys/wasapi/gstwasapisink.c
> @@ +647,2 @@
> +    if (have_frames > can_frames) {
> +      dwWaitResult = WaitForSingleObject (self->event_handle, INFINITE);
> 
> What happens if we only wait if there's no available space at all, and just
> write out whatever we can otherwise?

Sounds good to me.

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