]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
oss: fix fragment setting
authormalc <av1474@comtv.ru>
Sat, 9 Jan 2010 15:06:54 +0000 (18:06 +0300)
committermalc <av1474@comtv.ru>
Sat, 9 Jan 2010 15:07:36 +0000 (18:07 +0300)
commit3d709fe73a77c40e263b3af6e650fd4b519c3562
tree5eaca674b86d154db936fe6a4554d918362ad21f
parent6d246526ce3c145b2831285def6983f5de6190d3
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>
audio/ossaudio.c