aboutsummaryrefslogtreecommitdiffstats
path: root/libFDK/include
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings with MSVC about mismatch between signed and unsigned in a headerMartin Storsjo2018-03-061-2/+2
* Make sure at least one bit exists before reading further in FDKreadBitMartin Storsjo2017-08-031-1/+5
* Try to properly handle the case when the bitstream reader runs out of bits to...Martin Storsjo2017-04-261-1/+15
* Add checks to avoid overreading supplied buffers and fix issue #61.Robert Kausch2017-04-231-11/+36
* Fix building with MSVC for ARMMartin Storsjo2016-09-111-1/+0
* Detect MSVC x64Martin Storsjo2016-09-111-1/+1
* Add aarch64 assembly optimization (ARMv8a 64 bits)Lexyan2016-09-105-0/+249
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-08-251-1/+30
|\
| * AAC/SBR encoder improvementsJean-Michel Trivi2016-04-081-0/+29
| * SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-041-6/+6
* | Invert inline and void to be compatible with gcc 3.3.4Guillaume Smaha2016-05-181-2/+2
* | libFDK/include/mips/cplx_mul.h: use C code instead of ASMVicente Olivert Riera2015-09-211-38/+5
* | Fix the preprocessor statements controlling the use of mips{32,64}r1 instruct...Jasper Lievisse Adriaanse2015-08-131-1/+1
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2014-11-073-3/+3
|\|
| * [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6Duane Sand2014-07-312-2/+2
| * Merge "AArch64: Make LONG 4 bytes"Glenn Kasten2014-04-091-2/+2
| |\
| | * AArch64: Make LONG 4 bytesMarcus Oakland2014-03-111-2/+2
| * | Temporary workaround for 64-bit build errorGlenn Kasten2014-03-121-1/+1
| |/
* | Extend the GetInvInt table to 80 elementsMartin Storsjo2014-08-011-6/+6
* | Extend GetInvInt to support values up to 54Martin Storsjo2014-07-291-4/+4
* | Add ppc optimization for clz and fixmulMark Harris2014-05-265-1/+232
* | Make LONG 32 bits for ppc64 as it is for x86_64Mark Harris2014-05-261-2/+2
* | Fix PowerPC Mac buildMark Harris2014-05-261-0/+4
|/
* FDK update for downsampled SBRJean-Michel Trivi2013-08-272-0/+5
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-2040-40/+40
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-025-9/+195
* 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-094-8/+40
* 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-1139-0/+7888