[Bug 29585] wineoss.drv audio renderer not on par with others

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 12 08:38:19 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29585

--- Comment #30 from Mateusz Stachowski <mateusz.stachowski at wp.pl> 2012-02-12 08:38:19 CST ---
Created attachment 38820
  --> http://bugs.winehq.org/attachment.cgi?id=38820
mmdevapi tests on wine-1.3.37 WINETEST_INTERACTIVE=1 WINETEST_DEBUG=5
/media/Wolne/wine-1.3.37/wine mmdevapi_test.exe.so

I've added tests results for wine-1.3.37. I hope that I did them properly. I've
copied render.c from wine-git and removed everything beetwen test_audioclient()
and test_worst_case(), then compiled wine.

I've used this script:

#!/bin/sh 
cd /media/Wolne/wine-1.3.37/dlls/mmdevapi/tests
WINETEST_INTERACTIVE=1 WINETEST_DEBUG=5 /media/Wolne/wine-1.3.37/wine
mmdevapi_test.exe.so render 2>&1 | tee /media/Wolne/render_vmix.log

In case of this tests I also didn't hear anything from my headphones.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list