aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix FDK_FALLTHROUGH for apple clangMartin Storsjo2019-01-211-2/+11
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2019-01-2155-1012/+638
|\
| * 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
| * | Merge "Add AOT specific number of qmf bands sanity check in SpatialSpecificCo...Treehugger Robot2019-01-049-50/+144
| |\ \
| | * | Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-039-50/+144
| * | | Merge "Integer overflow fix in _compressorIO_sigmoid()"Treehugger Robot2019-01-041-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | Integer overflow fix in _compressorIO_sigmoid()Fraunhofer IIS FDK2019-01-031-2/+3
| |/ /
| * | Merge "Return transport decoder error in case of invalid ELD configuration"Jean-Michel Trivi2019-01-021-0/+8
| |\|
| | * Return transport decoder error in case of invalid ELD configurationFraunhofer IIS FDK2019-01-021-0/+8
| * | Merge "Add sanity check in huff_decode()"Jean-Michel Trivi2019-01-021-0/+8
| |\|
| | * Add sanity check in huff_decode()Fraunhofer IIS FDK2019-01-021-0/+8
| * | Merge changes I7add6dff,I0249f758Treehugger Robot2019-01-021-6/+18
| |\|
| | * Return SpatialDecDecodeFrame() parse error in case extended frame does not ma...Fraunhofer IIS FDK2019-01-021-0/+10
| | * Add sanity check in SpatialDecParseSpecificConfig()Fraunhofer IIS FDK2019-01-021-6/+8
| |/
| * Merge "Clear spatial specific config struct at the beginning of parse routines"Treehugger Robot2018-12-291-0/+4
| |\
| | * Clear spatial specific config struct at the beginning of parse routinesFraunhofer IIS FDK2018-12-281-0/+4
| * | Merge "Free whole QMF domain in case of an error in FDK_QmfDomain_Configure()"Treehugger Robot2018-12-291-3/+2
| |\|
| | * Free whole QMF domain in case of an error in FDK_QmfDomain_Configure()Fraunhofer IIS FDK2018-12-281-3/+2
| * | Merge "QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_F...Treehugger Robot2018-12-292-4/+5
| |\|
| | * QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFBFraunhofer IIS FDK2018-12-282-4/+5
| * | Merge "Add missing parameter initialization in FDK_QmfDomain_Clear*() functions"Treehugger Robot2018-12-291-0/+2
| |\|
| | * Add missing parameter initialization in FDK_QmfDomain_Clear*() functionsFraunhofer IIS FDK2018-12-281-0/+2
| * | Merge "Prevent energy overflow in acelp calc_period_factor()"Treehugger Robot2018-12-291-1/+1
| |\|
| | * Prevent energy overflow in acelp calc_period_factor()Fraunhofer IIS FDK2018-12-281-1/+1
| |/
| * Merge "Add valid bits check to adts header parser"Jean-Michel Trivi2018-12-281-1/+21
| |\
| | * Add valid bits check to adts header parserFraunhofer IIS FDK2018-12-271-1/+21
| * | Merge "Skip CRC check when flushing or concealment is applied"Jean-Michel Trivi2018-12-281-3/+5
| |\|
| | * Skip CRC check when flushing or concealment is appliedFraunhofer IIS FDK2018-12-271-3/+5
| * | Merge "Fix element list in channel_configuration_14 description"Jean-Michel Trivi2018-12-281-1/+1
| |\|
| | * Fix element list in channel_configuration_14 descriptionFraunhofer IIS FDK2018-12-271-1/+1
| * | Merge "Setup lowdelay SBR LFE element via SBR callback"Jean-Michel Trivi2018-12-281-1/+5
| |\|
| | * Setup lowdelay SBR LFE element via SBR callbackFraunhofer IIS FDK2018-12-271-1/+5
| * | Merge "Extend PS concealment/error treatment"Jean-Michel Trivi2018-12-282-1/+13
| |\|
| | * Extend PS concealment/error treatmentFraunhofer IIS FDK2018-12-272-1/+13
| * | Merge "Fix potential invalid memory access for concealment in decodeEnvelope()"Jean-Michel Trivi2018-12-281-4/+9
| |\|
| | * Fix potential invalid memory access for concealment in decodeEnvelope()Fraunhofer IIS FDK2018-12-271-4/+9
| * | Merge "Reset all noisefloor levels in leanSbrConcealment()"Jean-Michel Trivi2018-12-281-2/+2
| |\|
| | * Reset all noisefloor levels in leanSbrConcealment()Fraunhofer IIS FDK2018-12-271-2/+2
| |/
| * Merge changes I97471c4d,I8a8626a8,I1f176740,I10da23ee,I9f9064fbJean-Michel Trivi2018-12-2716-20/+80
| |\
| | * Apply sbrDecoder_Parse() function for all explict SBR elementsFraunhofer IIS FDK2018-12-272-8/+17
| | * Call QMF transposer initialization only with successful SBR processingFraunhofer IIS FDK2018-12-273-2/+11
| | * Add error path to generateFixFixOnly()Fraunhofer IIS FDK2018-12-271-7/+10
| | * 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-2711-3/+41
| |/
| * Merge "Limit too large shift exponent in apply_inter_tes()"Jean-Michel Trivi2018-12-271-2/+4
| |\
| | * Limit too large shift exponent in apply_inter_tes()Fraunhofer IIS FDK2018-12-271-2/+4
| * | Merge "Limit too large scale_change exponent used in adjustTimeSlot"Jean-Michel Trivi2018-12-271-7/+9
| |\ \ | | |/ | |/|
| | * Limit too large scale_change exponent used in adjustTimeSlotFraunhofer IIS FDK2018-12-271-7/+9
| |/
| * Merge "Signed Integer Overflows in imlt_block()"Jean-Michel Trivi2018-12-271-6/+10
| |\