summaryrefslogtreecommitdiffstats
path: root/libFDK
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC"Martin Storsjo2012-11-011-12/+0
* Merge remote-tracking branch 'aosp/jb-mr1-release' into masterMartin Storsjo2012-11-019-15/+209
|\
| * Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-026-10/+196
| * fix mips build by reverting files backKeun young Park2012-09-112-31/+5
| * Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-096-11/+45
* | Revert "Do schur_div with a direct 64 bit division instead of a loop on x86"Martin Storsjo2012-09-141-10/+0
* | 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-052-31/+5
|\|
| * GCC 4.4 and later cannot handle h constructs. Fix to replace the assembly con...Raghu Gandham2012-08-092-31/+5
| * Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-1161-0/+20672
* Use __builtin_clz instead of default implementation of fixnormz on GCCJakub Stachowski2012-08-141-0/+12
* Add NOTICE file. Rework make file so it appears in settings.Dave Burke2012-06-122-32/+0
* Added license boilerplate to all source files.Dave Burke2012-06-1161-2027/+4844
* Update to 2012_05_11 version.Dave Burke2012-05-129-10/+1000
* Fraunhofer AAC codec.Dave Burke2012-04-1761-0/+16897