index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libSBRdec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust scaling in lppTransposerHBE() to prevent signed integer overflow in au...
Fraunhofer IIS FDK
2019-12-27
1
-4
/
+7
*
Avoid signed integer overflows in multiple adjustTimeSlot*() functions.
Fraunhofer IIS FDK
2019-12-27
1
-25
/
+72
*
Improve robustness of limiter band table calculation in ResetLimiterBands().
Fraunhofer IIS FDK
2019-12-27
1
-0
/
+5
*
Fix signed integer overflow in pvcDecodeTimeSlot().
Fraunhofer IIS FDK
2019-12-27
1
-12
/
+13
*
Limit too large shift value in apply_inter_tes().
Fraunhofer IIS FDK
2019-10-18
1
-1
/
+2
*
Fix nrgGain_e update in equalizeFiltBufferExp(). Prevents negative shift expo...
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+4
*
Fix signed integer overflow in calcFactorPerBand() calculation.
Fraunhofer IIS FDK
2019-10-18
1
-2
/
+5
*
Prevent integer overflow in sbrDecoder_calculateGainVec().
Fraunhofer IIS FDK
2019-10-18
1
-7
/
+8
*
Saturate shift value in calculateSbrEnvelope(). Prevents too large shift values.
Fraunhofer IIS FDK
2019-10-14
1
-2
/
+2
*
Limit shift exponent in adjustTimeSlot_EldGrid().
Fraunhofer IIS FDK
2019-10-14
1
-6
/
+7
*
Fix shift value assignment in addHighBandPart().
Fraunhofer IIS FDK
2019-10-14
1
-2
/
+2
*
Replace obsolete SBR CRC with superior FDK CRC implementation. Fixes ELD SBR ...
Fraunhofer IIS FDK
2019-10-11
3
-382
/
+35
*
Improve random phase table accuracy.
Fraunhofer IIS FDK
2019-05-14
2
-1063
/
+537
*
Increase scale factor gain in TES tool.
Fraunhofer IIS FDK
2019-05-14
1
-1
/
+1
*
Improve accuracy of division in calcSubbandGain().
Fraunhofer IIS FDK
2019-05-14
1
-2
/
+10
*
Avoid -1.0 autocorrelation input data.
Fraunhofer IIS FDK
2019-05-14
1
-3
/
+21
*
Discard SBR data in case of unsuccessful SBR header update.
Fraunhofer IIS FDK
2019-03-15
1
-5
/
+4
*
libSBRdec: prevent OOB access
Jean-Michel Trivi
2019-03-07
1
-0
/
+4
*
Extend PS concealment/error treatment
Fraunhofer IIS FDK
2018-12-27
2
-1
/
+13
*
Fix potential invalid memory access for concealment in decodeEnvelope()
Fraunhofer IIS FDK
2018-12-27
1
-4
/
+9
*
Reset all noisefloor levels in leanSbrConcealment()
Fraunhofer IIS FDK
2018-12-27
1
-2
/
+2
*
Apply sbrDecoder_Parse() function for all explict SBR elements
Fraunhofer IIS FDK
2018-12-27
1
-0
/
+5
*
Call QMF transposer initialization only with successful SBR processing
Fraunhofer IIS FDK
2018-12-27
3
-2
/
+11
*
Add error path to generateFixFixOnly()
Fraunhofer IIS FDK
2018-12-27
1
-7
/
+10
*
Merge "Limit too large shift exponent in apply_inter_tes()"
Jean-Michel Trivi
2018-12-27
1
-2
/
+4
|
\
|
*
Limit too large shift exponent in apply_inter_tes()
Fraunhofer IIS FDK
2018-12-27
1
-2
/
+4
*
|
Limit too large scale_change exponent used in adjustTimeSlot
Fraunhofer IIS FDK
2018-12-27
1
-7
/
+9
|
/
*
Prevent out of bounds accesses in lppTransposer() and lppTransposerHBE()
Fraunhofer IIS FDK
2018-10-20
1
-27
/
+47
*
FDKv2 ubsan patches
Fraunhofer IIS FDK
2018-05-23
2
-1
/
+7
*
FDK patches: fix overflows in decoder out-of-band config
Fraunhofer IIS FDK
2018-05-09
1
-2
/
+2
*
Upgrade to FDKv2
Fraunhofer IIS FDK
2018-04-19
45
-10852
/
+16747
*
Fix out of bound memory access in lppTransposer am: 6d3dd40e20 am: 2a7b438754...
Jean-Michel Trivi
2017-11-03
1
-3
/
+7
|
\
|
*
Fix out of bound memory access in lppTransposer am: 6d3dd40e20 am: 2a7b438754...
Jean-Michel Trivi
2017-11-03
1
-3
/
+7
|
|
\
|
|
*
Fix out of bound memory access in lppTransposer am: 6d3dd40e20
Jean-Michel Trivi
2017-11-03
1
-3
/
+7
|
|
|
\
|
|
|
*
Fix out of bound memory access in lppTransposer
Jean-Michel Trivi
2017-10-31
1
-3
/
+7
|
|
*
|
Remove __DATE__/__TIME__
Dan Willemsen
2015-10-30
1
-0
/
+5
|
|
|
/
*
|
|
Remove redundant register storage class specifiers
Martin Storsjo
2016-10-18
1
-1
/
+1
*
|
|
Add casts to avoid errors due to narrowing
Martin Storsjo
2016-10-17
1
-1
/
+1
*
|
|
Merge "Add default case for undefined pointer initialization" am: 9d0179c
Glenn Kasten
2016-04-20
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add default case for undefined pointer initialization
Glenn Kasten
2016-04-18
1
-0
/
+3
*
|
|
AAC/SBR decoder improvements and bugfixes
Jean-Michel Trivi
2016-04-08
11
-100
/
+391
*
|
|
SBR/AAC encoder updates, code clean up
Jean-Michel Trivi
2016-04-04
1
-4
/
+2
|
/
/
*
/
Remove __DATE__/__TIME__
Dan Willemsen
2015-10-23
1
-0
/
+5
|
/
*
AAC-Decoder: SBR delay for gapless
Jean-Michel Trivi
2014-05-20
3
-1
/
+42
*
AAC Decoder: flush/seek improvements
Jean-Michel Trivi
2014-05-20
3
-5
/
+47
*
AAC Decoder: support 6.1/7.1 decoded as 5.1
Jean-Michel Trivi
2013-12-30
5
-19
/
+19
*
Decoder stability, sanity checks improvements
Jean-Michel Trivi
2013-08-27
3
-20
/
+12
*
Decode dynamic range control improvements
Jean-Michel Trivi
2013-08-27
2
-7
/
+5
*
FDK update for downsampled SBR
Jean-Michel Trivi
2013-08-27
2
-2
/
+4
*
Disclaimer update, lib version increment
Jean-Michel Trivi
2013-08-20
36
-39
/
+39
[next]