index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libMpegTPDec
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...
Fraunhofer IIS FDK
2022-04-06
1
-1
/
+7
*
Merge "Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_...
TreeHugger Robot
2021-05-06
2
-23
/
+22
|
\
|
*
Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_get32()...
Fraunhofer IIS FDK
2021-04-29
2
-23
/
+22
*
|
Adjust data types to prevent load of invalid value
Fraunhofer IIS FDK
2021-04-30
1
-5
/
+5
|
/
*
Solve issue regarding config changes between Loudness-only vs. Loudness+DRC.
Fraunhofer IIS FDK
2021-01-14
1
-1
/
+44
*
Introduce additional sanity checks to validate program config element.
Fraunhofer IIS FDK
2020-12-28
1
-11
/
+156
*
Check number of core channels and SAC decoder input channels to avoid a chann...
Fraunhofer IIS FDK
2020-12-28
1
-2
/
+6
*
Evaluate and return StoreConfigAsBitstream() error state.
Fraunhofer IIS FDK
2020-12-28
1
-6
/
+10
*
Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f
Kris Alder
2020-04-09
1
-1
/
+1
|
\
|
*
Stop using __DATE__/__TIME__ on all builds
Anuj Joshi
2020-03-27
1
-1
/
+1
*
|
Do not allow channel configuration change within PCE for ADTS. Fixes assert.
Fraunhofer IIS FDK
2020-01-23
2
-2
/
+41
*
|
Avoid negative valid bits in adtsRead_DecodeHeader()
Fraunhofer IIS FDK
2020-01-23
1
-2
/
+8
*
|
Prevent undefined syncLayerFrameBits in synchronization().
Fraunhofer IIS FDK
2020-01-14
1
-2
/
+6
*
|
Avoid unsigned integer overflow in transportDec_InBandConfig() and transportD...
Fraunhofer IIS FDK
2020-01-14
1
-2
/
+3
*
|
Add loop abort criterion to prevent timeout in EldSpecificConfig_Parse().
Fraunhofer IIS FDK
2019-12-27
1
-5
/
+7
*
|
Validate correct ascLen in CLatmDemux_ReadStreamMuxConfig() to overcome integ...
Fraunhofer IIS FDK
2019-10-15
1
-3
/
+3
*
|
Reject unsupported channel configuration / audio object type combinations.
Fraunhofer IIS FDK
2019-10-11
1
-0
/
+18
*
|
Fix assert in synchronization() for loas streams with multiple sub frames.
Fraunhofer IIS FDK
2019-10-10
1
-6
/
+15
*
|
Restrict sampling rates parsed from bitstream to maximum of 96kHz.
Fraunhofer IIS FDK
2019-10-10
1
-3
/
+12
|
/
*
libMpegTPDec: fix use of uninitialized value in OutOfBandConfig
Jean-Michel Trivi
2019-03-07
1
-1
/
+1
*
Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()
Fraunhofer IIS FDK
2019-01-03
1
-5
/
+22
*
Return transport decoder error in case of invalid ELD configuration
Fraunhofer IIS FDK
2019-01-02
1
-0
/
+8
*
Add valid bits check to adts header parser
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+21
*
Fix element list in channel_configuration_14 description
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+1
*
Setup lowdelay SBR LFE element via SBR callback
Fraunhofer IIS FDK
2018-12-27
1
-1
/
+5
*
Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings
Fraunhofer IIS FDK
2018-12-27
2
-2
/
+12
*
Merge "Unsigned Integer Overflow in transportDec_readHeader()."
Jean-Michel Trivi
2018-12-26
1
-4
/
+4
|
\
|
*
Unsigned Integer Overflow in transportDec_readHeader().
Fraunhofer IIS FDK
2018-12-26
1
-4
/
+4
*
|
Unsigned Integer Overflow in transportDec_AdjustEndOfAccessUnit().
Fraunhofer IIS FDK
2018-12-26
1
-3
/
+3
|
/
*
Add sampling rate sanity check
Fraunhofer IIS FDK
2018-09-10
1
-1
/
+3
*
FDKv2 ubsan patches
Fraunhofer IIS FDK
2018-05-23
2
-5
/
+5
*
FDK patches: fix overflows in decoder out-of-band config
Fraunhofer IIS FDK
2018-05-09
2
-3
/
+3
*
FDKv2 additional fixes
Fraunhofer IIS FDK
2018-05-04
3
-4
/
+14
*
Upgrade to FDKv2
Fraunhofer IIS FDK
2018-04-19
13
-2385
/
+4126
*
MPEG-4 AAC Decoder: check against invalid height info
Jean-Michel Trivi
2018-01-12
1
-4
/
+19
*
AAC/SBR decoder improvements and bugfixes
Jean-Michel Trivi
2016-04-08
5
-3
/
+501
*
SBR/AAC encoder updates, code clean up
Jean-Michel Trivi
2016-04-04
2
-3
/
+2
*
Remove __DATE__/__TIME__
Dan Willemsen
2015-10-23
2
-0
/
+10
*
Fix checks for {Front,Side,Back}ElementIsCpe
Chih-Hung Hsieh
2014-12-01
1
-3
/
+3
*
AAC Decoder: support 6.1/7.1 decoded as 5.1
Jean-Michel Trivi
2013-12-30
2
-75
/
+400
*
Decoder parse ASC
Jean-Michel Trivi
2013-08-27
2
-1
/
+60
*
Decoder stability, sanity checks improvements
Jean-Michel Trivi
2013-08-27
6
-175
/
+455
*
Decode parametric stereo even with invalid channel config
Jean-Michel Trivi
2013-08-27
2
-3
/
+9
*
Disclaimer update, lib version increment
Jean-Michel Trivi
2013-08-20
10
-11
/
+11
*
Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db
The Android Open Source Project
2012-07-11
10
-0
/
+3661