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
*
Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()
Fraunhofer IIS FDK
2019-01-03
9
-50
/
+144
*
Merge "Return transport decoder error in case of invalid ELD configuration"
Jean-Michel Trivi
2019-01-02
1
-0
/
+8
|
\
|
*
Return transport decoder error in case of invalid ELD configuration
Fraunhofer IIS FDK
2019-01-02
1
-0
/
+8
*
|
Merge "Add sanity check in huff_decode()"
Jean-Michel Trivi
2019-01-02
1
-0
/
+8
|
\
|
|
*
Add sanity check in huff_decode()
Fraunhofer IIS FDK
2019-01-02
1
-0
/
+8
*
|
Merge changes I7add6dff,I0249f758
Treehugger Robot
2019-01-02
1
-6
/
+18
|
\
|
|
*
Return SpatialDecDecodeFrame() parse error in case extended frame does not ma...
Fraunhofer IIS FDK
2019-01-02
1
-0
/
+10
|
*
Add sanity check in SpatialDecParseSpecificConfig()
Fraunhofer IIS FDK
2019-01-02
1
-6
/
+8
|
/
*
Merge "Clear spatial specific config struct at the beginning of parse routines"
Treehugger Robot
2018-12-29
1
-0
/
+4
|
\
|
*
Clear spatial specific config struct at the beginning of parse routines
Fraunhofer IIS FDK
2018-12-28
1
-0
/
+4
*
|
Merge "Free whole QMF domain in case of an error in FDK_QmfDomain_Configure()"
Treehugger Robot
2018-12-29
1
-3
/
+2
|
\
|
|
*
Free whole QMF domain in case of an error in FDK_QmfDomain_Configure()
Fraunhofer IIS FDK
2018-12-28
1
-3
/
+2
*
|
Merge "QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_F...
Treehugger Robot
2018-12-29
2
-4
/
+5
|
\
|
|
*
QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFB
Fraunhofer IIS FDK
2018-12-28
2
-4
/
+5
*
|
Merge "Add missing parameter initialization in FDK_QmfDomain_Clear*() functions"
Treehugger Robot
2018-12-29
1
-0
/
+2
|
\
|
|
*
Add missing parameter initialization in FDK_QmfDomain_Clear*() functions
Fraunhofer IIS FDK
2018-12-28
1
-0
/
+2
*
|
Merge "Prevent energy overflow in acelp calc_period_factor()"
Treehugger Robot
2018-12-29
1
-1
/
+1
|
\
|
|
*
Prevent energy overflow in acelp calc_period_factor()
Fraunhofer IIS FDK
2018-12-28
1
-1
/
+1
|
/
*
Merge "Add valid bits check to adts header parser"
Jean-Michel Trivi
2018-12-28
1
-1
/
+21
|
\
|
*
Add valid bits check to adts header parser
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+21
*
|
Merge "Skip CRC check when flushing or concealment is applied"
Jean-Michel Trivi
2018-12-28
1
-3
/
+5
|
\
|
|
*
Skip CRC check when flushing or concealment is applied
Fraunhofer IIS FDK
2018-12-27
1
-3
/
+5
*
|
Merge "Fix element list in channel_configuration_14 description"
Jean-Michel Trivi
2018-12-28
1
-1
/
+1
|
\
|
|
*
Fix element list in channel_configuration_14 description
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+1
*
|
Merge "Setup lowdelay SBR LFE element via SBR callback"
Jean-Michel Trivi
2018-12-28
1
-1
/
+5
|
\
|
|
*
Setup lowdelay SBR LFE element via SBR callback
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+5
*
|
Merge "Extend PS concealment/error treatment"
Jean-Michel Trivi
2018-12-28
2
-1
/
+13
|
\
|
|
*
Extend PS concealment/error treatment
Fraunhofer IIS FDK
2018-12-27
2
-1
/
+13
*
|
Merge "Fix potential invalid memory access for concealment in decodeEnvelope()"
Jean-Michel Trivi
2018-12-28
1
-4
/
+9
|
\
|
|
*
Fix potential invalid memory access for concealment in decodeEnvelope()
Fraunhofer IIS FDK
2018-12-27
1
-4
/
+9
*
|
Merge "Reset all noisefloor levels in leanSbrConcealment()"
Jean-Michel Trivi
2018-12-28
1
-2
/
+2
|
\
|
|
*
Reset all noisefloor levels in leanSbrConcealment()
Fraunhofer IIS FDK
2018-12-27
1
-2
/
+2
|
/
*
Merge changes I97471c4d,I8a8626a8,I1f176740,I10da23ee,I9f9064fb
Jean-Michel Trivi
2018-12-27
16
-20
/
+80
|
\
|
*
Apply sbrDecoder_Parse() function for all explict SBR elements
Fraunhofer IIS FDK
2018-12-27
2
-8
/
+17
|
*
Call QMF transposer initialization only with successful SBR processing
Fraunhofer IIS FDK
2018-12-27
3
-2
/
+11
|
*
Add error path to generateFixFixOnly()
Fraunhofer IIS FDK
2018-12-27
1
-7
/
+10
|
*
Add missing break in order to avoid a fallthrough in setConcealMethod()
Fraunhofer IIS FDK
2018-12-27
1
-0
/
+1
|
*
Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings
Fraunhofer IIS FDK
2018-12-27
11
-3
/
+41
|
/
*
Merge "Limit too large shift exponent in apply_inter_tes()"
Jean-Michel Trivi
2018-12-27
1
-2
/
+4
|
\
|
*
Limit too large shift exponent in apply_inter_tes()
Fraunhofer IIS FDK
2018-12-27
1
-2
/
+4
*
|
Merge "Limit too large scale_change exponent used in adjustTimeSlot"
Jean-Michel Trivi
2018-12-27
1
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
Limit too large scale_change exponent used in adjustTimeSlot
Fraunhofer IIS FDK
2018-12-27
1
-7
/
+9
|
/
*
Merge "Signed Integer Overflows in imlt_block()"
Jean-Michel Trivi
2018-12-27
1
-6
/
+10
|
\
|
*
Signed Integer Overflows in imlt_block()
Fraunhofer IIS FDK
2018-12-26
1
-6
/
+10
|
/
*
Merge "Unsigned Integer Overflow in InitSegmentBitfield()"
Jean-Michel Trivi
2018-12-27
1
-1
/
+4
|
\
|
*
Unsigned Integer Overflow in InitSegmentBitfield()
Fraunhofer IIS FDK
2018-12-26
1
-1
/
+4
*
|
Merge "Encoder returned an error while explicit flushing"
Jean-Michel Trivi
2018-12-27
1
-3
/
+4
|
\
\
|
*
|
Encoder returned an error while explicit flushing
Fraunhofer IIS FDK
2018-12-26
1
-3
/
+4
|
|
/
*
|
Merge "Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()"
Jean-Michel Trivi
2018-12-27
1
-1
/
+1
|
\
\
|
*
|
Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()
Fraunhofer IIS FDK
2018-12-26
1
-1
/
+1
|
|
/
[next]