summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-02tests: quiet some warnings w/--disable-webm-ioJames Zern
2016-01-29Merge "Add a vp9 test vector"Yaowu Xu
2016-01-28Add a vp9 test vectorYaowu Xu
2016-01-28vp9/10: fix encoder crash on flushJames Zern
2016-01-25Merge "Code clean of sad4xNx4D_sse"James Zern
2016-01-20vp9-svc: Allow frame-dropping in svc datarate control tests.Marco
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 sad4xNx4D_sseJian 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