aboutsummaryrefslogtreecommitdiffstats
path: root/libFDK
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mstorjo/master' into dabplusHEADv0.1.6-dabdabplusMatthias P. Braendli2018-03-071-3/+7
|\
| * 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
* | Merge 'mstorjo/master' into dabplusMatthias P. Braendli2017-07-2111-58/+349
|\|
| * Re-fix "Stack-buffer-overflow in FDKmemset"Martin Storsjo2017-06-221-0/+4
| * Revert "Fix "Stack-buffer-overflow in FDKmemset""Martin Storsjo2017-06-221-4/+0
| * Fix "Stack-buffer-overflow in FDKmemset"Martin Storsjo2017-06-121-0/+4
| * 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-232-20/+45
| * Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-10-281-8/+8
| |\
| | * Remove redundant register storage class specifiersMartin Storsjo2016-10-181-8/+8
| * | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-10-182-27/+27
| |\|
| | * Add casts to avoid errors due to narrowingMartin Storsjo2016-10-172-27/+27
| * | 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
* | | Add DAB+ AOTs again and remove AOT_MP2 from codeMatthias P. Braendli2016-09-101-0/+3
* | | Add DAB+ supportMatthias P. Braendli2016-09-093-9/+97
|/ /
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2016-08-254-61/+264
|\|
| * AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-082-3/+197
| * AAC/SBR encoder improvementsJean-Michel Trivi2016-04-082-1/+30
| * SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-043-30/+16
| * Remove compiler warnings, revised ARM QMF encoderJean-Michel Trivi2016-04-042-41/+41
* | Invert inline and void to be compatible with gcc 3.3.4Guillaume Smaha2016-05-181-2/+2
* | Merge remote-tracking branch 'aosp/master' into updateTimothy Gu2016-01-261-0/+5
|\|
| * Remove __DATE__/__TIME__Dan Willemsen2015-10-231-0/+5
* | 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-012-8/+13
* | Extend GetInvInt to support values up to 54Martin Storsjo2014-07-292-6/+7
* | 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
|/
* AAC Encoder low delay qualityJean-Michel Trivi2013-08-282-21/+63
* FDK update for downsampled SBRJean-Michel Trivi2013-08-275-1/+32
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-2062-64/+64
* 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
* 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