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
...
|
*
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
*
|
Snap for 6110375 from 0c42941882ea8d9b11fc645ec46f5013009064ed to rvc-release
android-build-team Robot
2020-01-04
1
-22
/
+0
|
\
|
|
*
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
*
|
|
Snap for 6104206 from 47b23c88cfe81bbcc9ff0c8de1608283de18a475 to rvc-release
android-build-team Robot
2019-12-31
17
-209
/
+313
|
\
|
|
|
*
|
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
|
*
|
Fix signed integer overflow in DuckerCalcEnergy().
Fraunhofer IIS FDK
2019-12-27
1
-56
/
+24
|
*
|
Avoid signed integer overflow in subbandTPApply() wet energy calculation.
Fraunhofer IIS FDK
2019-12-27
1
-11
/
+34
|
*
|
Avoid signed integer overflow in subbandTPApply() dry energy calculation.
Fraunhofer IIS FDK
2019-12-27
1
-20
/
+41
|
*
|
Fix dry and wet energy initialization in subbandTPInit().
Fraunhofer IIS FDK
2019-12-27
1
-5
/
+3
|
*
|
Add loop abort criterion to prevent timeout in EldSpecificConfig_Parse().
Fraunhofer IIS FDK
2019-12-27
1
-5
/
+7
|
*
|
Prevent signed integer overflows in ELD filterbank, multE2_DinvF_fdk().
Fraunhofer IIS FDK
2019-12-27
1
-7
/
+11
|
*
|
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
|
*
|
Use one additional bit headroom to prevent signed integer overflow in BuildAd...
Fraunhofer IIS FDK
2019-12-27
1
-10
/
+13
|
|
/
*
|
Snap for 5978242 from 77e652f76694102b9c6499d5a2209ca0bf44e0c3 to rvc-release
android-build-team Robot
2019-10-31
0
-0
/
+0
|
\
|
|
*
[automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915...
Xin Li
2019-10-30
0
-0
/
+0
|
|
\
|
|
*
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...
Xin Li
2019-10-30
0
-0
/
+0
|
|
|
\
|
|
|
*
DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...
Xin Li
2019-10-30
0
-0
/
+0
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Snap for 5956624 from fc8faa38d90380adfb61b2b280a36c73369c9aff to rvc-release
android-build-team Robot
2019-10-22
7
-48
/
+58
|
\
|
|
|
|
*
|
|
FDK: USAC CLpd_Reset uses rate constants
Jean-Michel Trivi
2019-10-21
1
-1
/
+1
|
*
|
|
Initialize scale variable in qmfForwardModulationLP_even() and qmfInverseModu...
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+3
|
*
|
|
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
|
*
|
|
Prevent signed integer overflows in CLpd_FAC_Mdct2Acelp().
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+3
|
*
|
|
Fix integer overflow in imlt_block().
Fraunhofer IIS FDK
2019-10-18
1
-3
/
+3
|
*
|
|
Prevent signed integer overflows in CLpd_FAC_Acelp2Mdct().
Fraunhofer IIS FDK
2019-10-18
1
-6
/
+4
|
*
|
|
Fix integer overflow in complex multiplication called from CLpd_FAC_Acelp2Mdc...
Fraunhofer IIS FDK
2019-10-18
1
-10
/
+10
|
*
|
|
Avoid signed integer overflow in bass_pf_1sf_delay().
Fraunhofer IIS FDK
2019-10-18
1
-6
/
+11
|
*
|
|
Prevent signed integer overflow in filtLP().
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
*
|
|
|
Snap for 5945950 from 2152ae1a5ef0511e0b38a981745eb910f2af9bca to rvc-release
android-build-team Robot
2019-10-17
5
-52
/
+48
|
\
|
|
|
|
*
|
|
Suppress integer overflow in lsf_weight_2st() by using 64 bit multiplication ...
Fraunhofer IIS FDK
2019-10-15
1
-1
/
+2
|
*
|
|
Prevent signed integer overflow in RE8_PPV().
Fraunhofer IIS FDK
2019-10-15
1
-5
/
+5
|
*
|
|
Avoid signed integer overflow in E_LPC_f_lsp_a_conversion().
Fraunhofer IIS FDK
2019-10-15
1
-8
/
+6
|
*
|
|
Use SATURATE_LEFT_SHIFT in get_lsppol() to prevent integer overflow.
Fraunhofer IIS FDK
2019-10-15
1
-3
/
+6
|
*
|
|
Fix integer overflow in E_UTIL_preemph().
Fraunhofer IIS FDK
2019-10-15
1
-2
/
+2
[prev]
[next]