index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libFDK
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Use dynamic scaling depending on autocorr length to avoid signed integ...
Jean-Michel Trivi
2021-04-30
1
-22
/
+21
|
\
|
*
Use dynamic scaling depending on autocorr length to avoid signed integer over...
Fraunhofer IIS FDK
2021-04-29
1
-22
/
+21
*
|
Prevent undefined values for CODING_SCHEME type in huff_decode().
Fraunhofer IIS FDK
2021-04-30
1
-15
/
+13
|
/
*
Avoid integer overflow in dct_II().
Fraunhofer IIS FDK
2020-12-23
1
-15
/
+13
*
Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering().
Fraunhofer IIS FDK
2020-12-23
1
-13
/
+13
*
Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f
Kris Alder
2020-04-09
1
-1
/
+1
|
\
|
*
Stop using __DATE__/__TIME__ on all builds
Anuj Joshi
2020-03-27
1
-1
/
+1
*
|
Avoid decoder internal clipping by converting the whole audio sample data pat...
Fraunhofer IIS FDK
2020-02-14
2
-8
/
+8
*
|
Revise memory overlay usage and remove deprecated buffers and overlay tags.
Fraunhofer IIS FDK
2020-02-14
1
-9
/
+5
*
|
Restructure QMF implementation and provide 16/32 bit implementation in parallel.
Fraunhofer IIS FDK
2020-02-14
2
-330
/
+26
*
|
Avoid undefined shift exponent in f2Pow().
Fraunhofer IIS FDK
2020-01-22
1
-1
/
+7
*
|
Avoid unsigned integer overflows in FDK_Feed().
Fraunhofer IIS FDK
2020-01-16
1
-3
/
+6
*
|
Introduce scaling in FDKhybridSynthesisApply() to avoid potential signed inte...
Fraunhofer IIS FDK
2020-01-14
1
-16
/
+18
*
|
Use saturate shift to prevent signed integer overflow in multiple qmfInverseM...
Fraunhofer IIS FDK
2019-12-27
1
-22
/
+23
*
|
For all scaleValuesSaturate() variants make source pointer const.
Fraunhofer IIS FDK
2019-12-27
1
-13
/
+13
*
|
Avoid negation of INT_MIN in dst_IV().
Fraunhofer IIS FDK
2019-12-27
1
-9
/
+9
*
|
Fix signed integer overflow in DuckerCalcEnergy().
Fraunhofer IIS FDK
2019-12-27
1
-56
/
+24
*
|
Initialize scale variable in qmfForwardModulationLP_even() and qmfInverseModu...
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+3
*
|
Fix integer overflow in imlt_block().
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+3
|
/
*
Add sanity check in huff_decode()
Fraunhofer IIS FDK
2019-01-02
1
-0
/
+8
*
Free whole QMF domain in case of an error in FDK_QmfDomain_Configure()
Fraunhofer IIS FDK
2018-12-28
1
-3
/
+2
*
QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFB
Fraunhofer IIS FDK
2018-12-28
1
-4
/
+4
*
Add missing parameter initialization in FDK_QmfDomain_Clear*() functions
Fraunhofer IIS FDK
2018-12-28
1
-0
/
+2
*
UBSAN overflow in FFT
Fraunhofer IIS FDK
2018-12-26
2
-623
/
+23
*
DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master
Xin Li
2018-12-11
1
-29
/
+0
|
\
|
*
Prevent bit buffer counter overflow.
Fraunhofer IIS FDK
2018-09-10
1
-29
/
+0
*
|
Signed Integer Overflow in DuckerCalcEnergy()
Fraunhofer IIS FDK
2018-10-04
1
-8
/
+10
|
/
*
FDKv2 ubsan patches
Fraunhofer IIS FDK
2018-05-23
3
-82
/
+104
*
FDK patches: fix overflows in decoder out-of-band config
Fraunhofer IIS FDK
2018-05-09
1
-5
/
+5
*
Upgrade to FDKv2
Fraunhofer IIS FDK
2018-04-19
29
-9613
/
+20741
*
Remove redundant register storage class specifiers
Martin Storsjo
2016-10-18
1
-8
/
+8
*
Add casts to avoid errors due to narrowing
Martin Storsjo
2016-10-17
2
-27
/
+27
*
AAC/SBR decoder improvements and bugfixes
Jean-Michel Trivi
2016-04-08
2
-3
/
+197
*
AAC/SBR encoder improvements
Jean-Michel Trivi
2016-04-08
1
-1
/
+1
*
SBR/AAC encoder updates, code clean up
Jean-Michel Trivi
2016-04-04
2
-24
/
+10
*
Remove compiler warnings, revised ARM QMF encoder
Jean-Michel Trivi
2016-04-04
2
-41
/
+41
*
Remove __DATE__/__TIME__
Dan Willemsen
2015-10-23
1
-0
/
+5
*
AAC Encoder low delay quality
Jean-Michel Trivi
2013-08-28
2
-21
/
+63
*
FDK update for downsampled SBR
Jean-Michel Trivi
2013-08-27
3
-1
/
+27
*
Disclaimer update, lib version increment
Jean-Michel Trivi
2013-08-20
22
-24
/
+24
*
Bug 7170947 Update AAC codec
Jean-Michel Trivi
2012-10-02
1
-1
/
+1
*
Bug fixes in AAC decoder, AAC encoder, FDK library
Jean-Michel Trivi
2012-09-09
2
-3
/
+5
*
Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db
The Android Open Source Project
2012-07-11
22
-0
/
+12784