Marcus Asteborg
|
a0e14e7117
cmake - Add variable length detection and alloca detection
|
4 lat temu |
Jean-Marc Valin
|
86e5f5ea56
Add mising cmake file from make dist
|
5 lat temu |
Marcus Asteborg
|
f9d3d432d1
Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr
|
6 lat temu |
Jean-Marc Valin
|
ef203135b4
Adding ENABLE_HARDENING
|
6 lat temu |
Andrew Allen
|
f643c03fba
Support for Channel Mapping 253
|
7 lat temu |
Jean-Marc Valin
|
4507637ccc
Fixes unit tests that need arch-specific code
|
7 lat temu |
Linfeng Zhang
|
8e19536baa
Optimize silk_warped_autocorrelation_FIX() for ARM NEON
|
8 lat temu |
Ricardo Constantino
|
8056706f48
Add common.props to Makefile.am
|
7 lat temu |
Jean-Marc Valin
|
68688651a4
Adding a unit test for LPC_inv_pred_gain()
|
7 lat temu |
Ricardo Constantino
|
8fe210f14b
genversion.bat: generate same version as update_version
|
8 lat temu |
Jean-Marc Valin
|
d0d1cf3b60
New regression test from Mark's fuzzing test cases
|
8 lat temu |
Ricardo Constantino (:RiCON)
|
385d49e55c
vs2015: Merge opus dependencies into its project.
|
8 lat temu |
Ricardo Constantino (:RiCON)
|
a79bf19a5e
Create a simple project to create version.h.
|
8 lat temu |
Jonathan Lennox
|
44e8e73850
Add Neon intrinsics for Silk noise shape quantization.
|
9 lat temu |
Jonathan Lennox
|
8cb1487288
Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86.
|
9 lat temu |
Ralph Giles
|
a8f61157bc
Update EXTRA_DIST to ship the VS2015 project files.
|
8 lat temu |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 lat temu |
Timothy B. Terriberry
|
0fe5143525
Move the external ARM asm to a separate library.
|
9 lat temu |
Jonathan Lennox
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
9 lat temu |
Jonathan Lennox
|
cb0875e07d
Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source.
|
9 lat temu |
Jonathan Lennox
|
b4aa5dc858
Reorganize configure's detection of intrinsics functions:
|
9 lat temu |
Jean-Marc Valin
|
45cbdff36f
Adds MIPS files to the make dist tarball
|
10 lat temu |
Viswanath Puttagunta
|
0b0a2b4d06
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
|
10 lat temu |
Tristan Matthews
|
fd562eefa2
tests: fix linking for --enable-fixed-point on ARM
|
10 lat temu |
xiangmingzhu
|
c95c9a048f
Cisco optimization for x86 & fixed point
|
10 lat temu |
Timothy B. Terriberry
|
4ae4bc61d0
Fix iOS builds with assembly.
|
10 lat temu |
Martin Storsjo
|
76e831d917
Make the arm2gnu.pl converter handle apple specific details
|
10 lat temu |
Ron
|
135d1c9848
More make dist fixes
|
11 lat temu |
Ralph Giles
|
d5cb06305b
Fix 'make distclean'.
|
11 lat temu |
Timothy B. Terriberry
|
7a0b68233f
ASM build fix
|
11 lat temu |