aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add missing parameter initialization in FDK_QmfDomain_Clear*() functio...Fraunhofer IIS FDK2018-12-291-0/+2
|\
| * Merge "Add missing parameter initialization in FDK_QmfDomain_Clear*() functions"Fraunhofer IIS FDK2018-12-291-0/+2
| |\
| | * 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()" am: eb9319afb2Fraunhofer IIS FDK2018-12-291-1/+1
|\| | |
| * | | Merge "Prevent energy overflow in acelp calc_period_factor()"Fraunhofer IIS FDK2018-12-291-1/+1
| |\| |
| | * | 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" am: b622299482Jean-Michel Trivi2018-12-281-1/+21
|\| |
| * | Merge "Add valid bits check to adts header parser"Jean-Michel Trivi2018-12-281-1/+21
| |\|
| | * 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" am: 385764944dJean-Michel Trivi2018-12-281-3/+5
|\| | |
| * | | Merge "Skip CRC check when flushing or concealment is applied"Jean-Michel Trivi2018-12-281-3/+5
| |\| |
| | * | 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" am: 83e30f0f7bJean-Michel Trivi2018-12-281-1/+1
|\| | |
| * | | Merge "Fix element list in channel_configuration_14 description"Jean-Michel Trivi2018-12-281-1/+1
| |\| |
| | * | 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" am: 3e0a7a40c5Jean-Michel Trivi2018-12-281-1/+5
|\| | |
| * | | Merge "Setup lowdelay SBR LFE element via SBR callback"Jean-Michel Trivi2018-12-281-1/+5
| |\| |
| | * | 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" am: 58221178ccJean-Michel Trivi2018-12-282-1/+13
|\| | |
| * | | Merge "Extend PS concealment/error treatment"Jean-Michel Trivi2018-12-282-1/+13
| |\| |
| | * | 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
|\| | |
| * | | Merge "Fix potential invalid memory access for concealment in decodeEnvelope()"Jean-Michel Trivi2018-12-281-4/+9
| |\| |
| | * | 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()" am: c19c36cbfcJean-Michel Trivi2018-12-281-2/+2
|\| | |
| * | | Merge "Reset all noisefloor levels in leanSbrConcealment()"Jean-Michel Trivi2018-12-281-2/+2
| |\| |
| | * | 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,I9f9064fb am: ecc96969d7Jean-Michel Trivi2018-12-2716-20/+80
|\| |
| * | Merge changes I97471c4d,I8a8626a8,I1f176740,I10da23ee,I9f9064fbJean-Michel Trivi2018-12-2716-20/+80
| |\|
| | * 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()" am: f828d3e16aJean-Michel Trivi2018-12-271-2/+4
|\| |
| * | Merge "Limit too large shift exponent in apply_inter_tes()"Jean-Michel Trivi2018-12-271-2/+4
| |\|
| | * 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" am: cfc6...Jean-Michel Trivi2018-12-271-7/+9
|\| | |
| * | | Merge "Limit too large scale_change exponent used in adjustTimeSlot"Jean-Michel Trivi2018-12-271-7/+9
| |\| |