[FFmpeg-devel] [aac] Don't attempt to parse ADTS from USAC packets.
Dale Curtis
dalecurtis at chromium.org
Thu Mar 6 01:25:52 EET 2025
Any comments for this one?
- dale
On Tue, Feb 25, 2025 at 12:16 PM Dale Curtis <dalecurtis at chromium.org>
wrote:
> 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>
>
>
More information about the ffmpeg-devel
mailing list