qemu-e2k/audio
Volker Rümelin d3ed099671 audio: fix audio_generic_write
The pcm_ops function put_buffer_out expects the returned pointer
of function get_buffer_out as argument. Fix this.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20200123074943.6699-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2020-01-31 08:48:03 +01:00
..
alsaaudio.c audio: basic support for multichannel audio 2019-10-18 08:14:05 +02:00
audio_int.h audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
audio_legacy.c
audio_template.h
audio_win_int.c
audio_win_int.h
audio.c audio: fix audio_generic_write 2020-01-31 08:48:03 +01:00
audio.h
coreaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
dsound_template.h audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
dsoundaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
Makefile.objs
mixeng_template.h
mixeng.c
mixeng.h
noaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
ossaudio.c audio/oss: fix buffer pos calculation 2020-01-31 08:47:55 +01:00
paaudio.c paaudio: wait until the recording stream is ready 2020-01-06 08:47:16 +01:00
rate_template.h
sdlaudio.c
spiceaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
trace-events
wavaudio.c audio: replace shift in audio_pcm_info with bytes_per_frame 2019-10-18 08:14:05 +02:00
wavcapture.c