All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] misc. audio fixes
@ 2021-12-26 15:38 Volker Rümelin
  2021-12-26 15:40 ` [PATCH 1/3] jackaudio: use ifdefs to hide unavailable functions Volker Rümelin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Volker Rümelin @ 2021-12-26 15:38 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Christian Schoenebeck, qemu-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-27 13:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-26 15:38 [PATCH 0/3] misc. audio fixes Volker Rümelin
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.