[FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets.

Dale Curtis dalecurtis at chromium.org
Tue Feb 25 22:16:52 EET 2025


It's not possible to put USAC into ADTS due to exceeding the
field size (4 bits) for ADTS profile. As such cases where
the frame starts with 0xfff shouldn't be checked.

This ensures the sample at https://crbug.com/396190942 is
properly detected as USAC content.

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usac_v0.patch
Type: application/octet-stream
Size: 1317 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250225/9f852ec5/attachment.obj>


More information about the ffmpeg-devel mailing list