On Wednesday, January 15, 2025 1:06:56 PM CET Akihiko Odaki wrote:
> Reallocate buffers when the active device change as the required buffer
> size may differ.
>
> Signed-off-by: Akihiko Odaki
> ---
> audio/audio_int.h | 2 ++
> audio/audio.c | 24 ++--
> audio/coreaudio
On 2025/01/16 0:31, Christian Schoenebeck wrote:
On Wednesday, January 15, 2025 1:06:56 PM CET Akihiko Odaki wrote:
Reallocate buffers when the active device change as the required buffer
size may differ.
Signed-off-by: Akihiko Odaki
---
audio/audio_int.h | 2 ++
audio/audio.c | 24 +++
Reallocate buffers when the active device change as the required buffer
size may differ.
Signed-off-by: Akihiko Odaki
---
audio/audio_int.h | 2 ++
audio/audio.c | 24 ++--
audio/coreaudio.m | 1 +
3 files changed, 21 insertions(+), 6 deletions(-)
diff --git a/audio/au