summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore .dirstamp filesMartin Storsjo2013-10-031-0/+1
* Add an autogen shellscriptTerrance2013-09-071-0/+2
* Bump the version number, add a changelog entryv0.1.2Martin Storsjo2013-07-272-2/+6
* Include dependency libs (-lm) in the pkg-config fileMartin Storsjo2013-07-272-1/+6
* Check the right element in isBookMartin Storsjo2013-07-101-1/+1
* Avoid too big changes in isScaleMartin Storsjo2013-03-181-0/+9
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2013-02-272-6/+0
|\
| * am 0d439d3d: Merge "Remove a bionic workaround."Elliott Hughes2012-11-290-0/+0
| |\
| | * Merge "Remove a bionic workaround."Elliott Hughes2012-11-292-6/+0
| | |\
| | | * Remove a bionic workaround.Elliott Hughes2012-11-292-6/+0
| | |/
| * / Remove a bionic workaround.Elliott Hughes2012-11-292-6/+0
| |/
* | Don't try to shift more bits than the variable lengthMartin Storsjo2013-02-171-2/+8
* | Add a changelog entry for 0.1.1, bump the version numbersv0.1.1Martin Storsjo2012-11-132-2/+11
* | Rename sbr_rom/ram files back to the original namesMartin Storsjo2012-11-023-2/+2
* | build: Build object files in subdirectoriesMartin Storsjo2012-11-021-0/+1
* | build: Don't use make variables in the declaration of source filesMartin Storsjo2012-11-021-131/+122
* | Revert "Use __builtin_clz instead of default implementation of fixnormz on GCC"Martin Storsjo2012-11-011-12/+0
* | Revert parts of "Use saturating adds to avoid overflow"Martin Storsjo2012-11-011-2/+2
* | Only use __int64 on MSVC, not on all win32 compilersMartin Storsjo2012-11-011-1/+1
* | Update Makefile.am to account for a removed file in the latest upstreamMartin Storsjo2012-11-011-2/+1
* | Merge remote-tracking branch 'aosp/jb-mr1-release' into masterMartin Storsjo2012-11-0141-4495/+4423
|\|
| * Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-0221-1390/+1443
| * Merge "Don't zero out spec coeffs before doing the final IMDCT." into jb-mr1-devJohn Grossman2012-09-121-4/+1
| |\
| | * Don't zero out spec coeffs before doing the final IMDCT.John Grossman2012-09-121-4/+1
| * | 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-0928-4331/+4235
* | Make sure AACdynamic_RAM gets allocated aligned to 8 bytesJeffrey Knockel2012-10-251-1/+1
* | Add support for Workgroup 4 (WG4) channel mappingSergio Ammirata2012-10-053-3/+18
* | Revert "Do schur_div with a direct 64 bit division instead of a loop on x86"Martin Storsjo2012-09-141-10/+0
* | Add an encoder exampleMartin Storsjo2012-09-136-0/+454
* | 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