qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Volker Rümelin" <vr_qemu@t-online.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Christian Schoenebeck <qemu_oss@crudebyte.com>, qemu-devel@nongnu.org
Subject: [PATCH 0/3] misc. audio fixes
Date: Sun, 26 Dec 2021 16:38:23 +0100	[thread overview]
Message-ID: <cf516f2a-fea8-2000-1b80-a5465d0e1ee6@t-online.de> (raw)

Three unrelated audio fixes.

The first one is a build fix for the Jack Audio backend on Windows and 
MacOS.

Volker Rümelin (3):
   jackaudio: use ifdefs to hide unavailable functions
   dsoundaudio: fix crackling audio recordings
   hw/audio/intel-hda: fix stream reset

  audio/dsoundaudio.c  | 7 +++----
  audio/jackaudio.c    | 4 ++++
  hw/audio/intel-hda.c | 2 +-
  3 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.31.1



             reply	other threads:[~2021-12-26 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-26 15:38 Volker Rümelin [this message]
2021-12-26 15:40 ` [PATCH 1/3] jackaudio: use ifdefs to hide unavailable functions Volker Rümelin
2021-12-27 13:24   ` Christian Schoenebeck
2021-12-26 15:40 ` [PATCH 2/3] dsoundaudio: fix crackling audio recordings Volker Rümelin
2021-12-26 15:40 ` [PATCH 3/3] hw/audio/intel-hda: fix stream reset Volker Rümelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cf516f2a-fea8-2000-1b80-a5465d0e1ee6@t-online.de \
    --to=vr_qemu@t-online.de \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu_oss@crudebyte.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).