summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-11-02Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra predictionLinfeng Zhang
2016-11-01vp9,tile_worker_hook: correctly set jmp targetJames Zern
2016-11-01Add high bitdepth intra prediction optimization speed testLinfeng Zhang
2016-10-26partial_idct_test: add _add_ testJohann
2016-10-26partial_idct_test: consolidate block sizeJohann
2016-10-26Refactor partial idct testJohann
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-25Merge "Update vp9_intrapred_test.cc to support 8-bit"James Zern
2016-10-25Modify the encoder multi-thread unit testYunqing Wang
2016-10-24Update vp9_intrapred_test.cc to support 8-bitLinfeng Zhang
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-10-17Merge "add vpx high bitdepth convolve8 NEON intrinsics optimization"Linfeng Zhang
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-15Merge "VP8: Add realtime speed to datarate_test.cc"Jerome Jiang
2016-10-14VP8: Add realtime speed to datarate_test.ccJerome Jiang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
2016-10-13vp8: Adjust thresholds in VP8/DatarateTestLarge tests.Marco
2016-10-11[vpx highbd lpf NEON 6/6] vertical 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 5/6] horizontal 16Linfeng Zhang
2016-10-11[vpx highbd lpf NEON 4/6] vertical 8Linfeng Zhang
2016-10-12Merge "[vpx highbd lpf NEON 3/6] horizontal 8"James Zern
2016-10-12[vpx highbd lpf NEON 3/6] horizontal 8Linfeng Zhang
2016-10-11vp8: Adjust threshold on VP8/DatarateTestLarge.DenoiserOffOn.Marco
2016-10-10Merge "[vpx highbd lpf NEON 2/6] vertical 4"Linfeng Zhang
2016-10-10Merge "[vpx highbd lpf NEON 1/6] horizontal 4"Linfeng Zhang
2016-10-07Merge "Fix build failure in libvpx_example_test-multi-target."James Zern
2016-10-06[vpx highbd lpf NEON 2/6] vertical 4Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-10-06Fix build failure in libvpx_example_test-multi-target.Marco
2016-10-05enable idct*_1_add_neon in high-bitdepth buildsJames Zern
2016-10-04Merge "Connect partial IDCT tests"Johann Koenig
2016-10-04Connect partial IDCT testsJohann
2016-10-01invalid_file_test: quiet unused const warningJames Zern
2016-09-30Merge "Unify loopfilter function names"Linfeng Zhang
2016-09-30Merge "Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()"Linfeng Zhang
2016-09-30Merge changes I158f631a,I0555f639Johann Koenig
2016-09-29Unify loopfilter function namesLinfeng Zhang
2016-09-29Refine vpx_convolve_copy_neon() and vpx_convolve_avg_neon()Linfeng Zhang
2016-09-29vp8: remove mmx functionsJohann
2016-09-28vp9_detokenize,decode_coefs: fix signed int overflowJames Zern
2016-09-28Merge "Clean convolve_test.cc"Linfeng Zhang
2016-09-27Clean convolve_test.ccLinfeng Zhang
2016-09-27Add compiler warning flag -Wextra and fix related warnings.Urvang Joshi
2016-09-26Merge "Un-Revert "Restore vp8_sixtap_predict4x4_neon""Johann Koenig
2016-09-23Use shifted value for sinpi8sqrt2Johann
2016-09-23Un-Revert "Restore vp8_sixtap_predict4x4_neon"Johann
2016-09-21predict_test: align dst buffer to 16Johann
2016-09-15Enable ssse3 bilinear testsJohann
2016-09-15Add vp8_bilinear_filter testJohann