[Bug 748680] directsoundsink: fix sleep for buffer-time lower than 200000
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Dec 21 02:41:08 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748680
Thomas Roos <thomas at roosesweb.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #317505|0 |1
is obsolete| |
--- Comment #11 from Thomas Roos <thomas at roosesweb.de> ---
Created attachment 317729
--> https://bugzilla.gnome.org/attachment.cgi?id=317729&action=edit
replace the fix 100ms sleep with (length - dwFreeBufferSize) * 1000) /
(bytes_per_sample * rate)
ok, lets do it the way you proposed
--
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