Sign in
aomedia
/
aom
/
1178f71d99a7f072a7eb07af24a497fde930ffae
/
test
1178f71
Merge "Fix unused warning without ext-interp" into nextgenv2
by Geza Lore
· 9 years ago
72ef6d7
Refactor and clean up on blend_mask6
by Debargha Mukherjee
· 9 years ago
bb5059f
Fix unused warning without ext-interp
by Geza Lore
· 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
9303d42
Merge "Add tests for vpx_sum_squares_i16." into nextgenv2
by Debargha Mukherjee
· 9 years ago
c7a92f2
Merge "Add SSE4.1 vpx_obmc_sad* implementations." into nextgenv2
by Yue Chen
· 9 years ago
aacdf98
Add SSE4.1 vpx_obmc_sad* implementations.
by Geza Lore
· 9 years ago
471362f
Add tests for vpx_sum_squares_i16.
by Geza Lore
· 9 years ago
2791d9d
Reinstate tests for wedge partition selection optimizations.
by Geza Lore
· 9 years ago
6bbb8b7
tests: remove redundant round() definition
by James Zern
· 9 years ago
cbb7c65
Merge "Fix compiler warnings in vp10_convolve_optimz_test.cc" into nextgenv2
by Sarah Parker
· 9 years ago
9576374
Fix compiler warnings in vp10_convolve_optimz_test.cc
by Sarah Parker
· 9 years ago
0dc56b6
ethread_test: Remove vp10 as test parameter.
by Alex Converse
· 9 years ago
dd2064a
Merge "Fix bugs in convolution filter optimization" into nextgenv2
by Yi Luo
· 9 years ago
8404253
Fix bugs in convolution filter optimization
by Yi Luo
· 9 years ago
9f2167a
Merge "Turn on ActiveMapRefreshTest for Vp10" into nextgenv2
by Debargha Mukherjee
· 9 years ago
cf0cdfc
Turn on ActiveMapRefreshTest for Vp10
by Debargha Mukherjee
· 9 years ago
2003cd8
Merge "Change register loading to fix stack overflow issue" into nextgenv2
by Yi Luo
· 9 years ago
08184e3
Change register loading to fix stack overflow issue
by Yi Luo
· 9 years ago
81ad953
Convolution vertical filter SSSE3 optimization
by Yi Luo
· 9 years ago
f26a48b
Fix input buffer initialization in convolution filter test
by Yi Luo
· 9 years ago
5d14586
Merge "remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1" into nextgenv2
by James Zern
· 9 years ago
7de2ba3
Fix false uninitialized warnings (GCC 5+).
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
dc5431a
Merge "Turn on AqSegment tests for VP10" into nextgenv2
by Debargha Mukherjee
· 9 years ago
d0de89a
remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1
by James Zern
· 9 years ago
7172e97
Re-enable ActiveMapTest for VP10
by Geza Lore
· 9 years ago
5201280
Disable the unit test of ArfFreq for BIDIR_PRED
by Zoe Liu
· 9 years ago
a0d1220
Merge "Fix the superframe unit test for BIDIR_PRED" into nextgenv2
by Zoe Liu
· 9 years ago
567ee69
Turn on AqSegment tests for VP10
by Debargha Mukherjee
· 9 years ago
f9fc898
Merge "Split some slower tests based on cpu-used" into nextgenv2
by Debargha Mukherjee
· 9 years ago
6abddf3
Split some slower tests based on cpu-used
by Debargha Mukherjee
· 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
1aa674b
Fix the superframe unit test for BIDIR_PRED
by Zoe Liu
· 9 years ago
50c5921
Add EndToEndTestLarge for VP10 non-highbitdepth
by Sarah Parker
· 9 years ago
05bd964
Merge "Revert "Add 1D version of vpx_sum_squares_i16"" into nextgenv2
by James Zern
· 9 years ago
a8ba2eb
active_map_refresh_test: fix missing file w/vp10-only
by James Zern
· 9 years ago
11ce759
Merge "Turn on ActiveMapTest speeds [0,5) with all experiments." into nextgenv2
by Alex Converse
· 9 years ago
5e831c5
Revert "Add 1D version of vpx_sum_squares_i16"
by James Zern
· 9 years ago
667db87
Merge "Revert "Optimize wedge partition selection."" into nextgenv2
by James Zern
· 9 years ago
95340fc
Revert "Optimize wedge partition selection."
by Angie Chiang
· 9 years ago
9d924a0
Fix vp9_end_to_end_test for vp10 HBD
by Sarah Parker
· 9 years ago
587b8a1
Turn on ActiveMapTest speeds [0,5) with all experiments.
by Alex Converse
· 9 years ago
d279cad
Port active map / cyclic refresh fixes to VP10.
by Alex Converse
· 9 years ago
d9410d2
Merge "Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc" into nextgenv2
by Angie Chiang
· 9 years ago
7e26f01
Turn ActiveMapTest back on.
by Alex Converse
· 9 years ago
13155e7
Merge "Optimize wedge partition selection." into nextgenv2
by Debargha Mukherjee
· 9 years ago
24a04f9
Merge "Fix decoder crash with supertx" into nextgenv2
by Debargha Mukherjee
· 9 years ago
f67196b2
Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc
by Angie Chiang
· 9 years ago
efda283
Optimize wedge partition selection.
by Geza Lore
· 9 years ago
6c4306c
Fix decoder crash with supertx
by Geza Lore
· 9 years ago
f19700f
Add 1D version of vpx_sum_squares_i16
by Geza Lore
· 9 years ago
5a69ee0
Move template specializations into .cc from .h
by Geza Lore
· 9 years ago
380c4ee
Merge "segmentation: Don't use uninitialized probability data." into nextgenv2
by Alex Converse
· 9 years ago
7a6cb59
segmentation: Don't use uninitialized probability data.
by Alex Converse
· 9 years ago
5d237f0
vp10_inv_txfm2d_test: fix memory leak
by James Zern
· 9 years ago
469d002
Merge "Integrate HBD inverse HT flip types sse4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
bfe4c0a
Integrate HBD inverse HT flip types sse4.1 optimization
by Yi Luo
· 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
fb65f9b
Merge "Add optimized vpx_blend_mask6" into nextgenv2
by Debargha Mukherjee
· 9 years ago
a661bc8
Add optimized vpx_blend_mask6
by Geza Lore
· 9 years ago
8c9f6c55
Merge "Clear redundant condition check from vp10_ext_tile_test.cc" into nextgenv2
by Jingning Han
· 9 years ago
0924bcd
Fix build when vp8 is disabled
by Yaowu Xu
· 9 years ago
7488ae0
Merge "Remove unused private variables from vp10_inv_txfm2d_test.cc" into nextgenv2
by Jingning Han
· 9 years ago
e816401
Clear redundant condition check from vp10_ext_tile_test.cc
by Jingning Han
· 9 years ago
7d5cccc
Remove unused private variables from vp10_inv_txfm2d_test.cc
by Jingning Han
· 9 years ago
346d244
Fix to conform Google's coding convention
by Yi Luo
· 9 years ago
6f28581
Turn on flip in inverse txfm2d
by Angie Chiang
· 9 years ago
1d30736
Integrate HBD row/column flip fwd txfm SSE4.1 optimization
by Yi Luo
· 9 years ago
ceabb00
Merge "HBD inverse HT 4x4 SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
fdaad9f
Refactor and add flip unit test to vp10_inv_txfm2d_test.cc
by Angie Chiang
· 9 years ago
6a75253
add unit test for highbd flip transform
by Angie Chiang
· 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
5b573d6
Fix vp10_inv_txfm2d.round_trip test failure
by Jingning Han
· 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
1954fa3
Add flip option for vp10_fwd_txfm2d_#x#_c
by Angie Chiang
· 9 years ago
b533145
Remove vp10_fwd_txfm2d_sse4_test.cc
by Angie Chiang
· 9 years ago
03009b2
Merge "Use multiple tiles in V10 tile independence tests." into nextgenv2
by Debargha Mukherjee
· 9 years ago
73d28a4
Merge "Change inverse HT function argument from TXFM_2D_CFG* to int" into nextgenv2
by Yi Luo
· 9 years ago
d29062c
Use multiple tiles in V10 tile independence tests.
by Geza Lore
· 9 years ago
e0dcab9
Print mismatch location for failing tests.
by Geza Lore
· 9 years ago
cd8cfb8
Change inverse HT function argument from TXFM_2D_CFG* to int
by Yi Luo
· 9 years ago
6f3e716
Merge "HBD hybrid transform 16x16 SSE4.1 optimization" into nextgenv2
by Yi Luo
· 9 years ago
6b8acc2
Merge "Fix dual filter type for high bit-depth" into nextgenv2
by Jingning Han
· 9 years ago
412ad22
HBD hybrid transform 16x16 SSE4.1 optimization
by Yi Luo
· 9 years ago
1d2d1e7
Merge "Add SSE2 versions of 128x128 vpx_sad*" into nextgenv2
by Geza Lore
· 9 years ago
edf6a70
Merge "Unbreak VP9 threading tests." into nextgenv2
by Geza Lore
· 9 years ago
9de916e
Fix dual filter type for high bit-depth
by Jingning Han
· 9 years ago
df56fcd
Merge "Reduce sizes of some of the tests" into nextgenv2
by Jingning Han
· 9 years ago
bd33326
Dual prediction filter type for motion compensated reference
by Jingning Han
· 9 years ago
a5c4dcb
Reduce sizes of some of the tests
by Debargha Mukherjee
· 9 years ago
fcf54fb
Normalize naming/testing convention in vp10_fht8x8_test.cc
by Yi Luo
· 9 years ago
Next »