index
:
fdk-aac
dabplus
dabplus2
fdk-aac encoding library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libFDK
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'aosp/main'
Martin Storsjo
2023-10-06
1
-2
/
+4
|
\
|
*
Add riscv64 support
haocheng.zy
2022-08-01
1
-0
/
+7
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2022-01-10
1
-4
/
+1
|
\
|
|
*
Prevent undefined values for CODING_SCHEME type in huff_decode().
Fraunhofer IIS FDK
2021-04-30
1
-4
/
+1
*
|
Do not force inlining of indirect functions
David Seifert
2021-07-10
1
-2
/
+2
*
|
fix compilation with mips16
Rosen Penev
2021-01-14
3
-3
/
+3
*
|
Revert "Avoid undefined shifts in SATURATE_SHIFT"
Martin Storsjo
2020-11-17
1
-13
/
+2
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2020-11-17
6
-69
/
+339
|
\
|
|
*
Avoid decoder internal clipping by converting the whole audio sample data pat...
Fraunhofer IIS FDK
2020-02-14
2
-13
/
+6
|
*
Revise memory overlay usage and remove deprecated buffers and overlay tags.
Fraunhofer IIS FDK
2020-02-14
1
-2
/
+1
|
*
Restructure QMF implementation and provide 16/32 bit implementation in parallel.
Fraunhofer IIS FDK
2020-02-14
3
-43
/
+292
|
*
Avoid undefined shift exponent in f2Pow().
Fraunhofer IIS FDK
2020-01-22
1
-1
/
+1
|
*
Fix IsLessThan() function for certain edge cases.
Fraunhofer IIS FDK
2020-01-16
1
-0
/
+26
|
*
Prevent signed integer overflow in fMultIceil() for case m_e=-31.
Fraunhofer IIS FDK
2020-01-14
1
-5
/
+10
|
*
For all scaleValuesSaturate() variants make source pointer const.
Fraunhofer IIS FDK
2019-12-27
1
-5
/
+3
*
|
Avoid undefined shifts in SATURATE_SHIFT
Martin Storsjo
2020-09-02
1
-2
/
+13
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2019-10-08
1
-2
/
+2
|
\
|
|
*
Fix out of sync function declaration of scaleValues().
Fraunhofer IIS FDK
2019-05-14
1
-2
/
+2
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2019-01-21
3
-57
/
+5
|
\
|
|
*
Fix SATURATE_LEFT_SHIFT_ALT() since it returned 0x80000000 in certain cases
Fraunhofer IIS FDK
2018-12-26
1
-5
/
+5
|
*
Prevent bit buffer counter overflow.
Fraunhofer IIS FDK
2018-09-10
2
-52
/
+0
*
|
Remove a duplicate definition of fMax/fMin for x86_64 mingw
Martin Storsjo
2018-09-03
1
-4
/
+0
*
|
Recognize the MSVC ARM64 compiler arch identification
Martin Storsjo
2018-09-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2018-09-02
56
-5159
/
+8242
|
\
|
|
*
FDKv2 ubsan patches
Fraunhofer IIS FDK
2018-05-23
2
-20
/
+1
|
*
FDK patches: fix overflows in decoder out-of-band config
Fraunhofer IIS FDK
2018-05-09
1
-2
/
+2
|
*
Upgrade to FDKv2
Fraunhofer IIS FDK
2018-04-19
54
-4899
/
+8297
*
|
Fix warnings with MSVC about mismatch between signed and unsigned in a header
Martin Storsjo
2018-03-06
1
-2
/
+2
*
|
Make sure at least one bit exists before reading further in FDKreadBit
Martin Storsjo
2017-08-03
1
-1
/
+5
*
|
Try to properly handle the case when the bitstream reader runs out of bits to...
Martin Storsjo
2017-04-26
1
-1
/
+15
*
|
Add checks to avoid overreading supplied buffers and fix issue #61.
Robert Kausch
2017-04-23
1
-11
/
+36
*
|
Fix building with MSVC for ARM
Martin Storsjo
2016-09-11
1
-1
/
+0
*
|
Detect MSVC x64
Martin Storsjo
2016-09-11
1
-1
/
+1
*
|
Add aarch64 assembly optimization (ARMv8a 64 bits)
Lexyan
2016-09-10
5
-0
/
+249
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2016-08-25
1
-1
/
+30
|
\
|
|
*
AAC/SBR encoder improvements
Jean-Michel Trivi
2016-04-08
1
-0
/
+29
|
*
SBR/AAC encoder updates, code clean up
Jean-Michel Trivi
2016-04-04
1
-6
/
+6
*
|
Invert inline and void to be compatible with gcc 3.3.4
Guillaume Smaha
2016-05-18
1
-2
/
+2
*
|
libFDK/include/mips/cplx_mul.h: use C code instead of ASM
Vicente Olivert Riera
2015-09-21
1
-38
/
+5
*
|
Fix the preprocessor statements controlling the use of mips{32,64}r1 instruct...
Jasper Lievisse Adriaanse
2015-08-13
1
-1
/
+1
*
|
Merge remote-tracking branch 'aosp/master'
Martin Storsjo
2014-11-07
3
-3
/
+3
|
\
|
|
*
[MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6
Duane Sand
2014-07-31
2
-2
/
+2
|
*
Merge "AArch64: Make LONG 4 bytes"
Glenn Kasten
2014-04-09
1
-2
/
+2
|
|
\
|
|
*
AArch64: Make LONG 4 bytes
Marcus Oakland
2014-03-11
1
-2
/
+2
|
*
|
Temporary workaround for 64-bit build error
Glenn Kasten
2014-03-12
1
-1
/
+1
|
|
/
*
|
Extend the GetInvInt table to 80 elements
Martin Storsjo
2014-08-01
1
-6
/
+6
*
|
Extend GetInvInt to support values up to 54
Martin Storsjo
2014-07-29
1
-4
/
+4
*
|
Add ppc optimization for clz and fixmul
Mark Harris
2014-05-26
5
-1
/
+232
*
|
Make LONG 32 bits for ppc64 as it is for x86_64
Mark Harris
2014-05-26
1
-2
/
+2
*
|
Fix PowerPC Mac build
Mark Harris
2014-05-26
1
-0
/
+4
|
/
[next]