Apr 2, 2024, 23:45 by ffmpeg-devel@ffmpeg.org:
> From: Ted Meyer
>
> The parser needs to be able to be created when demuxing, otherwise the
> channel count and layout can't be successfully generated.
>
> Signed-off-by: Ted Meyer
> ---
> libavcodec/aacdec_template.c | 1 +
> 1 file changed, 1 in
From: Ted Meyer
The parser needs to be able to be created when demuxing, otherwise the
channel count and layout can't be successfully generated.
Signed-off-by: Ted Meyer
---
libavcodec/aacdec_template.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavcodec/aacdec_template.c b/libavcod