Sign in
aomedia
/
avm
/
e3afdd8949c55dcc84ac9f95f1b48a54fb8bb257
/
test
/
test.mk
8295c7c
Vectorize av1_convolve_2d()
by David Barker
· 8 years ago
d61e608
Add HBD data path for av1_block_error_avx2
by Yi Luo
· 8 years ago
f03907a
Make ext_inter/wedge/compound_segment/interintra on by default
by Yue Chen
· 8 years ago
ef39c84
Add a unit test for AV1 quantizer optimization
by Yi Luo
· 8 years ago
378d652
Remove CONFIG_{DE,EN}CODERS from the build system.
by Tom Finegan
· 8 years ago
5d34e6a
Vectorize high-precision convolve filter
by David Barker
· 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
37f6220
Rename 32x32 transform test file.
by Urvang Joshi
· 8 years ago
ee67432
Vectorize corner matching function
by David Barker
· 8 years ago
d8a423c
Add SSSE3 warp filter + const-ify warp filters
by David Barker
· 8 years ago
ff4fa06
Add the motion vector unit test
by Yunqing Wang
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 8 years ago
71e8784
Homogenize configuration option name.
by Sebastien Alaiwan
· 8 years ago
05a12ea
Refactored warp_filter_test to allow reuse by external tests.
by Sean Purser-Haskell
· 8 years ago
9a3d29e
Add SSE2 av1_fht32x32
by Yi Luo
· 8 years ago
8036058
Enable/disable unit tests correctly in decoder-only build case
by Yunqing Wang
· 8 years ago
dfad2b1
Add unit tests for SIMD optimised dering functions
by Steinar Midtskogen
· 8 years ago
f47f6ff
Flip binary_codes_test off when ANS is turned on.
by Alex Converse
· 8 years ago
47748b5
Adds binary code lib for coding various symbols
by Debargha Mukherjee
· 8 years ago
ce110cc
Vectorize self-guided filter
by David Barker
· 8 years ago
8d8638a
Use 3-tap spatial filter in FILTER_INTRA experiment
by Yue Chen
· 8 years ago
0143513
Merging the dering and clpf experiments into a single experiment: CDEF
by Jean-Marc Valin
· 8 years ago
a488727
Remove CONFIG_AV1_TEMPORAL_DENOISING.
by Tom Finegan
· 8 years ago
04305c6
Add unit tests for v64 intrinsics
by Steinar Midtskogen
· 9 years ago
2f6bdd8
Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2
by Alex Converse
· 8 years ago
838367d
Add correctness tests for the SSE2 warp filter
by David Barker
· 8 years ago
fb1425f
Add framework for testing intrinsics
by Steinar Midtskogen
· 8 years ago
840b2be
Modify test.mk
by Yunqing Wang
· 8 years ago
73c145a
Revert "Add framework for testing intrinsics"
by James Zern
· 8 years ago
3e882f2
Add framework for testing intrinsics
by Steinar Midtskogen
· 8 years ago
b137289
Turn on convolve_test.cc
by Angie Chiang
· 8 years ago
ed8cd9a
adapt_scan experiment
by Angie Chiang
· 8 years ago
9ff4134
Renaming in filter-intra sse4 code
by hui su
· 8 years ago
5db9743
Seperate FILTER_INTRA from EXT_INTRA experiment
by hui su
· 8 years ago
6048d05
Bit accounting.
by Michael Bebenita
· 9 years ago
078856a
Merge "Simplify 8x16 and 16x8 inverse transform tests" into nextgenv2
by Debargha Mukherjee
· 8 years ago
a720f4b
Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2
by Debargha Mukherjee
· 8 years ago
a48764d
Merge "Renamings for OBMC experiment" into nextgenv2
by Yue Chen
· 8 years ago
cb60b18
Renamings for OBMC experiment
by Yue Chen
· 8 years ago
4f803ef
Simplify 8x16 and 16x8 inverse transform tests
by David Barker
· 8 years ago
33231d4
Add sse2 forward and inverse 16x32 and 32x16 transforms
by David Barker
· 8 years ago
fed8e1c
Hybrid forward transform 32x32 AVX2 optimization
by Yi Luo
· 8 years ago
4960f7c
Merge "Added generic SIMD support for CLPF." into nextgenv2
by Yaowu Xu
· 8 years ago
be668e9
Added generic SIMD support for CLPF.
by Steinar Midtskogen
· 9 years ago
4d03d6f
Add sse2 forward / inverse 4x8 and 8x4 transforms
by David Barker
· 8 years ago
1baecfe
Added sse2 inverse 8x16 and 16x8 transforms
by Peter de Rivaz
· 9 years ago
0ad82c6
Rename av1_ans_test to match aom/master.
by Alex Converse
· 9 years ago
080a2cc
Migrate bitwriter to the interface in aom/master
by Alex Converse
· 9 years ago
1a800f6
Add SSE2 versions of av1_fht8x16 and av1_fht16x8
by Geza Lore
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
253c001
Port dering experiment from aom
by Yaowu Xu
· 9 years ago
cc73e1f
remove SVC
by James Zern
· 9 years ago
57c4711
Optimization EXT_INTRA's filtered intra predictor (SSE4.1)
by Yi Luo
· 9 years ago
a3cff08
more cleanup of vp8 and vp9
by Yaowu Xu
· 9 years ago
5eee907
Rename files with vp9_ prefix
by Yaowu Xu
· 9 years ago
3fa28d5
More vp8/vp9 clean up
by Yaowu Xu
· 9 years ago
3bd709f
Remove vp8, vp9 folders
by Yaowu Xu
· 9 years ago
b2663a8
HBD fast path quantization speed improvement
by Yi Luo
· 9 years ago
6fe07a2
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
ebc2d34
Add SSE4.1 vpx_obmc_variance* implementations and cosmetics
by Geza Lore
· 9 years ago
bfa59b4
Improve vpx_blend_* functions.
by Geza Lore
· 9 years ago
72ef6d7
Refactor and clean up on blend_mask6
by Debargha Mukherjee
· 9 years ago
e6f8c17
Remove various testing utilities.
by Geza Lore
· 9 years ago
fabc0ed
Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2
by Debargha Mukherjee
· 9 years ago
aacdf98
Add SSE4.1 vpx_obmc_sad* implementations.
by Geza Lore
· 9 years ago
2791d9d
Reinstate tests for wedge partition selection optimizations.
by Geza Lore
· 9 years ago
f1a50db
Merge "Convolution horizontal filter SSSE3 optimization" into nextgenv2
by Yi Luo
· 9 years ago
229690a
Convolution horizontal filter SSSE3 optimization
by Yi Luo
· 9 years ago
5a9f21d
Output frames in first pass for VPX_DL_REALTIME.
by Tom Finegan
· 9 years ago
94e84bb
cosmetics,test.mk: fix a typo
by James Zern
· 9 years ago
fba6f74
rename vp9_end_to_end_test.cc -> end_to_end_test.cc
by James Zern
· 9 years ago
2710f76
vp9_end_to_end_test: enable in vp10-only builds
by James Zern
· 9 years ago
95340fc
Revert "Optimize wedge partition selection."
by Angie Chiang
· 9 years ago
efda283
Optimize wedge partition selection.
by Geza Lore
· 9 years ago
5a69ee0
Move template specializations into .cc from .h
by Geza Lore
· 9 years ago
008f27e
Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2
by James Zern
· 9 years ago
28cdee4
HBD inverse HT 8x8 and 16x16 sse4.1 optimization
by Yi Luo
· 9 years ago
a661bc8
Add optimized vpx_blend_mask6
by Geza Lore
· 9 years ago
ceabb00
Merge "HBD inverse HT 4x4 SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
cafbf63
Add level test for VP9
by hui su
· 9 years ago
716f1bd
Refactor vp10_fwd_txfm2d_test.cc
by Angie Chiang
· 9 years ago
a3a69b4
HBD inverse HT 4x4 SSE4.1 optimization
by Yi Luo
· 9 years ago
e7ebe26
Merge "Add decoder APIs and unit tests in tile-coding experiment" into nextgenv2
by Yunqing Wang
· 9 years ago
8e5e338
Add decoder APIs and unit tests in tile-coding experiment
by Yunqing Wang
· 9 years ago
18112f6
add vp10 ActiveMap/ActiveMapRefreshTest
by James Zern
· 9 years ago
b533145
Remove vp10_fwd_txfm2d_sse4_test.cc
by Angie Chiang
· 9 years ago
34d5aff
libvpx: add a unit test for plane_add_noise.
by Jim Bankoski
· 9 years ago
2f5840d
vpx_minmax_8x8_neon and test
by Johann
· 9 years ago
8c02a36
hadamard 8x8 test
by Johann
· 9 years ago
ed04e82
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
4317ba5
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
6965bde
Revert "third_party: Roll libwebm snapshot."
by Tom Finegan
· 9 years ago
31b9757
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
758fc66
Revert "third_party: Roll libwebm snapshot."
by Tom Finegan
· 9 years ago
74aaa23
third_party: Roll libwebm snapshot.
by Tom Finegan
· 9 years ago
25520d8
change vp10_fwd_txfm2d_#x#_sse2 to vp10_fwd_txfm2d_#x#_sse4_1
by Angie Chiang
· 9 years ago
11d2bb5
Add vp10_fwd_txfm2d_sse2
by Angie Chiang
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
Next »