summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-01-13Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse
2016-01-13Merge "Change highbd variance rounding to prevent negative variance."Alex Converse
2015-12-22Code clean of highbd_tm_predictor_32x32Jian Zhou
2015-12-22Code clean of highbd_tm_predictor_16x16Jian Zhou
2015-12-22Code clean of highbd_dc_predictor_32x32Jian Zhou
2015-12-22Merge "Code clean of highbd_tm_predictor_4x4"James Zern
2015-12-22Merge "Code clean of highbd_dc_predictor_4x4"James Zern
2015-12-18Code clean of highbd_tm_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_v_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_dc_predictor_4x4Jian Zhou
2015-12-17Code clean of sad4xN(_avg)_sseJian Zhou
2015-12-15Merge "move vp9_avg to vpx_dsp"James Zern
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-11Code clean of tm_predictor_32x32Jian Zhou
2015-12-10SSE2 based h_predictor_32x32Jian Zhou
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-24Change highbd variance rounding to prevent negative variance.Alex Converse
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