[FFmpeg-devel] [PATCH v4 0/3] avcodec/aac_ac3_parser: fix HE-AAC probing
Nicolas Gaullier
nicolas.gaullier at cji.paris
Tue Aug 12 13:35:15 EEST 2025
v4 (Michael): first patch splitted: now 3 patches, code is unchanged.
v3 (James): complete overhaul of the commit message of the first
patch, code is unchanged. Second patch is fully unchanged ("should be ok").
v2 (Baptiste): keep setting the profile in the parser even if it is not
always reliable, just allow it to be overriden by the decoder.
Nicolas Gaullier (3):
avcodec/aac_ac3_parser: remove unused USAC/ADTS code
avcodec/aac_ac3_parser: simplify
avcodec/aac_ac3_parser: do not override the profile set by the decoder
libavcodec/aac_ac3_parser.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
2.47.2
More information about the ffmpeg-devel
mailing list