aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec
Commit message (Expand)AuthorAgeFilesLines
* Add tighter sanity checks in CBlock_GetEscapeMartin Storsjo2017-10-201-1/+1
* Make sure to end all CRC regions in the right orderMartin Storsjo2017-06-121-1/+16
* Avoid infinite loops in block decodingMartin Storsjo2017-06-121-0/+3
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2017-03-141-13/+6
|\
| * Fix not properly handled NULL-pointer access before check in aac libliuchao2017-02-231-13/+6
* | Bump the library versions in the headersMartin Storsjo2016-08-251-1/+1
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-08-257-52/+149
|\|
| * resolve merge conflicts of ad1e898 to nyc-dev-plus-aospGlenn Kasten2016-04-202-4/+3
| |\
| * | AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-086-33/+145
| * | Fix aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-04-051-9/+1
| * | SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-042-18/+3
| * | Fix stack corruption happening in aacDecoder_drcExtractAndMap()Jean-Michel Trivi2016-03-211-1/+9
* | | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-05-182-4/+3
|\ \ \ | | |/ | |/|
| * | Remove redundant parentheses around == comparison operatorGlenn Kasten2016-04-182-4/+3
| |/
* | Merge remote-tracking branch 'aosp/master' into updateTimothy Gu2016-01-261-0/+5
|\|
| * Remove __DATE__/__TIME__Dan Willemsen2015-10-231-0/+5
* | Include the decoder API version in the public headerMartin Storsjo2014-11-071-0/+4
|/
* AAC-Decoder: SBR delay for gaplessJean-Michel Trivi2014-05-201-6/+9
* AAC-Decoder: DRC metadata in stream infoJean-Michel Trivi2014-05-206-7/+77
* AAC Decoder: flush/seek improvementsJean-Michel Trivi2014-05-204-21/+61
* AAC Decoder: introduce time domain limiterJean-Michel Trivi2014-03-317-12/+159
* AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-309-126/+252
* Decoder parse ASCJean-Michel Trivi2013-08-271-1/+1
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-274-98/+188
* Decode dynamic range control improvementsJean-Michel Trivi2013-08-274-12/+63
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-273-7/+8
* FDK update for downsampled SBRJean-Michel Trivi2013-08-271-1/+1
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-2047-49/+49
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-024-19/+41
* Don't zero out spec coeffs before doing the final IMDCT.John Grossman2012-09-121-4/+1
* Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-094-12/+28
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-1147-0/+20893