summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-09Merge "Add vp9_avg_4x4_neon and the unit test."Jacky Chen
2015-12-09Merge changes Id3c6cf5c,I7970575e,If3253a87James Zern
2015-12-08Add vp9_avg_4x4_neon and the unit test.jackychen
2015-12-07Re-enable SSE2 based intra 4x4 predictionJian Zhou
2015-12-05Revert "MMX in intra 4x4 prediction replaced with SSE2"James Zern
2015-12-04test.mk: simplify vp8/9 checksJames Zern
2015-12-04test.mk: regroup white box testsJames Zern
2015-12-04Speed up h_predictor_16x16Jian Zhou
2015-12-04Speed up h_predictor_8x8Jian Zhou
2015-12-03MMX in intra 8x8 prediction replaced with SSE2Jian Zhou
2015-12-03MMX in intra 4x4 prediction replaced with SSE2Jian Zhou
2015-12-02Merge "SSE2 speed up of h_predictor_4x4"Jian Zhou
2015-11-30SSE2 speed up of h_predictor_4x4Jian Zhou
2015-11-24test.mk: enable test_intra_pred_speed unconditionallyJames Zern
2015-11-25Merge changes Iaf8cbe95,I6748183d,I2a49811dJames Zern
2015-11-24add vp9_satd_neonJames Zern
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco
2015-11-20fix vp9_satd_sse2James Zern
2015-11-20vp9_satd: return an intJames Zern
2015-11-19Merge "Speed up tm_predictor_4x4"Jian Zhou
2015-11-18Speed up tm_predictor_4x4Jian Zhou
2015-11-13Enable resize test(down&up) by changing the bitrate.jackychen
2015-11-13Fix resize internal test.Marco
2015-11-12Adjust variance threshold for 16x16 split at low resolutions.Marco
2015-11-09VP9: add unit test for realtime external resize.jackychen
2015-11-09VP9 dynamic resize: enable resize unit test(DownUp).jackychen
2015-11-09VP9 dynamic resize: increase waiting time after key frame.jackychen
2015-11-06variance_test: create fn pointers w/'&' refJames Zern
2015-11-06sixtap_predict_test: create fn pointers w/'&' refJames Zern
2015-11-05sad_test: create fn pointers w/'&' refJames Zern
2015-11-05vp9_spatial_svc_encoder.sh: fix command line paramJames Zern
2015-11-03Adjust threshold for datarate frame drop test.Marco
2015-10-29vp9_dx_iface: move struct defs to separate headerJames Zern
2015-10-28VP9 decoder: Add more test vectors for resizing.jackychen
2015-10-28Add more resize test videos that with larger resolution change intervals.Hangyu Kuang
2015-10-28Merge "Add several new test vectors with small resolution."Hangyu Kuang
2015-10-27Add several new test vectors with small resolution.Hangyu Kuang
2015-10-26Merge "Optimize vp9_highbd_block_error_8bit assembly."Debargha Mukherjee
2015-10-21Adjust superframe-is-optional unit test for vp10 superframe syntax.Ronald S. Bultje
2015-10-21Optimize vp9_highbd_block_error_8bit assembly.Geza Lore
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-10-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-09Generate convolve_test wrapper functions with a macroAlex Converse
2015-10-08Optimization of 8bit block error for high bitdepthGeza Lore
2015-10-07Merge changes Iaee60826,I51cf1e39James Zern
2015-10-06test/reg...check,video_source.h: avoid NOMINMAX redefJames Zern
2015-10-06invalid_file_test: loosen error check w/tile-threadingJames Zern
2015-10-01Merge "sixtap_predict_test: enable NEON tests"James Zern
2015-10-01Merge "vp8: change build_intra_predictors_mbuv_s to use vpx_dsp."Ronald S. Bultje
2015-10-01Merge "vp8: change build_intra_predictors_mby_s to use vpx_dsp."Ronald S. Bultje