]> Repos - portaudio/commit
alsa:
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 30 May 2010 22:14:00 +0000 (22:14 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Sun, 30 May 2010 22:14:00 +0000 (22:14 +0000)
commit770a59758319d31b40728e5dfb546ca6b1ae32a8
tree04c9db6d9727e08f85d896139160c30f0b336ec7
parent768ce2169edca055f062c563e02b41e5af547efc
alsa:
 - reverted buffer size (2048) hardcoding for non-MMAPed devices to avoid crash on wrong buffer size usage (whole area requires more work)
 - optimized non-MMAPed device operation to avoid malloc(memset)/free usage on every processing call avoiding significant performance penalty
src/hostapi/alsa/pa_linux_alsa.c