[FFmpeg-devel] [PATCH 1/6 v3] avcodec/aacdec: fix parsing streams with channel configuration 11

James Almer jamrial at gmail.com
Thu Nov 3 15:47:44 EET 2022


On 10/31/2022 6:15 PM, James Almer wrote:
> Set the correct amount of tags in tags_per_config[].
> Also, there are no channels that correspond to a side element in this
> configuration, so reflect this in the list of known/supported channel layouts.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   libavcodec/aacdec_template.c | 4 +---
>   libavcodec/aacdectab.h       | 6 +++---
>   2 files changed, 4 insertions(+), 6 deletions(-)

Will apply set.


More information about the ffmpeg-devel mailing list