Sign in
aomedia
/
aom
/
9fe188e4a534d84b7b4c069ad30121a4d9bb281a
/
test
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
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
623e988
Merge "SSE2 speed up of h_predictor_4x4"
by Jian Zhou
· 9 years ago
9d29d76
SSE2 speed up of h_predictor_4x4
by Jian Zhou
· 9 years ago
49f5903
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
1138b98
test.mk: enable test_intra_pred_speed unconditionally
by James Zern
· 9 years ago
fd51d90
Merge changes Iaf8cbe95,I6748183d,I2a49811d
by James Zern
· 9 years ago
eb1d0f8
add vp9_satd_neon
by James Zern
· 9 years ago
ea78294
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
b0027b9
vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.
by Marco
· 9 years ago
60760f7
fix vp9_satd_sse2
by James Zern
· 9 years ago
3e0138e
vp9_satd: return an int
by James Zern
· 9 years ago
6e9ed38
Merge "Add vp10_inv_txfm2d" into nextgenv2
by Angie Chiang
· 9 years ago
8c95116
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
4993158
Merge "Speed up tm_predictor_4x4"
by Jian Zhou
· 9 years ago
79b6862
Speed up tm_predictor_4x4
by Jian Zhou
· 9 years ago
4fd0ba8
Add vp10_inv_txfm2d
by Angie Chiang
· 9 years ago
7c5fe4c
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
204cde5
Enable resize test(down&up) by changing the bitrate.
by jackychen
· 9 years ago
006fd19
Fix resize internal test.
by Marco
· 9 years ago
b0ab6a3
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
419da5c
Adjust variance threshold for 16x16 split at low resolutions.
by Marco
· 9 years ago
edaf8c4
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
0694844
Merge "Add vp10_fwd_txfm2d_test" into nextgenv2
by Angie Chiang
· 9 years ago
dcbe422
Merge "Get test to build with MSVC" into nextgenv2
by Yaowu Xu
· 9 years ago
55c8843
VP9: add unit test for realtime external resize.
by jackychen
· 9 years ago
af38f6f
Add vp10_fwd_txfm2d_test
by Angie Chiang
· 10 years ago
0465aa4
VP9 dynamic resize: enable resize unit test(DownUp).
by jackychen
· 9 years ago
4bc259d
Get test to build with MSVC
by Yaowu Xu
· 9 years ago
3c9a424
VP9 dynamic resize: increase waiting time after key frame.
by jackychen
· 9 years ago
b49ac0b
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
837cea4
variance_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
ab5ce2e
sixtap_predict_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
fe4160d
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
91606bb
sad_test: create fn pointers w/'&' ref
by James Zern
· 9 years ago
892130f
vp9_spatial_svc_encoder.sh: fix command line param
by James Zern
· 9 years ago
444acd7
Add vp10_inv_txfm1d_test
by Angie Chiang
· 10 years ago
b934148
Add vp10_fwd_txfm1d_test
by Angie Chiang
· 10 years ago
4aafd01
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 9 years ago
a3a1b2d
Speed up per-commit test for nextgenv2 branch
by hui su
· 9 years ago
cb7b2a4
Adjust threshold for datarate frame drop test.
by Marco
· 9 years ago
cca1b39
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 10 years ago
ca163b8
vp9_dx_iface: move struct defs to separate header
by James Zern
· 10 years ago
fff6704
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 10 years ago
d464e8a
VP9 decoder: Add more test vectors for resizing.
by jackychen
· 10 years ago
bd45af8
Add more resize test videos that with larger resolution change intervals.
by Hangyu Kuang
· 10 years ago
f5f19a1
Merge "Add several new test vectors with small resolution."
by Hangyu Kuang
· 10 years ago
0771a30
Add several new test vectors with small resolution.
by Hangyu Kuang
· 10 years ago
0526305
Merge "Accumulate EXT_TX counts for multithread" into nextgenv2
by Debargha Mukherjee
· 10 years ago
325b96d
Accumulate EXT_TX counts for multithread
by Peter de Rivaz
· 10 years ago
b6da40a
Merge branch 'master' into nextgenv2
by Yaowu Xu
· 10 years ago
c655b5f
Test fix for VP10
by Debargha Mukherjee
· 10 years ago
35cae7f
Merge "Optimize vp9_highbd_block_error_8bit assembly."
by Debargha Mukherjee
· 10 years ago
37d17b6
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 10 years ago
4ac2ae3
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 10 years ago
aa11256
Adjust superframe-is-optional unit test for vp10 superframe syntax.
by Ronald S. Bultje
· 10 years ago
aa8f852
Optimize vp9_highbd_block_error_8bit assembly.
by Geza Lore
· 10 years ago
5684295
Add a new enum type vpx_color_range_t
by Yaowu Xu
· 10 years ago
0c00af1
Add vpx_highbd_convolve_{copy,avg}_sse2
by Alex Converse
· 10 years ago
7e77938
Generate convolve_test wrapper functions with a macro
by Alex Converse
· 10 years ago
0134764
Optimization of 8bit block error for high bitdepth
by Geza Lore
· 10 years ago
1f2acb7
Merge changes Iaee60826,I51cf1e39
by James Zern
· 10 years ago
18bd24b
test/reg...check,video_source.h: avoid NOMINMAX redef
by James Zern
· 10 years ago
fb20900
invalid_file_test: loosen error check w/tile-threading
by James Zern
· 10 years ago
20f43ddf
Merge "sixtap_predict_test: enable NEON tests"
by James Zern
· 10 years ago
12238fe
Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."
by Ronald S. Bultje
· 10 years ago
0462172
Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."
by Ronald S. Bultje
· 10 years ago
7cdcfee
vp8: change build_intra_predictors_mbuv_s to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
54d4895
vp8: change build_intra_predictors_mby_s to use vpx_dsp.
by Ronald S. Bultje
· 10 years ago
Next »