qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Misc. audio patches


From: Volker Rümelin
Subject: [PATCH 0/4] Misc. audio patches
Date: Mon, 17 May 2021 21:45:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

A small collection of patches for the audio subsystem.

It took me one evening to get a working audio system with JACK.
I never associated the in-(NULL) and out-(NULL) devices in the
patch bay with qemu.

With best regards,
Volker

Volker Rümelin (4):
  alsaaudio: remove #ifdef DEBUG to avoid bit rot
  paaudio: remove unused stream flags
  audio: move code to audio/audio.c
  jackaudio: avoid that the client name contains the word (NULL)

 audio/alsaaudio.c | 10 ++++------
 audio/audio.c     |  9 +++++++++
 audio/audio_int.h |  2 ++
 audio/jackaudio.c |  3 +--
 audio/paaudio.c   | 10 ++--------
 5 files changed, 18 insertions(+), 16 deletions(-)

--
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]