Sign in
aomedia
/
avm
/
1bc3046d95cb3132445f008b7d91bd6f343e4b77
/
test
1bc3046
Simplify list of functions to test
by Sebastien Alaiwan
· 8 years ago
c3f5bd1
Align memory allocation for SIMD operations
by Yaowu Xu
· 8 years ago
3260480
Update golden MD5 in decode_to_md5 test.
by Urvang Joshi
· 8 years ago
bcc5535
Fix self-guided filter tests
by David Barker
· 8 years ago
ee7ee7f
SMOOTH_PRED: Use get_msb() to get log2 of block dimension.
by Urvang Joshi
· 8 years ago
4d2af5d
Add SSE4.1 highbitdepth self-guided filter
by David Barker
· 8 years ago
7e9f59e
Avoid out-of-range memory access
by Yaowu Xu
· 8 years ago
506eb72
Make encoder use vectorized self-guided filter
by David Barker
· 8 years ago
5765fad
Handle non-multiple-of-4 widths in SSE4.1 self-guided filter
by David Barker
· 8 years ago
6d2f3c2
Fix some potential warnings on unused functions and implicit cast
by Steinar Midtskogen
· 8 years ago
2f103aa
Disable sse2 for inverse tx with emulate-hardware
by Sarah Parker
· 8 years ago
ce110cc
Vectorize self-guided filter
by David Barker
· 8 years ago
4f7e104
Add test data download support to the cmake build.
by Tom Finegan
· 8 years ago
c20176e
Remove ASM_REGISTER_STATE_CHECK when testing v64/v128/v256 intrinsics
by Steinar Midtskogen
· 8 years ago
8d8638a
Use 3-tap spatial filter in FILTER_INTRA experiment
by Yue Chen
· 8 years ago
8c636c1
simd_cmp_impl,TestSimd*Arg: break on failure
by James Zern
· 8 years ago
4db04d3
Move cmake build setup for testing into test/test.cmake.
by Tom Finegan
· 8 years ago
0a2c0cb
Let hbd conv func be flexible
by Angie Chiang
· 8 years ago
8176081
SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit.
by Urvang Joshi
· 8 years ago
8c019d5
Test average in av1_convolve_horiz/vert
by Angie Chiang
· 8 years ago
a60da3b
Use buffer vector to manage input/output buffer
by Angie Chiang
· 8 years ago
dd1ca30
Reimplement av1_convolve unit test
by Angie Chiang
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
a9b174b
InterpFilter type: Create an enum.
by Urvang Joshi
· 8 years ago
8c687d2
ans: Cleanup rans writing routines
by Alex Converse
· 8 years ago
7a07ece
Include googletest cmake support.
by Tom Finegan
· 8 years ago
17ce8b1
Remove file base name collisions.
by Tom Finegan
· 8 years ago
e3a4c1c
Pass plane into get_conv_params###
by Angie Chiang
· 8 years ago
4f0b3ed
Retune the CLPF kernel
by Steinar Midtskogen
· 8 years ago
76ebf7c
Turn on adapt_scan by default
by Angie Chiang
· 8 years ago
73ad523
Add support for disabling CLPF on tile boundaries
by Steinar Midtskogen
· 8 years ago
ce4bceb
Fix cmake test_libaom build with CONFIG_AOM_HIGHBITDEPTH enabled.
by Tom Finegan
· 8 years ago
7a40600
ALT_INTRA: Integerize the weights for SMOOTH_PRED.
by Urvang Joshi
· 8 years ago
c54692b
ans: Switch from uABS to rABS
by Alex Converse
· 8 years ago
998e606
Fix high bit depth test build on macosx.
by Tom Finegan
· 8 years ago
a488727
Remove CONFIG_AV1_TEMPORAL_DENOISING.
by Tom Finegan
· 8 years ago
9a9f41f
Change const int iterations into const int kIterations (style)
by Steinar Midtskogen
· 8 years ago
9b02b0e
deblocking_across_tiles->loopfilter_across_tiles
by Ryan Lei
· 8 years ago
0d3aeda
Remove unused assembly sources and associated tests.
by Tom Finegan
· 8 years ago
af18794
simd_impl.h,SIMD_TUPLE: make name param type explicit
by James Zern
· 8 years ago
82d580c
Add unit tests for v128 intrinsics
by Steinar Midtskogen
· 9 years ago
29ba675
Fix tests on macosx.
by Tom Finegan
· 8 years ago
1a0ae84
Fix OneByOneVideoTest for loop-restoration
by Debargha Mukherjee
· 8 years ago
04305c6
Add unit tests for v64 intrinsics
by Steinar Midtskogen
· 9 years ago
086c9db
Remove "Large" from most of AV1FrameSizeTests
by Alex Converse
· 8 years ago
af0c102
ans: Add a final state serialization test
by Alex Converse
· 8 years ago
e2a703e
av1_dct_test: fix duplicate symbol link error
by James Zern
· 8 years ago
2f97339
Add data file needed for perf test
by Yaowu Xu
· 8 years ago
1379746
Warp filter improvements
by David Barker
· 8 years ago
6870051
Update md5 for 308a639
by hui su
· 8 years ago
0b3af1c
EC_ADAPT: re-enable tests using tiles.
by Thomas Davies
· 8 years ago
2f6bdd8
Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2
by Alex Converse
· 8 years ago
eb780e7
Add a control to set the ANS window size
by Alex Converse
· 8 years ago
838367d
Add correctness tests for the SSE2 warp filter
by David Barker
· 8 years ago
9f45bc4
Pass ConvolveParams into prediction functions
by Angie Chiang
· 8 years ago
b2ff17f
Fix test failure in av1_convolve_optimz_test.cc
by Angie Chiang
· 8 years ago
0cfaeea
Refactor av1_update_neighbors
by Angie Chiang
· 8 years ago
fe2a959
Use default scan order as a tie breaker
by Angie Chiang
· 8 years ago
8f315b1
Fix 4x4 hybrid transform accuracy check tests
by Yi Luo
· 8 years ago
f07ddf3
Fix 32x32 hybrid transform AVX2 to match C
by Yi Luo
· 8 years ago
3b0b5f1
Fix 16x32, 32x16 rectangular transform SSE2 to match C
by Yi Luo
· 8 years ago
674bffd
Add rounding option into av1_convolve
by Angie Chiang
· 8 years ago
3bd8377
High bit depth 32x32 inverse DCT_DCT transform, AVX2
by Yi Luo
· 8 years ago
346440b
Use the standard aom_reader_init() interface for ans
by Alex Converse
· 8 years ago
03ab527
Fix compile problems with older VS releases
by Steinar Midtskogen
· 8 years ago
66ca597
Change md5 used in test
by Yaowu Xu
· 8 years ago
e6aece8
Fix RunAccuracyCheck failure
by Angie Chiang
· 8 years ago
8b28d86
Don't cast function pointers to void* (v64/v128/v256 unit tests)
by Steinar Midtskogen
· 8 years ago
d954f2d
Disable unsupported SIMD optimisations for CLPF for 32 bit VS targets
by Steinar Midtskogen
· 8 years ago
fb1425f
Add framework for testing intrinsics
by Steinar Midtskogen
· 8 years ago
1733f6b
Merge ext_interp and dual_filter
by Angie Chiang
· 8 years ago
7386eda
Add an experiment to disable lpf on tile boundaries
by Ryan Lei
· 8 years ago
049c64c
Reduce time needed for some unit tests
by Yaowu Xu
· 8 years ago
5bce3fe
Further reduce number of frames used in test
by Yaowu Xu
· 8 years ago
f8cb5a6
Reduce number of frames used in test
by Yaowu Xu
· 8 years ago
81f4815
Update md5 for decoding test
by Yaowu Xu
· 8 years ago
2cdf0d8
Specify ANS window size at initialization
by Alex Converse
· 8 years ago
251cf36
Reduce image size to avoid out of memory
by Yaowu Xu
· 8 years ago
f10cba2
Apply the rect fwd tx changes to SSE2 optimization
by Yi Luo
· 8 years ago
d526d0a
Fix TestSuperframeIndexIsOptional to work with daala_ec.
by Nathan E. Egge
· 8 years ago
f0aa420
Change scaling of rectangular fwd transforms
by Debargha Mukherjee
· 8 years ago
840b2be
Modify test.mk
by Yunqing Wang
· 8 years ago
fab6224
Remove obsolete control AOME_SET_ARNR_TYPE and command line flag
by Alex Converse
· 8 years ago
73c145a
Revert "Add framework for testing intrinsics"
by James Zern
· 8 years ago
e983258
High bit depth motion search SAD optimization on avx2
by Yi Luo
· 8 years ago
685039d
Rename tests
by Yaowu Xu
· 8 years ago
3e882f2
Add framework for testing intrinsics
by Steinar Midtskogen
· 8 years ago
1ecdf2b
ans: Move buf_ans_flush to the .c file
by Alex Converse
· 8 years ago
25c900c
test_libvpx: fix valgrind failures
by Yaowu Xu
· 8 years ago
cfa83fd
ans: Use BufAnsCoder in the ANS test
by Alex Converse
· 8 years ago
b137289
Turn on convolve_test.cc
by Angie Chiang
· 8 years ago
b968d46
Test all subpels in av1_convolve_vert_first test
by Angie Chiang
· 8 years ago
ed2a00f
superframe test: Remove VP9 style syntax
by Alex Converse
· 8 years ago
ae5cfde
Refactor to use block_size_wide/high[] consistently
by Jingning Han
· 8 years ago
73db4ac
Replace b_width_log2_lookup[] with direct block size access
by Jingning Han
· 8 years ago
b79424e
Do interpolation with lower-tap filter first
by Angie Chiang
· 8 years ago
bde4ac8
change to use AOMedia copyright notice
by Yaowu Xu
· 8 years ago
46f0f29
Fix compiling of tests with emulate-hardware
by Yaowu Xu
· 8 years ago
9e21874
SAD avg and 4D avx2 optimization for ext-partition
by Yi Luo
· 8 years ago
6be4a54
Add a new intra prediction mode "smooth".
by Urvang Joshi
· 8 years ago
Next »