aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2019-01-2120-154/+188
|\
| * Merge "Do not support channel configuration change within PCE"Jean-Michel Trivi2019-01-151-7/+1
| |\
| | * Do not support channel configuration change within PCEFraunhofer IIS FDK2019-01-021-7/+1
| * | Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-031-3/+3
| |/
| * Prevent energy overflow in acelp calc_period_factor()Fraunhofer IIS FDK2018-12-281-1/+1
| * Skip CRC check when flushing or concealment is appliedFraunhofer IIS FDK2018-12-271-3/+5
| * Apply sbrDecoder_Parse() function for all explict SBR elementsFraunhofer IIS FDK2018-12-271-8/+12
| * Add missing break in order to avoid a fallthrough in setConcealMethod()Fraunhofer IIS FDK2018-12-271-0/+1
| * Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warningsFraunhofer IIS FDK2018-12-273-1/+8
| * Signed Integer Overflows in imlt_block()Fraunhofer IIS FDK2018-12-261-6/+10
| * Merge "Unsigned Integer Overflow in InitSegmentBitfield()"Jean-Michel Trivi2018-12-271-1/+4
| |\
| | * Unsigned Integer Overflow in InitSegmentBitfield()Fraunhofer IIS FDK2018-12-261-1/+4
| * | Merge "Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()"Jean-Michel Trivi2018-12-271-1/+1
| |\ \
| | * | Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()Fraunhofer IIS FDK2018-12-261-1/+1
| | |/
| * | Merge "Prevent overflow in usac filters"Jean-Michel Trivi2018-12-273-10/+9
| |\ \
| | * | Prevent overflow in usac filtersFraunhofer IIS FDK2018-12-263-10/+9
| | |/
| * | Merge "Signed Integer Overflow in CLpd_FAC_Acelp2Mdct()"Jean-Michel Trivi2018-12-271-2/+2
| |\ \
| | * | Signed Integer Overflow in CLpd_FAC_Acelp2Mdct()Fraunhofer IIS FDK2018-12-261-2/+2
| | |/
| * / Signed Integer Overflow in E_UTIL_preemph()Fraunhofer IIS FDK2018-12-264-3/+4
| |/
| * DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-1110-104/+122
| |\
| | * Unify audio element loop abort criterion in ER syntaxFraunhofer IIS FDK2018-10-201-7/+4
| | * Always check whether given channel config is supported.Fraunhofer IIS FDK2018-10-201-11/+3
| | * Prevent bit buffer counter overflow.Fraunhofer IIS FDK2018-09-109-85/+91
| | * Break audio element loop in case element_count becomes too large.Fraunhofer IIS FDK2018-09-101-1/+24
| * | Integer overflow fix in InvMdctTransformLowDelay_fdk()Fraunhofer IIS FDK2018-11-281-3/+5
| * | Merge "Add sanity check for allowed LPD sampling rate."Treehugger Robot2018-11-281-2/+1
| |\ \
| | * | Add sanity check for allowed LPD sampling rate.Fraunhofer IIS FDK2018-11-281-2/+1
| | |/
| * | Unsigned Integer Overflow in aacDecoder_DecodeFrame().Fraunhofer IIS FDK2018-11-271-1/+1
* | | Merge remote-tracking branch 'aosp/master'Martin Storsjo2018-11-061-6/+7
|\| |
| * | Merge "Fix huffman decoder escape sequence length limitation."Treehugger Robot2018-11-051-5/+7
| |\ \
| | * | Fix huffman decoder escape sequence length limitation.Fraunhofer IIS FDK2018-11-051-5/+7
| | |/
* | | Merge remote-tracking branch 'aosp/master'Martin Storsjo2018-10-161-1/+18
|\| |
| * | Fix call to function sbrDecoder_Header() through pointer to incorrect functio...Fraunhofer IIS FDK2018-10-121-1/+18
| |/
* | Add tighter sanity checks in CBlock_GetEscapeMartin Storsjo2018-09-031-1/+2
* | Initialize the transport decoder library with TPDEC_PARAM_IGNORE_BUFFERFULLNESSMartin Storsjo2018-09-031-0/+2
* | Add an fdk_ prefix to t_qua_gain7bMartin Storsjo2018-09-023-4/+4
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2018-09-0264-13273/+29918
|\|
| * Fix unsigned integer overflow in aacDecoder_UpdateBitStreamCounters()Fraunhofer IIS FDK2018-05-252-10/+12
| * FDKv2 ubsan patchesFraunhofer IIS FDK2018-05-236-14/+19
| * FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK2018-05-091-6/+6
| * FDKv2 additional fixesFraunhofer IIS FDK2018-05-044-20/+21
| * Upgrade to FDKv2Fraunhofer IIS FDK2018-04-1964-13258/+29912
* | Add tighter sanity checks in CBlock_GetEscapeMartin Storsjo2017-10-201-1/+1
* | Make sure to end all CRC regions in the right orderMartin Storsjo2017-06-121-1/+16
* | Avoid infinite loops in block decodingMartin Storsjo2017-06-121-0/+3
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2017-03-141-13/+6
|\|
| * Fix not properly handled NULL-pointer access before check in aac libliuchao2017-02-231-13/+6
* | Bump the library versions in the headersMartin Storsjo2016-08-251-1/+1
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-08-257-52/+149
|\|
| * resolve merge conflicts of ad1e898 to nyc-dev-plus-aospGlenn Kasten2016-04-202-4/+3
| |\