| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Do schur_div with a direct 64 bit division instead of a loop on x86 | Jakub Stachowski | 2012-09-09 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'aosp/master' | Martin Storsjo | 2012-09-05 | 4 | -36/+5 |
|\| |
|
| * | Merge "Remove workaround in aac for broken toolchain" | Jean-Baptiste Queru | 2012-09-04 | 2 | -5/+0 |
| |\ |
|
| | * | Remove workaround in aac for broken toolchain | Irina Tirdea | 2012-09-03 | 2 | -5/+0 |
| |/ |
|
| * | Merge "GCC 4.4 and later cannot handle h constructs. Fix to replace the assem... | Jean-Baptiste Queru | 2012-08-15 | 2 | -31/+5 |
| |\ |
|
| | * | GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly con... | Raghu Gandham | 2012-08-09 | 2 | -31/+5 |
| * | | Merge "Don't try to shift more bits than the variable length" | Jean-Baptiste Queru | 2012-08-13 | 1 | -2/+8 |
| |\ \
| | |/
| |/| |
|
| | * | Don't try to shift more bits than the variable length | Martin Storsjo | 2012-08-10 | 1 | -2/+8 |
| |/ |
|
* | | Use a saturating shift to avoid overflow | Martin Storsjo | 2012-09-02 | 1 | -1/+1 |
* | | Use __builtin_clz instead of default implementation of fixnormz on GCC | Jakub Stachowski | 2012-08-14 | 1 | -0/+12 |
* | | Use saturating adds to avoid overflow | Martin Storsjo | 2012-08-11 | 1 | -2/+2 |
* | | 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 |
* | | Merge remote-tracking branch 'aosp/master' | Martin Storsjo | 2012-08-08 | 0 | -0/+0 |
|\| |
|
| * | Merge "Only use __int64 on MSVC, not on all win32 compilers" | Jean-Baptiste Queru | 2012-08-08 | 1 | -1/+1 |
| |\ |
|
| | * | Only use __int64 on MSVC, not on all win32 compilers | Martin Storsjo | 2012-07-12 | 1 | -1/+1 |
| |/ |
|
| * | Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db | The Android Open Source Project | 2012-07-11 | 311 | -0/+148595 |
* | Check whether we need to link to -lm for math functions | Martin Storsjo | 2012-07-14 | 1 | -0/+2 |
* | build: update libtool reference to version 2. | Diego Elio Pettenò | 2012-07-11 | 1 | -4/+1 |
* | build: declare the project foreign to automake | Diego Elio Pettenò | 2012-07-11 | 6 | -367/+1 |
* | build: ignore autotools support files, and remove them from the repository. | Diego Elio Pettenò | 2012-07-11 | 13 | -23093/+11 |
* | build: do not use config.h | Diego Elio Pettenò | 2012-07-11 | 2 | -3/+0 |
* | build: use dnl for comments in configure.ac | Diego Elio Pettenò | 2012-07-11 | 1 | -7/+7 |
* | build: do not call AC_CANONICAL_HOST. | Diego Elio Pettenò | 2012-07-11 | 1 | -3/+0 |
* | Export the external symbols via the libtool -export-symbols option | Martin Storsjo | 2012-07-11 | 2 | -1/+21 |
* | Only use __int64 on MSVC, not on all win32 compilers | Martin Storsjo | 2012-07-11 | 1 | -1/+1 |
* | Update the changelog | Martin Storsjo | 2012-07-11 | 1 | -0/+4 |
* | Don't link to libstdc++ | Martin Storsjo | 2012-07-11 | 1 | -0/+5 |
* | Allow setting bitrate modes 1-5 too | Martin Storsjo | 2012-07-11 | 1 | -0/+5 |
* | Ignore generated files | Martin Storsjo | 2012-07-11 | 1 | -0/+17 |
* | Add files added by "automake --add-missing -c" | Martin Storsjo | 2012-07-11 | 6 | -0/+5168 |
* | Add an _enc suffix to the sbr_ram/rom files in libSBRenc | Martin Storsjo | 2012-07-11 | 3 | -2/+2 |
* | Add COPYING as a symlink to NOTICE | Martin Storsjo | 2012-07-11 | 1 | -0/+1 |
* | Add stub documents required by autotools | Martin Storsjo | 2012-07-11 | 4 | -0/+0 |
* | Run "libtoolize -c" | Martin Storsjo | 2012-07-11 | 6 | -0/+18290 |
* | Add automake/autoconf source files | Martin Storsjo | 2012-07-11 | 3 | -0/+247 |
* | Add NOTICE file. Rework make file so it appears in settings. | Dave Burke | 2012-06-12 | 21 | -277/+138 |
* | Added license boilerplate to all source files. | Dave Burke | 2012-06-11 | 308 | -6353/+44707 |
* | Update to 2012_05_11 version. | Dave Burke | 2012-05-12 | 49 | -2606/+2179 |
* | Fraunhofer AAC codec. | Dave Burke | 2012-04-17 | 325 | -0/+110807 |
* | Initial empty repository | Anatol Pomazau | 2012-04-06 | 0 | -0/+0 |