index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libAACdec
/
src
/
aacdecoder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix USAC time domain limiter latency at config change.
Fraunhofer IIS FDK
2021-01-14
1
-9
/
+14
*
Improve decoder robustness by storing flags and elFlags temporarily.
Fraunhofer IIS FDK
2020-12-28
1
-53
/
+82
*
ELD downscale factor 3 is only allowed for framesize 480.
Fraunhofer IIS FDK
2020-12-28
1
-2
/
+10
*
Introduce aacDecoder_drcDisable() and always disable legacy DRC for USAC.
Fraunhofer IIS FDK
2020-12-28
1
-6
/
+7
*
Remove outdated apply_normalization parameter from legacy DRC module.
Fraunhofer IIS FDK
2020-02-14
1
-3
/
+0
*
Avoid decoder internal clipping by converting the whole audio sample data pat...
Fraunhofer IIS FDK
2020-02-14
1
-25
/
+24
*
Extend decoder API with audio output loudness info (FDKdec v3.1.3).
Fraunhofer IIS FDK
2020-02-11
1
-0
/
+2
*
Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams conta...
Fraunhofer IIS FDK
2020-01-22
1
-7
/
+32
*
Avoid integer overflows with pseudoLR in CAacDecoder_DecodeFrame().
Fraunhofer IIS FDK
2019-10-15
1
-5
/
+9
*
Fix CpePersistentData memory leak.
Fraunhofer IIS FDK
2019-10-10
1
-1
/
+2
*
Validate aacSampleRate after applying ELD downscale factor. Avoid division by...
Fraunhofer IIS FDK
2019-10-10
1
-0
/
+3
*
Trigger config change after a change in SBR activity has been recognized.
Fraunhofer IIS FDK
2019-03-15
1
-1
/
+4
*
Do not support channel configuration change within PCE
Fraunhofer IIS FDK
2019-01-02
1
-7
/
+1
*
Skip CRC check when flushing or concealment is applied
Fraunhofer IIS FDK
2018-12-27
1
-3
/
+5
*
Apply sbrDecoder_Parse() function for all explict SBR elements
Fraunhofer IIS FDK
2018-12-27
1
-8
/
+12
*
Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+6
*
Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()
Fraunhofer IIS FDK
2018-12-26
1
-1
/
+1
*
Unify audio element loop abort criterion in ER syntax
Fraunhofer IIS FDK
2018-10-20
1
-7
/
+4
*
Always check whether given channel config is supported.
Fraunhofer IIS FDK
2018-10-20
1
-11
/
+3
*
Break audio element loop in case element_count becomes too large.
Fraunhofer IIS FDK
2018-09-10
1
-1
/
+24
*
FDKv2 ubsan patches
Fraunhofer IIS FDK
2018-05-23
1
-5
/
+2
*
FDK patches: fix overflows in decoder out-of-band config
Fraunhofer IIS FDK
2018-05-09
1
-6
/
+6
*
Upgrade to FDKv2
Fraunhofer IIS FDK
2018-04-19
1
-1050
/
+2649
*
AAC/SBR decoder improvements and bugfixes
Jean-Michel Trivi
2016-04-08
1
-5
/
+32
*
SBR/AAC encoder updates, code clean up
Jean-Michel Trivi
2016-04-04
1
-16
/
+1
*
AAC-Decoder: DRC metadata in stream info
Jean-Michel Trivi
2014-05-20
1
-0
/
+11
*
AAC Decoder: flush/seek improvements
Jean-Michel Trivi
2014-05-20
1
-9
/
+28
*
AAC Decoder: introduce time domain limiter
Jean-Michel Trivi
2014-03-31
1
-0
/
+7
*
AAC Decoder: support 6.1/7.1 decoded as 5.1
Jean-Michel Trivi
2013-12-30
1
-59
/
+74
*
Decoder stability, sanity checks improvements
Jean-Michel Trivi
2013-08-27
1
-51
/
+93
*
Decode parametric stereo even with invalid channel config
Jean-Michel Trivi
2013-08-27
1
-3
/
+3
*
Disclaimer update, lib version increment
Jean-Michel Trivi
2013-08-20
1
-1
/
+1
*
Bug 7170947 Update AAC codec
Jean-Michel Trivi
2012-10-02
1
-2
/
+13
*
Don't zero out spec coeffs before doing the final IMDCT.
John Grossman
2012-09-12
1
-4
/
+1
*
Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db
The Android Open Source Project
2012-07-11
1
-0
/
+1737