Jean-Marc Valin
|
1f22ae379b
bump version for upcoming 1.1.1
|
9 yıl önce |
Jonathan Lennox
|
911ddc0c58
Suppress generation of comb_filter_const_c when not used; avoid warning.
|
9 yıl önce |
Jonathan Lennox
|
19677f6b06
Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).
|
9 yıl önce |
Jonathan Lennox
|
ca5c388894
Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.
|
9 yıl önce |
Mark Harris
|
699b643042
Updating links for both https and new versions
|
9 yıl önce |
Mark Harris
|
d70b8ed69a
Corrections to doc
|
9 yıl önce |
Timothy B. Terriberry
|
57842da5e8
configure: Remove empty else clauses from AS_IF
|
9 yıl önce |
Rhishikesh Agashe
|
c232f65b9f
Adds "arch" argument to MIPS MDCT
|
9 yıl önce |
Timothy B. Terriberry
|
db7a0d6626
Fix dump_modes output for fixed-point NE10.
|
9 yıl önce |
Viswanath Puttagunta
|
bae854501f
armv7: Enable NE10's fixed-point FFT for the MDCT
|
9 yıl önce |
Viswanath Puttagunta
|
ba8713ccb5
armv7: Optimize fixed point FFT using NE10 library
|
9 yıl önce |
Viswanath Puttagunta
|
3807af3b3b
test_unit_dft: Add nfft = 60, 240, 480 tests
|
9 yıl önce |
Viswanath Puttagunta
|
19c5406cde
armv7(float): Optimize decode usecase using NE10 library
|
9 yıl önce |
Viswanath Puttagunta
|
f48abe8308
armv7(float): Optimize encode usecase using NE10 library
|
9 yıl önce |
Timothy B. Terriberry
|
0fe5143525
Move the external ARM asm to a separate library.
|
9 yıl önce |
Timothy B. Terriberry
|
d71c297fd5
Add entcode.c to the dump_modes binary.
|
9 yıl önce |
Rhishikesh Agashe
|
c9c2035355
Fixes compile problems for MIPS
|
9 yıl önce |
Mark Harris
|
50d6701e2a
trivial_example: Fix error message
|
9 yıl önce |
Mark Harris
|
a6595e6201
Extra safety against NaNs in surround_analysis()
|
9 yıl önce |
Jean-Marc Valin
|
7c49ad0c5b
Preventing NaNs from crashing surround_analysis()
|
9 yıl önce |
Ralph Giles
|
5dca296833
Remove spurious ACLOCAL_FLAGS variable from autogen.sh.
|
9 yıl önce |
Jonathan Lennox
|
3a1dc9dc15
Make it possible to pass in paths to opus_demo and opus_compare.
|
9 yıl önce |
Jonathan Lennox
|
0bc1ecc254
Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should be used.
|
9 yıl önce |
Jonathan Lennox
|
a7c1ebf6bc
Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right.
|
9 yıl önce |
Jonathan Lennox
|
fee0ed0754
Add intrinsics support to Visual Studio build.
|
9 yıl önce |
Jonathan Lennox
|
43120f0075
Reorganize x86 SSE intrinsics code.
|
9 yıl önce |
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 yıl önce |
Jonathan Lennox
|
26fc5c3775
Remove some unnecessary #includes from x86cpu.c.
|
9 yıl önce |
Jonathan Lennox
|
577bfb159a
Fix struct initialization of CPU_Feature structure.
|
9 yıl önce |
Jonathan Lennox
|
33cf9e2f47
Fix cpuid asm on 32-bit PIC.
|
9 yıl önce |