| Commit message (Expand) | Author | Age | Files | Lines |
* | Check the right element in isBook | Martin Storsjo | 2013-07-10 | 1 | -1/+1 |
* | Avoid too big changes in isScale | Martin Storsjo | 2013-03-18 | 1 | -0/+9 |
* | Don't try to shift more bits than the variable length | Martin Storsjo | 2013-02-17 | 1 | -2/+8 |
* | Revert parts of "Use saturating adds to avoid overflow" | Martin Storsjo | 2012-11-01 | 1 | -2/+2 |
* | Merge remote-tracking branch 'aosp/jb-mr1-release' into master | Martin Storsjo | 2012-11-01 | 12 | -347/+88 |
|\ |
|
| * | Bug 7170947 Update AAC codec | Jean-Michel Trivi | 2012-10-02 | 5 | -197/+10 |
| * | Bug fixes in AAC decoder, AAC encoder, FDK library | Jean-Michel Trivi | 2012-09-09 | 8 | -151/+79 |
| * | Don't try to shift more bits than the variable length | Martin Storsjo | 2012-08-10 | 1 | -2/+8 |
| * | Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db | The Android Open Source Project | 2012-07-11 | 75 | -0/+31582 |
* | Make sure AACdynamic_RAM gets allocated aligned to 8 bytes | Jeffrey Knockel | 2012-10-25 | 1 | -1/+1 |
* | Add support for Workgroup 4 (WG4) channel mapping | Sergio Ammirata | 2012-10-05 | 3 | -3/+18 |
* | Use a saturating shift to avoid overflow | Martin Storsjo | 2012-09-02 | 1 | -1/+1 |
* | Use saturating adds in all other similar loops in groupShortData as well | Martin Storsjo | 2012-08-10 | 1 | -3/+3 |
* | Don't try to shift more bits than the variable length | Martin Storsjo | 2012-08-10 | 1 | -2/+8 |
* | Use saturating adds to avoid overflow | Martin Storsjo | 2012-08-10 | 2 | -3/+3 |
* | Allow setting bitrate modes 1-5 too | Martin Storsjo | 2012-07-11 | 1 | -0/+5 |
* | Add NOTICE file. Rework make file so it appears in settings. | Dave Burke | 2012-06-12 | 2 | -54/+0 |
* | Added license boilerplate to all source files. | Dave Burke | 2012-06-11 | 75 | -1293/+5882 |
* | Update to 2012_05_11 version. | Dave Burke | 2012-05-12 | 5 | -71/+252 |
* | Fraunhofer AAC codec. | Dave Burke | 2012-04-17 | 77 | -0/+26866 |