ffmpeg/libavcodec/aac
Michael Niedermayer ddcb9dd3b5 avcodec/aac/aacdec_usac: Implement missing bits of otts_bands_phase and residual_bands computation
Fixes: out of array access
Fixes: matejsmycka/poc.mp4

Introducing commit: `baad75cafa` — "aacdec_usac: add support for parsing Mpsp212 (MPEG surround)", 2025-11-17.

Found-by: Matěj Smyčka <matejsmycka@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-03-31 22:29:18 +00:00
..
aacdec.c avcodec/aacdec: Fix heap-use-after-free in USAC decoding 2025-12-04 09:34:32 +00:00
aacdec.h aacdec_usac: add support for parsing Mpsp212 (MPEG surround) 2026-02-23 07:57:57 +01:00
aacdec_ac.c
aacdec_ac.h
aacdec_dsp_template.c
aacdec_fixed.c
aacdec_fixed_coupling.h
aacdec_fixed_dequant.h
aacdec_fixed_prediction.h
aacdec_float.c
aacdec_float_coupling.h
aacdec_float_prediction.h
aacdec_latm.h
aacdec_lpd.c
aacdec_lpd.h
aacdec_proc_template.c
aacdec_tab.c aacdec_tab: add Mps212 tables 2026-02-23 07:57:57 +01:00
aacdec_tab.h aacdec_tab: add Mps212 tables 2026-02-23 07:57:57 +01:00
aacdec_usac.c avcodec/aac/aacdec_usac: Implement missing bits of otts_bands_phase and residual_bands computation 2026-03-31 22:29:18 +00:00
aacdec_usac.h
aacdec_usac_mps212.c avcodec/aac/aacdec_usac_mps212: Introduce a temporary array for ff_aac_ec_data_dec() 2026-03-14 21:23:53 +01:00
aacdec_usac_mps212.h aacdec_usac: add support for parsing Mpsp212 (MPEG surround) 2026-02-23 07:57:57 +01:00
Makefile aacdec_usac: add support for parsing Mpsp212 (MPEG surround) 2026-02-23 07:57:57 +01:00