diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2025-07-22 02:56:27 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-07-28 17:27:52 +0200 |
commit | 0887d2e291ee758ac381edd42adefe2a09d9b45e (patch) | |
tree | 15ff926b4a576409c0abcbd90327bdd92b2d7260 /tools/target_dec_fuzzer.c | |
parent | 0a108a37e15732ee61ee1f4be18553865f10bde4 (diff) | |
download | ffmpeg-0887d2e291ee758ac381edd42adefe2a09d9b45e.tar.gz |
avcodec/alsdec: Allow the user to set a maximum prediction order
The only offical profile i could find (ALS simple profile) has a max of 15 while the bitstream allows 1023
which is very slow.
We do have a fate sample with 1023
Fixes: Timeout
Fixes: 429645375/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ALS_fuzzer-5377900448907264
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tools/target_dec_fuzzer.c')
0 files changed, 0 insertions, 0 deletions