mbox series

[0/3] misc. audio fixes

Message ID cf516f2a-fea8-2000-1b80-a5465d0e1ee6@t-online.de (mailing list archive)
Headers show
Series misc. audio fixes | expand

Message

Volker Rümelin Dec. 26, 2021, 3:38 p.m. UTC
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(-)