| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix PowerPC Mac build | Mark Harris | 2014-05-26 | 1 | -0/+4 |
* | Bump the version number, add a changelog entryv0.1.3 | Martin Storsjo | 2013-11-25 | 2 | -2/+6 |
* | Include autogen.sh when building distribution packages | Martin Storsjo | 2013-11-25 | 1 | -0/+1 |
* | Include the encoder library version in the publicly installed header | Martin Storsjo | 2013-11-01 | 1 | -0/+3 |
* | Avoid casting arbitrary values to an enum | Martin Storsjo | 2013-11-01 | 1 | -6/+6 |
* | Revert "Avoid too big changes in isScale" | Martin Storsjo | 2013-11-01 | 1 | -9/+0 |
* | Merge remote-tracking branch 'aosp/kitkat-release' into kitkat-merge | Martin Storsjo | 2013-11-01 | 306 | -6930/+7861 |
|\ |
|
| * | Encoder 7.1 support | Jean-Michel Trivi | 2013-09-03 | 27 | -193/+231 |
| * | Encoder ELD auto configurator | Jean-Michel Trivi | 2013-09-03 | 2 | -4/+132 |
| * | Encoder explicit signaling | Jean-Michel Trivi | 2013-09-03 | 7 | -3588/+3828 |
| * | Encoder downsampled SBR | Jean-Michel Trivi | 2013-08-29 | 18 | -5787/+5360 |
| * | AAC Encoder low delay quality | Jean-Michel Trivi | 2013-08-28 | 14 | -211/+563 |
| * | Decoder parse ASC | Jean-Michel Trivi | 2013-08-27 | 3 | -2/+61 |
| * | Decoder stability, sanity checks improvements | Jean-Michel Trivi | 2013-08-27 | 16 | -294/+683 |
| * | Decode dynamic range control improvements | Jean-Michel Trivi | 2013-08-27 | 6 | -19/+68 |
| * | Decode parametric stereo even with invalid channel config | Jean-Michel Trivi | 2013-08-27 | 6 | -11/+18 |
| * | FDK update for downsampled SBR | Jean-Michel Trivi | 2013-08-27 | 8 | -4/+37 |
| * | AAC encoder metadata improvement | Jean-Michel Trivi | 2013-08-20 | 5 | -14/+25 |
| * | SBR header period | Jean-Michel Trivi | 2013-08-20 | 4 | -5/+24 |
| * | AAC encoder bitrate limitation | Jean-Michel Trivi | 2013-08-20 | 1 | -47/+49 |
| * | SBR encoder improvement | Jean-Michel Trivi | 2013-08-20 | 3 | -11/+11 |
| * | Encoder intensity fix | Jean-Michel Trivi | 2013-08-20 | 3 | -11/+20 |
| * | Encoder quantizer fix | Jean-Michel Trivi | 2013-08-20 | 2 | -3/+3 |
| * | Decode and SYS lib cleanup | Jean-Michel Trivi | 2013-08-20 | 12 | -40/+57 |
| * | Disclaimer update, lib version increment | Jean-Michel Trivi | 2013-08-20 | 305 | -322/+322 |
| * | Fix HE-AAC SBR ignored high-freq data | Jean-Michel Trivi | 2013-08-05 | 4 | -2/+13 |
* | | Ignore .dirstamp files | Martin Storsjo | 2013-10-03 | 1 | -0/+1 |
* | | Add an autogen shellscript | Terrance | 2013-09-07 | 1 | -0/+2 |
* | | Bump the version number, add a changelog entryv0.1.2 | Martin Storsjo | 2013-07-27 | 2 | -2/+6 |
* | | Include dependency libs (-lm) in the pkg-config file | Martin Storsjo | 2013-07-27 | 2 | -1/+6 |
* | | 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 |
* | | Merge remote-tracking branch 'aosp/master' | Martin Storsjo | 2013-02-27 | 2 | -6/+0 |
|\| |
|
| * | am 0d439d3d: Merge "Remove a bionic workaround." | Elliott Hughes | 2012-11-29 | 0 | -0/+0 |
| |\ |
|
| | * | Merge "Remove a bionic workaround." | Elliott Hughes | 2012-11-29 | 2 | -6/+0 |
| | |\ |
|
| | | * | Remove a bionic workaround. | Elliott Hughes | 2012-11-29 | 2 | -6/+0 |
| | |/ |
|
| * / | Remove a bionic workaround. | Elliott Hughes | 2012-11-29 | 2 | -6/+0 |
| |/ |
|
* | | Don't try to shift more bits than the variable length | Martin Storsjo | 2013-02-17 | 1 | -2/+8 |
* | | Add a changelog entry for 0.1.1, bump the version numbersv0.1.1 | Martin Storsjo | 2012-11-13 | 2 | -2/+11 |
* | | Rename sbr_rom/ram files back to the original names | Martin Storsjo | 2012-11-02 | 3 | -2/+2 |
* | | build: Build object files in subdirectories | Martin Storsjo | 2012-11-02 | 1 | -0/+1 |
* | | build: Don't use make variables in the declaration of source files | Martin Storsjo | 2012-11-02 | 1 | -131/+122 |
* | | Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC" | Martin Storsjo | 2012-11-01 | 1 | -12/+0 |
* | | Revert parts of "Use saturating adds to avoid overflow" | Martin Storsjo | 2012-11-01 | 1 | -2/+2 |
* | | Only use __int64 on MSVC, not on all win32 compilers | Martin Storsjo | 2012-11-01 | 1 | -1/+1 |
* | | Update Makefile.am to account for a removed file in the latest upstream | Martin Storsjo | 2012-11-01 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'aosp/jb-mr1-release' into master | Martin Storsjo | 2012-11-01 | 41 | -4495/+4423 |
|\| |
|
| * | Bug 7170947 Update AAC codec | Jean-Michel Trivi | 2012-10-02 | 21 | -1390/+1443 |
| * | Merge "Don't zero out spec coeffs before doing the final IMDCT." into jb-mr1-dev | John Grossman | 2012-09-12 | 1 | -4/+1 |
| |\ |
|
| | * | Don't zero out spec coeffs before doing the final IMDCT. | John Grossman | 2012-09-12 | 1 | -4/+1 |