mbox series

[v2,0/5] audio fixes

Message ID 07d61da6-51fb-8599-ea27-dae828fbdb3c@t-online.de
Headers show
Series audio fixes | expand

Message

Volker RĂ¼melin Jan. 4, 2020, 9:07 a.m. UTC
Here are five patches to fix PulseAudio playback/recording with
the mixing engine off.

v2:
- Patch 3/5: Corrected error log message.

Volker RĂ¼melin (5):
  hda-codec: fix playback rate control
  hda-codec: fix recording rate control
  paaudio: drop recording stream in qpa_fini_in
  paaudio: try to drain the recording stream
  paaudio: wait until the recording stream is ready

 audio/paaudio.c      | 70 ++++++++++++++++++++++++++++++++++++----------------
 hw/audio/hda-codec.c |  8 +++---
 2 files changed, 53 insertions(+), 25 deletions(-)