aboutsummaryrefslogtreecommitdiffstats
path: root/libSBRdec/src/env_calc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent too large shift exponent in apply_inter_tes() and merge two loops.Fraunhofer IIS FDK2021-05-071-22/+9
* Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2020-12-231-1/+18
* Avoid too large shift exponent in apply_inter_tes() by using fIsLessThan.Fraunhofer IIS FDK2020-01-161-11/+2
* Avoid signed integer overflows in multiple adjustTimeSlot*() functions.Fraunhofer IIS FDK2019-12-271-25/+72
* Improve robustness of limiter band table calculation in ResetLimiterBands().Fraunhofer IIS FDK2019-12-271-0/+5
* Limit too large shift value in apply_inter_tes().Fraunhofer IIS FDK2019-10-181-1/+2
* Fix nrgGain_e update in equalizeFiltBufferExp(). Prevents negative shift expo...Fraunhofer IIS FDK2019-10-181-3/+4
* Saturate shift value in calculateSbrEnvelope(). Prevents too large shift values.Fraunhofer IIS FDK2019-10-141-2/+2
* Limit shift exponent in adjustTimeSlot_EldGrid().Fraunhofer IIS FDK2019-10-141-6/+7
* Improve random phase table accuracy.Fraunhofer IIS FDK2019-05-141-38/+24
* Increase scale factor gain in TES tool.Fraunhofer IIS FDK2019-05-141-1/+1
* Improve accuracy of division in calcSubbandGain().Fraunhofer IIS FDK2019-05-141-2/+10
* Merge "Limit too large shift exponent in apply_inter_tes()"Jean-Michel Trivi2018-12-271-2/+4
|\
| * Limit too large shift exponent in apply_inter_tes()Fraunhofer IIS FDK2018-12-271-2/+4
* | Limit too large scale_change exponent used in adjustTimeSlotFraunhofer IIS FDK2018-12-271-7/+9
|/
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-191-1147/+1984
* Remove redundant register storage class specifiersMartin Storsjo2016-10-181-1/+1
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-081-58/+146
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-1/+1
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+2229