mirror of
https://github.com/qemu/qemu.git
synced 2026-07-14 12:39:20 +00:00
bdff253c8fb4c8a64bb4792cc161dd79ab4aaf65
pcm_ops.run_out now takes number of live samples (which will be always greater than zero) as a second argument, every driver was calling audio_pcm_hw_get_live_out anyway with exception of fmod which used audio_pcm_hw_get_live_out2 for no good reason. Signed-off-by: malc <av1474@comtv.ru>
…
Read the documentation in qemu-doc.html. Fabrice Bellard.
Description
Languages
C
83.1%
C++
6.1%
Python
3.4%
Dylan
2.7%
Shell
1.5%
Other
3%