]> git.ipfire.org Git - thirdparty/qemu.git/commit
oss: fix fragment setting
authormalc <av1474@comtv.ru>
Sat, 9 Jan 2010 15:06:54 +0000 (18:06 +0300)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 25 Apr 2010 10:20:10 +0000 (12:20 +0200)
commit2b8bdd5c7fc3f4de476b5c4d48ea702a220a7461
treeefd15f16ebb52edec1beaee9858a213b6b44b961
parent2a444947268503e5fa70297de398b813a8ee3b25
oss: fix fragment setting

Previous patch introduced subtle regression, in cases when
OSS_GETVERSION fails the code wasn't falling back to
SNDCTL_DSP_SETFRAGMENT.

Signed-off-by: malc <av1474@comtv.ru>
(cherry picked from commit 3d709fe73a77c40e263b3af6e650fd4b519c3562)
audio/ossaudio.c