summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am d149516e: am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFL...Chih-Hung Hsieh2014-10-250-0/+0
|\
| * am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."Chih-Hung Hsieh2014-09-231-1/+1
| |\
* | \ am 7e464956: Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."Chih-Hung Hsieh2014-09-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Merge "Move Clang only flags into LOCAL_CLANG_CPPFLAGS."Chih-Hung Hsieh2014-09-231-1/+1
| |\
| | * Move Clang only flags into LOCAL_CLANG_CPPFLAGS.Chih-Hung Hsieh2014-09-221-1/+1
* | | am 4803bf75: Merge "Ignore Clang warning on checking address of arrays."Glenn Kasten2014-09-091-0/+5
|\| |
| * | Merge "Ignore Clang warning on checking address of arrays."Glenn Kasten2014-09-091-0/+5
| |\|
| | * Ignore Clang warning on checking address of arrays.Chih-Hung Hsieh2014-09-031-0/+5
| |/
* | am 2decc778: Merge "[MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6"Keun-young Park2014-08-142-2/+2
|\|
| * Merge "[MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6"Keun-young Park2014-08-142-2/+2
| |\
| | * [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6Duane Sand2014-07-312-2/+2
| |/
* | 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