fdk-aac/libSBRdec/src
Martin Storsjo 0f91e9ba60 Merge remote-tracking branch 'aosp/main' 2023-10-06 15:19:55 +03:00
..
HFgen_preFlat.cpp Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
HFgen_preFlat.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
env_calc.cpp Prevent too large shift exponent in apply_inter_tes() and merge two loops. 2021-05-07 12:33:38 -07:00
env_calc.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
env_dec.cpp Fix potential invalid memory access for concealment in decodeEnvelope() 2018-12-27 17:28:39 -05:00
env_dec.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
env_extr.cpp libSBRdec: prevent OOB access 2019-03-07 14:16:05 -08:00
env_extr.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
hbe.cpp Merge remote-tracking branch 'aosp/master' 2022-01-10 13:55:34 +02:00
hbe.h Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
huff_dec.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
huff_dec.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
lpp_tran.cpp Avoid unintentional sign conversions in lppTransposer() and lppTransposerHBE(). 2021-05-06 14:40:19 -07:00
lpp_tran.h Increase patchParam array size by one and fix out-of-bounce write in resetLppTransposer(). 2023-05-31 18:56:49 +00:00
psbitdec.cpp Extend PS concealment/error treatment 2018-12-27 17:31:46 -05:00
psbitdec.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
psdec.cpp Revert "Reapply: Avoid reading out of bounds due to negative aaIccIndexMapped" 2019-10-08 15:10:34 +03:00
psdec.h Extend PS concealment/error treatment 2018-12-27 17:31:46 -05:00
psdec_drm.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
psdec_drm.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
psdecrom_drm.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
pvc_dec.cpp Fix signed integer overflow in pvcDecodeTimeSlot(). 2019-12-27 08:54:50 -08:00
pvc_dec.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbr_deb.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbr_deb.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbr_dec.cpp Revise synthesis QMF scaling for PS to avoid integer overflow in qmfSynPrototypeFirSlot(). 2021-04-30 15:26:58 +00:00
sbr_dec.h Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
sbr_ram.cpp Revise memory overlay usage and remove deprecated buffers and overlay tags. 2020-02-14 10:44:10 -08:00
sbr_ram.h Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
sbr_rom.cpp Improve random phase table accuracy. 2019-05-14 14:13:38 -07:00
sbr_rom.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbrdec_drc.cpp Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot(). 2020-12-28 09:21:16 -08:00
sbrdec_drc.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbrdec_freq_sca.cpp Perform parameter check before parameter assignment to avoid incorrect initialization in resetFreqBandTables(). 2021-04-29 13:00:19 -07:00
sbrdec_freq_sca.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sbrdecoder.cpp Sbr syncstate may only be set to upsampling if the sbr decoder was sucessfully initialized. 2021-04-29 13:02:01 -07:00
transcendent.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00