[PATCH v3 0/2] coreaudio fixes

Akihiko Odaki posted 2 patches 2 months, 2 weeks ago
There is a newer version of this series
audio/audio_int.h |  2 ++
audio/audio.c     | 24 ++++++++++++++++++------
audio/coreaudio.m | 50 ++++++++++++++++++++++++++++----------------------
3 files changed, 48 insertions(+), 28 deletions(-)
[PATCH v3 0/2] coreaudio fixes
Posted by Akihiko Odaki 2 months, 2 weeks ago
This series contains two fixes for coreaudio. See each one for details.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (2):
      coreaudio: Commit the result of init in the end
      coreaudio: Initialize the buffer for device change

 audio/audio_int.h |  2 ++
 audio/audio.c     | 24 ++++++++++++++++++------
 audio/coreaudio.m | 50 ++++++++++++++++++++++++++++----------------------
 3 files changed, 48 insertions(+), 28 deletions(-)
---
base-commit: 38d0939b86e2eef6f6a622c6f1f7befda0146595
change-id: 20250109-coreaudio-c984607e1d8c

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>