aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix aacDecoder_drcExtractAndMap() am: 97a1b8140d am: be3ff35425 am: b762ff3e4fJean-Michel Trivi2016-04-191-9/+1
|\
| * Fix aacDecoder_drcExtractAndMap() am: 97a1b8140d am: be3ff35425Jean-Michel Trivi2016-04-191-9/+1
|/|
| * Fix aacDecoder_drcExtractAndMap() am: 97a1b8140dJean-Michel Trivi2016-04-191-9/+1
| |\
| | * Fix aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-04-191-9/+1
| |/|
| | * Fix aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-04-151-9/+1
| |/
* | Fix stack corruption happening in aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-03-221-1/+9
|\|
| * Fix stack corruption happening in aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-03-211-1/+9
* | Fix crash on invalid channel configMarco Nelissen2015-09-081-2/+5
* | AAC-Decoder: SBR delay for gaplessJean-Michel Trivi2014-05-206-8/+60
* | AAC-Decoder: DRC metadata in stream infoJean-Michel Trivi2014-05-206-7/+77
* | AAC Decoder: flush/seek improvementsJean-Michel Trivi2014-05-207-26/+108
* | am 35f30c5a: Merge "AArch64: Make LONG 4 bytes"Glenn Kasten2014-04-092-5/+5
|\ \
| * \ Merge "AArch64: Make LONG 4 bytes"Glenn Kasten2014-04-092-5/+5
| |\ \
| | * | AArch64: Make LONG 4 bytesMarcus Oakland2014-03-112-5/+5
| | |/
* | | AAC Decoder: introduce time domain limiterJean-Michel Trivi2014-03-3111-2078/+3053
* | | am 3252951f: Merge "Temporary workaround for 64-bit build error"Glenn Kasten2014-03-191-1/+1
|\| |
| * | Merge "Temporary workaround for 64-bit build error"Glenn Kasten2014-03-191-1/+1
| |\ \ | | |/ | |/|
| | * Temporary workaround for 64-bit build errorGlenn Kasten2014-03-121-1/+1
| |/
* / AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-3025-6539/+6522
|/
* Encoder 7.1 supportJean-Michel Trivi2013-09-0327-193/+231
* Encoder ELD auto configuratorJean-Michel Trivi2013-09-032-4/+132
* Encoder explicit signalingJean-Michel Trivi2013-09-037-3588/+3828
* Encoder downsampled SBRJean-Michel Trivi2013-08-2918-5787/+5360
* AAC Encoder low delay qualityJean-Michel Trivi2013-08-2814-211/+563
* Decoder parse ASCJean-Michel Trivi2013-08-273-2/+61
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-2716-294/+683
* Decode dynamic range control improvementsJean-Michel Trivi2013-08-276-19/+68
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-276-11/+18
* FDK update for downsampled SBRJean-Michel Trivi2013-08-278-4/+37
* AAC encoder metadata improvementJean-Michel Trivi2013-08-205-14/+25
* SBR header periodJean-Michel Trivi2013-08-204-5/+24
* AAC encoder bitrate limitationJean-Michel Trivi2013-08-201-47/+49
* SBR encoder improvementJean-Michel Trivi2013-08-203-11/+11
* Encoder intensity fixJean-Michel Trivi2013-08-203-11/+20
* Encoder quantizer fixJean-Michel Trivi2013-08-202-3/+3
* Decode and SYS lib cleanupJean-Michel Trivi2013-08-2012-40/+57
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-20305-322/+322
* Fix HE-AAC SBR ignored high-freq dataJean-Michel Trivi2013-08-054-2/+13
* am 0d439d3d: Merge "Remove a bionic workaround."Elliott Hughes2012-11-290-0/+0
|\
| * Merge "Remove a bionic workaround."Elliott Hughes2012-11-292-6/+0
| |\
| | * Remove a bionic workaround.Elliott Hughes2012-11-292-6/+0
| |/
* / Remove a bionic workaround.Elliott Hughes2012-11-292-6/+0
|/
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-0221-1390/+1443
* Merge "Don't zero out spec coeffs before doing the final IMDCT." into jb-mr1-devJohn Grossman2012-09-121-4/+1
|\
| * Don't zero out spec coeffs before doing the final IMDCT.John Grossman2012-09-121-4/+1
* | fix mips build by reverting files backKeun young Park2012-09-112-31/+5
|/
* Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-0928-4331/+4235
* Merge "Remove workaround in aac for broken toolchain"Jean-Baptiste Queru2012-09-042-5/+0
|\
| * Remove workaround in aac for broken toolchainIrina Tirdea2012-09-032-5/+0
|/
* Merge "GCC 4.4 and later cannot handle h constructs. Fix to replace the assem...Jean-Baptiste Queru2012-08-152-31/+5
|\