summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Do schur_div with a direct 64 bit division instead of a loop on x86Jakub Stachowski2012-09-091-0/+10
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2012-09-054-36/+5
|\|
| * Merge "Remove workaround in aac for broken toolchain"Jean-Baptiste Queru2012-09-042-5/+0
| |\
| | * Remove workaround in aac for broken toolchainIrina Tirdea2012-09-032-5/+0
| |/
| * Merge "GCC 4.4 and later cannot handle h constructs. Fix to replace the assem...Jean-Baptiste Queru2012-08-152-31/+5
| |\
| | * GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly con...Raghu Gandham2012-08-092-31/+5
| * | Merge "Don't try to shift more bits than the variable length"Jean-Baptiste Queru2012-08-131-2/+8
| |\ \ | | |/ | |/|
| | * Don't try to shift more bits than the variable lengthMartin Storsjo2012-08-101-2/+8
| |/
* | Use a saturating shift to avoid overflowMartin Storsjo2012-09-021-1/+1
* | Use __builtin_clz instead of default implementation of fixnormz on GCCJakub Stachowski2012-08-141-0/+12
* | Use saturating adds to avoid overflowMartin Storsjo2012-08-111-2/+2
* | Use saturating adds in all other similar loops in groupShortData as wellMartin Storsjo2012-08-101-3/+3
* | Don't try to shift more bits than the variable lengthMartin Storsjo2012-08-101-2/+8
* | Use saturating adds to avoid overflowMartin Storsjo2012-08-102-3/+3
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2012-08-080-0/+0
|\|
| * Merge "Only use __int64 on MSVC, not on all win32 compilers"Jean-Baptiste Queru2012-08-081-1/+1
| |\
| | * Only use __int64 on MSVC, not on all win32 compilersMartin Storsjo2012-07-121-1/+1
| |/
| * Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-11311-0/+148595
* Check whether we need to link to -lm for math functionsMartin Storsjo2012-07-141-0/+2
* build: update libtool reference to version 2.Diego Elio Pettenò2012-07-111-4/+1
* build: declare the project foreign to automakeDiego Elio Pettenò2012-07-116-367/+1
* build: ignore autotools support files, and remove them from the repository.Diego Elio Pettenò2012-07-1113-23093/+11
* build: do not use config.hDiego Elio Pettenò2012-07-112-3/+0
* build: use dnl for comments in configure.acDiego Elio Pettenò2012-07-111-7/+7
* build: do not call AC_CANONICAL_HOST.Diego Elio Pettenò2012-07-111-3/+0
* Export the external symbols via the libtool -export-symbols optionMartin Storsjo2012-07-112-1/+21
* Only use __int64 on MSVC, not on all win32 compilersMartin Storsjo2012-07-111-1/+1
* Update the changelogMartin Storsjo2012-07-111-0/+4
* Don't link to libstdc++Martin Storsjo2012-07-111-0/+5
* Allow setting bitrate modes 1-5 tooMartin Storsjo2012-07-111-0/+5
* Ignore generated filesMartin Storsjo2012-07-111-0/+17
* Add files added by "automake --add-missing -c"Martin Storsjo2012-07-116-0/+5168
* Add an _enc suffix to the sbr_ram/rom files in libSBRencMartin Storsjo2012-07-113-2/+2
* Add COPYING as a symlink to NOTICEMartin Storsjo2012-07-111-0/+1
* Add stub documents required by autotoolsMartin Storsjo2012-07-114-0/+0
* Run "libtoolize -c"Martin Storsjo2012-07-116-0/+18290
* Add automake/autoconf source filesMartin Storsjo2012-07-113-0/+247
* Add NOTICE file. Rework make file so it appears in settings.Dave Burke2012-06-1221-277/+138
* Added license boilerplate to all source files.Dave Burke2012-06-11308-6353/+44707
* Update to 2012_05_11 version.Dave Burke2012-05-1249-2606/+2179
* Fraunhofer AAC codec.Dave Burke2012-04-17325-0/+110807
* Initial empty repositoryAnatol Pomazau2012-04-060-0/+0