Sign in
aomedia
/
aom
/
938b8dfc73d1cd1c3ce1c4a66e64147a55e163f3
/
test
938b8df
Extend convolution functions to 128x128 for ext-partition.
by Geza Lore
· 9 years ago
697bf5b
Add 128 pixel variance and SAD functions
by Geza Lore
· 9 years ago
1d69cee
Adds masked variance and sad functions for wedge
by Debargha Mukherjee
· 9 years ago
bab2912
Some refactoring and cleanups of interp filter
by Debargha Mukherjee
· 9 years ago
a570cef
Merge "Extend vpxssim to handle more HBD combinations" into nextgenv2
by Yaowu Xu
· 9 years ago
827e1b3
Add test for screen content coding tools in end to end test
by hui su
· 9 years ago
aa6c754
Merge remote-tracking branch 'webm/master' into nextgenv2
by Yaowu Xu
· 9 years ago
272dbaa
Merge "Cleanup psnr.h" into nextgenv2
by Yaowu Xu
· 9 years ago
ec6b8d8
Merge "Add shift stage in FASTSSIM computation" into nextgenv2
by Yaowu Xu
· 9 years ago
eeaf8e6
Extend vpxssim to handle more HBD combinations
by Yaowu Xu
· 9 years ago
38cfc45
Cleanup psnr.h
by Yaowu Xu
· 9 years ago
d1c5cd4
Add shift stage in FASTSSIM computation
by Yaowu Xu
· 9 years ago
94493e6
Merge "Fix 12 TAP convolution bug" into nextgenv2
by Angie Chiang
· 9 years ago
6e695da
Move psnrhvs function declaration to psnr.h
by Yaowu Xu
· 9 years ago
f6a7b17
Extend HBDMetricTest
by Yaowu Xu
· 9 years ago
1e40306
Fix 12 TAP convolution bug
by Angie Chiang
· 9 years ago
acc4add
Merge "Add tests for Highbitdepth PSNR metric computations" into nextgenv2
by Yaowu Xu
· 9 years ago
9fb593d
Add tests for Highbitdepth PSNR metric computations
by Yaowu Xu
· 9 years ago
6ed7f7a
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
3ea537c
lpf_8_test: remove unneeded function wrapper
by James Zern
· 9 years ago
9b44d9d
split vpx_highbd_lpf_horizontal_16 in two
by James Zern
· 9 years ago
1b519fb
split vpx_lpf_horizontal_16 in two
by James Zern
· 9 years ago
e7a23d7
vpx_highbd_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
5171857
vpx_highbd_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
3c1019e
vpx_highbd_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
72a9f06
vpx_highbd_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
b1e97c6
vpx_lpf_horizontal_4: remove unused count param
by James Zern
· 9 years ago
bd5a5bb
vpx_lpf_horizontal_8: remove unused count param
by James Zern
· 9 years ago
109a47b
vpx_lpf_vertical_4: remove unused count param
by James Zern
· 9 years ago
3722574
vpx_lpf_vertical_8: remove unused count param
by James Zern
· 9 years ago
47dee37
lpf_8_test: add missing dspr2 tests
by James Zern
· 9 years ago
4fec4a8
lpf_8_test: add missing vpx_lpf_horizontal_4 tests
by James Zern
· 9 years ago
c3f2c8a
lpf_8_test: add missing vpx_lpf_vertical_4 tests
by James Zern
· 9 years ago
45a7b5e
lpf_8_test: simplify function wrapper generation
by James Zern
· 9 years ago
0546636
Merge "vp9-resize: Fix an issue with external dynamic resize."
by Marco Paniconi
· 9 years ago
abd0050
Add optimized vpx_sum_squares_2d_i16 for vp10.
by Geza Lore
· 9 years ago
3cbc26f
vp9-resize: Fix an issue with external dynamic resize.
by Marco
· 9 years ago
18b6e9a
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
cffef11
tests: quiet some unused parameter warnings
by James Zern
· 9 years ago
bdad368
vp9_error_block_test: prefer EXPECT over assert()
by James Zern
· 9 years ago
153ef3d
vp9_encoder_parms_get_to_decoder: add missing initializers
by James Zern
· 9 years ago
bb8ca08
Enable computing PSNRHVS for hbd build
by Yaowu Xu
· 9 years ago
34d12d1
vp9-resize: Force reference masking off for external dynamic-resizing.
by Marco
· 9 years ago
c0874f2
Enable computing of FastSSIM for HBD build
by Yaowu Xu
· 9 years ago
acc592b
vp9 resize_test: Enable resize_allowed in real-time ExternalResize test.
by Marco
· 9 years ago
988f27b
Add a test for VPXSSIM computation for HBD inputs
by Yaowu Xu
· 9 years ago
f288c94
vp9-dynamic resize: Fix bug on releasing scaled reference.
by Marco
· 9 years ago
aff0a80
vp9-aq-mode=3: Reset cyclic refresh under config/external size change.
by Marco
· 9 years ago
eb71ef9
Merge "add convolution function with adjustable length" into nextgenv2
by Angie Chiang
· 9 years ago
d534911
add convolution function with adjustable length
by Angie Chiang
· 9 years ago
4d90ae4
Fixed warnings of unused functions
by Yaowu Xu
· 9 years ago
48b2713
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
f74e04c
fdct8x8_test:: quiet unused-function warning
by James Zern
· 9 years ago
81c1659
dct16x16_test: quiet unused-function warning
by James Zern
· 9 years ago
b054983
dct32x32_test: remove unused function
by James Zern
· 9 years ago
51906ad
tests: quiet some warnings w/--disable-webm-io
by James Zern
· 9 years ago
8dc6f3f
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
8fdab8a
Merge "Add a vp9 test vector"
by Yaowu Xu
· 9 years ago
a643964
Add a vp9 test vector
by Yaowu Xu
· 9 years ago
4f780e9
vp9/10: fix encoder crash on flush
by James Zern
· 9 years ago
f512a31
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
3a2ad10
Merge "Code clean of sad4xNx4D_sse"
by James Zern
· 9 years ago
94322a9
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
f5c07b6
vp9-svc: Allow frame-dropping in svc datarate control tests.
by Marco
· 9 years ago
ed3df44
Revert "Merge "Change highbd variance rounding to prevent negative variance.""
by Alex Converse
· 9 years ago
ea48370
Merge "Change highbd variance rounding to prevent negative variance."
by Alex Converse
· 9 years ago
9ffcb46
Add an implementation of Asymetric Numeral Systems (ANS).
by Alex Converse
· 9 years ago
250213a
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
14b0443
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
26a6ce4
Code clean of highbd_tm_predictor_32x32
by Jian Zhou
· 9 years ago
355bfa2
Code clean of highbd_tm_predictor_16x16
by Jian Zhou
· 9 years ago
a4c265f
Code clean of highbd_dc_predictor_32x32
by Jian Zhou
· 9 years ago
cedb1db
Merge "Code clean of highbd_tm_predictor_4x4"
by James Zern
· 9 years ago
a097963
Merge "Code clean of highbd_dc_predictor_4x4"
by James Zern
· 9 years ago
7c6144b
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
db11307
Code clean of highbd_tm_predictor_4x4
by Jian Zhou
· 9 years ago
c91dd55
Code clean of highbd_v_predictor_4x4
by Jian Zhou
· 9 years ago
8366b41
Code clean of highbd_dc_predictor_4x4
by Jian Zhou
· 9 years ago
7330108
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
789dbb3
Code clean of sad4xNx4D_sse
by Jian Zhou
· 9 years ago
b158d9a
Code clean of sad4xN(_avg)_sse
by Jian Zhou
· 9 years ago
b37e8b0
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
b81f04a
Merge "move vp9_avg to vpx_dsp"
by James Zern
· 9 years ago
d36659c
move vp9_avg to vpx_dsp
by James Zern
· 9 years ago
8812048
Code clean of tm_predictor_32x32
by Jian Zhou
· 9 years ago
c90a8a1
SSE2 based h_predictor_32x32
by Jian Zhou
· 9 years ago
f757782
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
d9bba21
Merge "Add vp9_avg_4x4_neon and the unit test."
by Jacky Chen
· 9 years ago
3dc19fe
Merge changes Id3c6cf5c,I7970575e,If3253a87
by James Zern
· 9 years ago
303f144
Add vp9_avg_4x4_neon and the unit test.
by jackychen
· 9 years ago
aa5b517
Re-enable SSE2 based intra 4x4 prediction
by Jian Zhou
· 9 years ago
69f4930
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
79a9add
Revert "MMX in intra 4x4 prediction replaced with SSE2"
by James Zern
· 9 years ago
a046ba2
test.mk: simplify vp8/9 checks
by James Zern
· 9 years ago
2c9c2e0
test.mk: regroup white box tests
by James Zern
· 9 years ago
e86c7c8
Speed up h_predictor_16x16
by Jian Zhou
· 9 years ago
da3f08f
Speed up h_predictor_8x8
by Jian Zhou
· 9 years ago
aa2764a
MMX in intra 8x8 prediction replaced with SSE2
by Jian Zhou
· 9 years ago
89a1efa
MMX in intra 4x4 prediction replaced with SSE2
by Jian Zhou
· 9 years ago
3e2273f
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
Next »