Sign in
aomedia
/
avm
/
7e55571ec483795c90adc1ce664f3da89c51636c
/
test
910f479
simd_cmp_impl,S64_V256V256: use correct store fn
by James Zern
· 8 years ago
8a65f9f
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
24d565b
Cleanup dead inv-txfm functions in HBD data path
by Frederic Barbier
· 8 years ago
d7b2be7
Remove references to a previously removed variable
by Yaowu Xu
· 8 years ago
bd99b38
Pass mbmi into get_scan()
by Angie Chiang
· 8 years ago
d598f04
variance_test: move Subpel* from tuples to TestParams
by James Zern
· 8 years ago
d2a74d6
Add missing dependency to CMake test object libraries
by Tom Finegan
· 8 years ago
193422e
Add avx2 highbd_quantize_b
by Yi Luo
· 8 years ago
a9b275f
variance_test: Use static arrays for test params
by James Zern
· 8 years ago
7184065
subtract_test: Use static arrays for test params
by James Zern
· 8 years ago
ff766cd
Make sure Python is present before pulling in gtest.
by Tom Finegan
· 8 years ago
6faf349
Add high bit depth fast path quantizer avx2
by Yi Luo
· 8 years ago
84f2d79
Add shared library support to the CMake build.
by Tom Finegan
· 8 years ago
81b2e50
Pass conv_params into warp-related functions
by Angie Chiang
· 8 years ago
1fd7105
lpf_8_test: Use static arrays for test params
by Yaowu Xu
· 8 years ago
acca889
Fix tile independency unit test
by Jingning Han
· 8 years ago
db252a4
Fix ext-tile unit test
by Jingning Han
· 8 years ago
d561ead
Add avx2 fast path quantizer 32x32
by Yi Luo
· 8 years ago
871d2ca
Exclude tests of API internals from CMake shared lib builds.
by Tom Finegan
· 8 years ago
3613c51
Sync CMake build with the configure build.
by Tom Finegan
· 8 years ago
8b7a4e1
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
29e40a6
Unify and clean up resize arguments
by Debargha Mukherjee
· 8 years ago
76fb126
Experiment: adding the source video information signaling (Netflix)
by anorkin
· 8 years ago
2d44b69
Add fast path quantizer AVX2
by Yi Luo
· 8 years ago
57c1b8c
Remove dead member
by Sebastien Alaiwan
· 8 years ago
30dfa88
Clean up hbd transform code
by Sarah Parker
· 8 years ago
67e1557
Fix bug in loop-restoration unit tests
by David Barker
· 8 years ago
1ce569d
Fix compile error of convolve_round and compound_round
by Yue Chen
· 8 years ago
8295c7c
Vectorize av1_convolve_2d()
by David Barker
· 8 years ago
e64d51a
Add 'do_average' to ConvolveParams structure
by David Barker
· 8 years ago
747cf98
Fix example test incompatibilites with CMake build.
by Tom Finegan
· 8 years ago
d405f8a
Cleanup dead fwd transform functions
by Frederic Barbier
· 8 years ago
31c6650
Remove deprecated high-bitdepth functions
by Sarah Parker
· 8 years ago
d61e608
Add HBD data path for av1_block_error_avx2
by Yi Luo
· 8 years ago
4322bc1
Fix constructor order in unit tests (sanitizer)
by Sebastien Alaiwan
· 8 years ago
7e2dce0
Misc quantize unit test fix to conform coding style
by Yi Luo
· 8 years ago
185575a
Fix some UBSan warnings
by David Barker
· 8 years ago
c2d500a
Fix warp filter test with --disable-ssse3
by David Barker
· 8 years ago
375ee84
CMake test target tweaks.
by Tom Finegan
· 8 years ago
28c779b
Change to use static arrays
by Yaowu Xu
· 8 years ago
aadbb02
Mark SMOOTH2 filter under USE_EXTRA_FILTER flag
by Angie Chiang
· 8 years ago
17ccaec
Add include guards to CMake files used as includes.
by Tom Finegan
· 8 years ago
fe67ed6
cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2.
by Timothy B. Terriberry
· 8 years ago
f03907a
Make ext_inter/wedge/compound_segment/interintra on by default
by Yue Chen
· 8 years ago
6e28006
Fix XCode clang build.
by Alex Converse
· 8 years ago
723923c
Fix ASan bug in masked variance unit test
by David Barker
· 8 years ago
8ea3319
Remove VAR_BASED_PARTITION.
by Thomas Daede
· 8 years ago
ef39c84
Add a unit test for AV1 quantizer optimization
by Yi Luo
· 8 years ago
0aa39ff
ext-inter: Vectorize new masked SAD/SSE functions
by David Barker
· 8 years ago
476c63c
Remove the DAALA_EC experiment.
by Nathan E. Egge
· 8 years ago
1624765
tx64x64: Fix build when highbitdepth is on.
by Urvang Joshi
· 8 years ago
7d7b2c2
Normalize parameter rounding with get_shear_params().
by Sean Purser-Haskell
· 8 years ago
378d652
Remove CONFIG_{DE,EN}CODERS from the build system.
by Tom Finegan
· 8 years ago
f19f35f
ext-inter: Further cleanup
by David Barker
· 8 years ago
5d34e6a
Vectorize high-precision convolve filter
by David Barker
· 8 years ago
0f3c94e
ext-inter: Delete dead code
by David Barker
· 8 years ago
ba02c24
Remove CONFIG_{DE,EN}CODERS from the CMake build.
by Tom Finegan
· 8 years ago
d1cbd8c
Use target file name generator exp in CMake test rules.
by Tom Finegan
· 8 years ago
1e42436
Add unit tests for v256 intrinsics
by Steinar Midtskogen
· 9 years ago
d466882
Add transform test for 64x64.
by Urvang Joshi
· 8 years ago
eec47e6
Refactor hbd txfm configurations to be 1D
by Sarah Parker
· 8 years ago
37f6220
Rename 32x32 transform test file.
by Urvang Joshi
· 8 years ago
9884be0
Only build/run test targets in MSVC when requested.
by Tom Finegan
· 8 years ago
3e629b9
Fix build on --disable-avx2
by Yi Luo
· 8 years ago
be111b3
Remove armv6 media-extension assembly.
by Ralph Giles
· 8 years ago
e9d70c9
Add a test target with sharding support to the CMake build.
by Tom Finegan
· 8 years ago
a9c4e51
Add some missing sources to fix the CMake build.
by Tom Finegan
· 8 years ago
367da99
Change the initializaton of test parameters
by Yaowu Xu
· 8 years ago
5ab5872
Add missing initializations of HBD buffers
by Yaowu Xu
· 8 years ago
40f22ef
Partial IDCT 32x32 avx2
by Yi Luo
· 8 years ago
ee67432
Vectorize corner matching function
by David Barker
· 8 years ago
4cbf7a3
Fix handling of empty $LIBAOM_TEST_DATA_PATH in test_worker.cmake.
by Tom Finegan
· 8 years ago
b7336fb
Enable FilterIntra tests in the CMake build.
by Tom Finegan
· 8 years ago
92400ab
Enable build support for high-bitdepth by default
by Sebastien Alaiwan
· 8 years ago
d46b4d3
Add Emscripten support to the CMake build.
by Tom Finegan
· 8 years ago
165adf8
Use saturation addition to do rounding for avx2 IDCT
by Yi Luo
· 8 years ago
54cae22
Reduce number of AltRefForcedKeyTestLarge tests
by Yaowu Xu
· 8 years ago
446d037
Reduce number of tests for DatarateTest
by Yaowu Xu
· 8 years ago
2e7da0a
Speed up ErrorResilienceTestLarge test
by Yaowu Xu
· 8 years ago
26843a0
Change to use 10 frames in BordersTest
by Yaowu Xu
· 8 years ago
a51cb56
Change to use 15 frames in AqSegmentTest
by Yaowu Xu
· 8 years ago
3ccca4b
Change screen content test to use 3 frames only
by Yaowu Xu
· 8 years ago
f6176ab
Partial IDCT 16x16 avx2
by Yi Luo
· 8 years ago
e6ca8e8
Add a new experiment SMOOTH_HV.
by Urvang Joshi
· 8 years ago
05e21d8
ec_smallmul: Relax tell test.
by Timothy B. Terriberry
· 8 years ago
bbf7bb0
Simplify txfm code using helper function
by Frederic Barbier
· 8 years ago
e23d5c3
Make the binary codes library accounting enabled
by Debargha Mukherjee
· 8 years ago
4581ee0
Use namespaces consistently
by Yaowu Xu
· 8 years ago
23aaaa9
Use 2k resolution in motion vector tests on 32-bit system
by Yunqing Wang
· 8 years ago
afe71d9
Remove the aom_codec_stream_info_t size field.
by Ralph Giles
· 8 years ago
d8a423c
Add SSSE3 warp filter + const-ify warp filters
by David Barker
· 8 years ago
1b6e394
Remove LargeValidSizes test
by Yaowu Xu
· 8 years ago
022dc47
Reduce test time for MotionVectorTestLarge
by Yaowu Xu
· 8 years ago
1659191
Change to use defined vectors in test
by Yaowu Xu
· 8 years ago
0e58be0
Use INT16_MIN and INT16_MAX for portability
by Yaowu Xu
· 8 years ago
53d343e
Silence some ubsan warnings
by Debargha Mukherjee
· 8 years ago
4e2df09
Set ext_delta_q default and bug fix
by Fangwen Fu
· 8 years ago
e57473a
Fix possibility of uninitialized vals in convolve_test
by Sarah Parker
· 8 years ago
6c29f46
Remove encoder speed 8 in AV1
by Yunqing Wang
· 8 years ago
e508db4
Silence clang warning about possible negative shift
by Steinar Midtskogen
· 8 years ago
Next »