index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
2020-09-23
audio: align audio_generic_write with audio_pcm_hw_run_out
Volker Rümelin
2020-09-23
audio: remove unnecessary calls to put_buffer_in
Volker Rümelin
2020-09-23
audio: align audio_generic_read with audio_pcm_hw_run_in
Volker Rümelin
2020-09-23
audio/spiceaudio: always rate limit playback stream
Volker Rümelin
2020-09-23
audio/audio: fix video playback slowdown with spiceaudio
Volker Rümelin
2020-09-23
audio: handle buf == NULL in put_buffer_out()
Volker Rümelin
2020-09-17
qemu/: fix some comment spelling errors
zhaolichang
2020-09-09
trace-events: Delete unused trace points
Markus Armbruster
2020-08-21
meson: convert audio directory to Meson
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-13
ossaudio: fix out of bounds write
Volker Rümelin
2020-07-10
qapi: Make visitor functions taking Error ** return bool, not void
Markus Armbruster
2020-06-17
audio/jack: simplify the re-init code path
Geoffrey McRae
2020-06-17
audio/jack: honour the enable state of the audio device
Geoffrey McRae
2020-06-17
audio/jack: do not remove ports when finishing
Geoffrey McRae
2020-06-17
audio/jack: remove invalid set of input support bool
Geoffrey McRae
2020-06-17
audio/jack: remove unused stopped state
Geoffrey McRae
2020-06-17
audio/jack: fix invalid minimum buffer size check
Geoffrey McRae
2020-05-26
audio: Let capture_callback handler use const buffer argument
Philippe Mathieu-Daudé
2020-05-26
audio: Let audio_sample_to_uint64() use const samples argument
Philippe Mathieu-Daudé
2020-05-26
audio: fix wavcapture segfault
Bruce Rogers
2020-05-26
audio/mixeng: fix clang 10+ warning
Volker Rümelin
2020-05-25
audio/jack: add JACK client audiodev
Geoffrey McRae
2020-04-06
dsoundaudio: dsound_get_buffer_in should honor *size
Volker Rümelin
2020-04-06
dsoundaudio: fix "Could not lock capture buffer" warning
Volker Rümelin
2020-04-06
dsoundaudio: fix never-ending playback loop
Volker Rümelin
2020-03-16
audio: fix saturation nonlinearity in clip_* functions
Volker Rümelin
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2020-03-16
audio: consistency changes
Volker Rümelin
2020-03-16
audio: change naming scheme of FLOAT_CONV macros
Volker Rümelin
2020-02-18
audio/alsaaudio: Remove superfluous semicolons
Philippe Mathieu-Daudé
2020-02-06
audio: proper support for float samples in mixeng
Kővágó, Zoltán
2020-02-06
coreaudio: fix coreaudio playback
Volker Rümelin
2020-02-06
audio/dsound: fix invalid parameters error
Kővágó, Zoltán
2020-01-31
audio: audio_generic_get_buffer_in should honor *size
Volker Rümelin
2020-01-31
ossaudio: disable poll mode can't be reached
Volker Rümelin
2020-01-31
ossaudio: prevent SIGSEGV in oss_enable_out
Volker Rümelin
2020-01-31
audio: fix bug 1858488
Volker Rümelin
2020-01-31
audio: prevent SIGSEGV in AUD_get_buffer_size_out
Volker Rümelin
2020-01-31
paaudio: remove unused variables
Volker Rümelin
2020-01-31
audio: fix audio_generic_read
Volker Rümelin
2020-01-31
audio: fix audio_generic_write
Volker Rümelin
2020-01-31
audio/oss: fix buffer pos calculation
Gerd Hoffmann
2020-01-24
audio/audio: Add missing fall through comment
Philippe Mathieu-Daudé
2020-01-06
audio: fix integer overflow
Volker Rümelin
2020-01-06
paaudio: wait until the recording stream is ready
Volker Rümelin
2020-01-06
paaudio: try to drain the recording stream
Volker Rümelin
2020-01-06
paaudio: drop recording stream in qpa_fini_in
Volker Rümelin
2019-11-20
audio: fix audio recording
Volker Rümelin
2019-10-26
audio: fix missing break
Paolo Bonzini
[prev]
[next]