diff options
author | Lynne <dev@lynne.ee> | 2024-06-02 23:45:31 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-06-04 03:08:44 +0200 |
commit | 39826eacff9a93cdea2975bc30057c87e44ffb99 (patch) | |
tree | 969dbaca435c149f577af78ec05db850ddf3d3e8 /libavutil/x86/float_dsp_init.c | |
parent | b70fdbde9cef48bc14d7d2095439993c90e2e7d6 (diff) | |
download | ffmpeg-39826eacff9a93cdea2975bc30057c87e44ffb99.tar.gz |
aacdec_usac: error out on too many elements
USAC supports up to 64 audio channels, but puts no limit on the total
number of extensions that may be present. Which may mean that there's
a single audio channel, with 65 thousand extension elements.
We assume that 64 elements is the maximum for now. So check the value.
Diffstat (limited to 'libavutil/x86/float_dsp_init.c')
0 files changed, 0 insertions, 0 deletions