[Bug 796354] wasapi: playback noise

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 27 13:03:08 UTC 2018


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

--- Comment #39 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
Created attachment 372428
  --> https://bugzilla.gnome.org/attachment.cgi?id=372428&action=edit
wasapisink: fix segment size in shared mode (regression  from previous fix)

In commit fd806628a8 I changed the segment size to match exactly the buffer
size.
I missed that this is only valid in exclusive mode and in shared mode the
buffer size
is a multiple of the device period.

Revert the logic for the shared mode.

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