index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove outdated apply_normalization parameter from legacy DRC module.
Fraunhofer IIS FDK
2020-02-14
4
-24
/
+3
*
Avoid decoder internal clipping by converting the whole audio sample data pat...
Fraunhofer IIS FDK
2020-02-14
41
-442
/
+488
*
Create new applyDrcLevelNormalization() function for subsequent usage.
Fraunhofer IIS FDK
2020-02-14
3
-2
/
+222
*
Revise memory overlay usage and remove deprecated buffers and overlay tags.
Fraunhofer IIS FDK
2020-02-14
5
-30
/
+9
*
Restructure QMF implementation and provide 16/32 bit implementation in parallel.
Fraunhofer IIS FDK
2020-02-14
5
-373
/
+318
*
Enhance encoder audio quality for vbr (FDKenc v4.0.1).
Fraunhofer IIS FDK
2020-02-13
6
-48
/
+36
*
Improve encoder audio quality for low bitreservoir configuration.
Fraunhofer IIS FDK
2020-02-13
1
-4
/
+7
*
Fix SBR encoder element mapping for channel configurations with more than one...
Fraunhofer IIS FDK
2020-02-13
1
-1
/
+27
*
Ensure that QC_OUT_CHANNEL struct in encoder always uses aligned memory
Fraunhofer IIS FDK
2020-02-13
2
-4
/
+4
*
Revise and straighten out pointless description from encoder documentation
Fraunhofer IIS FDK
2020-02-13
2
-32
/
+9
*
Revise and straighten out useless references from decoder documentation.
Fraunhofer IIS FDK
2020-02-13
2
-72
/
+44
*
Extend decoder API with audio output loudness info (FDKdec v3.1.3).
Fraunhofer IIS FDK
2020-02-11
8
-19
/
+71
*
Merge "Request for Expert and Anchor loudness by default."
Jean-Michel Trivi
2020-01-27
1
-2
/
+2
|
\
|
*
Request for Expert and Anchor loudness by default.
Fraunhofer IIS FDK
2020-01-27
1
-2
/
+2
*
|
Fix AACDEC_INTR handling for USAC configuration with multiple pre-roll AUs
Fraunhofer IIS FDK
2020-01-27
1
-3
/
+3
|
/
*
Do not allow channel configuration change within PCE for ADTS. Fixes assert.
Fraunhofer IIS FDK
2020-01-23
2
-2
/
+41
*
Avoid negative valid bits in adtsRead_DecodeHeader()
Fraunhofer IIS FDK
2020-01-23
1
-2
/
+8
*
Merge "Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC stream...
TreeHugger Robot
2020-01-22
1
-7
/
+32
|
\
|
*
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
*
|
Merge "Perform sanity check on DRC sets and improve the selection process"
Jean-Michel Trivi
2020-01-22
5
-22
/
+88
|
\
\
|
|
/
|
/
|
|
*
Perform sanity check on DRC sets and improve the selection process
Fraunhofer IIS FDK
2020-01-22
5
-22
/
+88
*
|
Reject undefined fPow() input data in _compressorIO_sigmoid_common().
Fraunhofer IIS FDK
2020-01-22
1
-1
/
+4
*
|
Avoid undefined shift exponent in f2Pow().
Fraunhofer IIS FDK
2020-01-22
2
-2
/
+8
|
/
*
Fix too large shift exponent in CConcealment_InterpolateBuffer().
Fraunhofer IIS FDK
2020-01-16
1
-8
/
+3
*
Prevent too large shift exponents in SpatialDecReshapeBBEnv().
Fraunhofer IIS FDK
2020-01-16
1
-9
/
+14
*
Avoid too large shift exponent in apply_inter_tes() by using fIsLessThan.
Fraunhofer IIS FDK
2020-01-16
1
-11
/
+2
*
Fix IsLessThan() function for certain edge cases.
Fraunhofer IIS FDK
2020-01-16
1
-0
/
+26
*
Avoid unsigned integer overflows in FDK_Feed().
Fraunhofer IIS FDK
2020-01-16
1
-3
/
+6
*
Prevent undefined syncLayerFrameBits in synchronization().
Fraunhofer IIS FDK
2020-01-14
1
-2
/
+6
*
Avoid unsigned integer overflow in transportDec_InBandConfig() and transportD...
Fraunhofer IIS FDK
2020-01-14
1
-2
/
+3
*
Prevent negation of INT_MIN in CConcealment_ApplyRandomSign().
Fraunhofer IIS FDK
2020-01-14
1
-2
/
+2
*
Revise scaling in extractBBEnv() to avoid potential signed integer overflows.
Fraunhofer IIS FDK
2020-01-14
1
-106
/
+68
*
Avoid signed integer overflow in combineSignalCplx*().
Fraunhofer IIS FDK
2020-01-14
1
-31
/
+10
*
Prevent signed integer overflow in TsdApply().
Fraunhofer IIS FDK
2020-01-14
1
-11
/
+17
*
Revise scaling for USAC combined with phase coding in SpatialDecApplyM2() to ...
Fraunhofer IIS FDK
2020-01-14
2
-66
/
+84
*
Avoid signed integer overflows in SpatialDecApplyParameterSets() when adding ...
Fraunhofer IIS FDK
2020-01-14
1
-7
/
+9
*
Introduce scaling in FDKhybridSynthesisApply() to avoid potential signed inte...
Fraunhofer IIS FDK
2020-01-14
1
-16
/
+18
*
Prevent signed integer overflow in fMultIceil() for case m_e=-31.
Fraunhofer IIS FDK
2020-01-14
1
-5
/
+10
*
Merge "Revert "Add TEST_MAPPING for aac project""
Jean-Michel Trivi
2020-01-03
1
-22
/
+0
|
\
|
*
Revert "Add TEST_MAPPING for aac project"
Jean-Michel Trivi
2020-01-03
1
-22
/
+0
*
|
Merge "Add TEST_MAPPING for aac project"
Jean-Michel Trivi
2019-12-30
1
-0
/
+22
|
\
|
|
*
Add TEST_MAPPING for aac project
Jean-Michel Trivi
2019-12-27
1
-0
/
+22
*
|
Fix for OPD smoothing in USAC decoder.
Fraunhofer IIS FDK
2019-12-27
1
-0
/
+4
*
|
Move array definition out of for loop in MPEG-D DRC _skipEqInstructions().
Fraunhofer IIS FDK
2019-12-27
1
-1
/
+1
*
|
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
2
-18
/
+16
*
|
Avoid negation of INT_MIN in dst_IV().
Fraunhofer IIS FDK
2019-12-27
1
-9
/
+9
*
|
Add sanity check for huffman escape sequences in HCR tool.
Fraunhofer IIS FDK
2019-12-27
1
-1
/
+5
*
|
Prevent negation of INT_MIN in pcmLimiter_Apply().
Fraunhofer IIS FDK
2019-12-27
1
-3
/
+3
*
|
Adjust scaling in lppTransposerHBE() to prevent signed integer overflow in au...
Fraunhofer IIS FDK
2019-12-27
1
-4
/
+7
[next]