Quoting James Almer (2022-01-13 03:02:19)
> diff --git a/libavcodec/alac_data.h b/libavcodec/alac_data.h
> index 650d6dcd15..a68a5f2648 100644
> --- a/libavcodec/alac_data.h
> +++ b/libavcodec/alac_data.h
> @@ -23,6 +23,8 @@
>
> #include
>
> +#include "libavutil/channel_layout.h"
> +
> enum
From: Anton Khirnov
Signed-off-by: Vittorio Giovara
Signed-off-by: Anton Khirnov
Signed-off-by: James Almer
---
libavcodec/alac.c | 16 ++--
libavcodec/alac_data.c | 20 ++--
libavcodec/alac_data.h | 6 ++
libavcodec/alacenc.c | 37 +