Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
ef203135b49eb37327fb6884c272108fef485e0d
/
celt
/
tests
ef20313
Adding ENABLE_HARDENING
by Jean-Marc Valin
· 7 years ago
9aebd7e
Free all allocated memory in unit tests
by Mark Harris
· 7 years ago
4507637
Fixes unit tests that need arch-specific code
by Jean-Marc Valin
· 7 years ago
76674fe
SSE2 implementation of the PVQ search
by Jean-Marc Valin
· 8 years ago
6fa8563
Fixes memory leak in some CELT unit tests
by Jean-Marc Valin
· 9 years ago
19677f6
Fix unit tests on ARM without RTCD (e.g. aarch64 or iOS).
by Jonathan Lennox
· 9 years ago
ba8713c
armv7: Optimize fixed point FFT using NE10 library
by Viswanath Puttagunta
· 9 years ago
3807af3
test_unit_dft: Add nfft = 60, 240, 480 tests
by Viswanath Puttagunta
· 9 years ago
19c5406
armv7(float): Optimize decode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
f48abe8
armv7(float): Optimize encode usecase using NE10 library
by Viswanath Puttagunta
· 9 years ago
cb0875e
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.
by Jonathan Lennox
· 9 years ago
0b0a2b4
armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics
by Viswanath Puttagunta
· 10 years ago
fd562ee
tests: fix linking for --enable-fixed-point on ARM
by Tristan Matthews
· 10 years ago
554b349
There are no tabs in source code.
by Timothy B. Terriberry
· 10 years ago
c95c9a0
Cisco optimization for x86 & fixed point
by xiangmingzhu
· 11 years ago
2e26b82
Moves the bitrev step to the IMDCT pre-rotation
by Jean-Marc Valin
· 11 years ago
0f869cb
Changes ABS16() and ABS32() to use fabs() in the float build
by Jean-Marc Valin
· 11 years ago
5280c71
Revert "Fixes a number of double promotions and missing casts."
by Gregory Maxwell
· 11 years ago
4327972
Fixes a number of double promotions and missing casts.
by Gregory Maxwell
· 11 years ago
ee2506b
Moves log2Amp inside denormalise_bands() and get rid of bandE[]
by Jean-Marc Valin
· 11 years ago
006273c
Use a table for PVQ encoding/decoding.
by Timothy B. Terriberry
· 11 years ago
aa3a599
Fixes forward MDCT for overlaps that aren't a multiple of 4
by Jean-Marc Valin
· 12 years ago
54f7cb4
Updates MDCT unit test
by Jean-Marc Valin
· 12 years ago
00898f2
Adds missing license headers on some scripts and test files
by Jean-Marc Valin
· 12 years ago
de74fc1
Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build.
by Gregory Maxwell
· 12 years ago
02f19c2
Fix fixed-point testilog2.
by Timothy B. Terriberry
· 12 years ago
cb3cc53
Fix --enable-fixed-point-debug.
by Ralph Giles
· 13 years ago
e699c19
Testing tools improvements (no impact on draft)
by Gregory Maxwell
· 13 years ago
d84fa9f
Fixes a bug in ec_enc_done when no range coded data was coded and adds test cases to test_unit_entropy.
by Gregory Maxwell
· 13 years ago
6f1ece5
Extend test_unit_entropy to test some patch_initial_bits corner cases.
by Gregory Maxwell
· 13 years ago
9652f81
Test cleanups and renaming.
by Gregory Maxwell
· 13 years ago
4923f3f
Moves the main headers from src/ to include/
by Jean-Marc Valin
· 13 years ago
5d5875a
Add the noreturn attribute on the assert functions to aid static analysis, improve test_repacketizer error handling, and silence 19 clang static analysis errors with additional assertions.
by Gregory Maxwell
· 13 years ago
afc8d53
Cleans up some leaking opus_custom symbols in celt/
by Gregory Maxwell
· 13 years ago
c374990
renames the libcelt/ directory to celt/
by Jean-Marc Valin
· 13 years ago