summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-09-16Merge "Revert "Restore vp8_sixtap_predict4x4_neon""James Zern
2016-09-16Revert "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-16Merge "Restore vp8_sixtap_predict4x4_neon"Johann Koenig
2016-09-15altref test: comment out 'pass'Johann
2016-09-15Restore vp8_sixtap_predict4x4_neonJohann
2016-09-15vp9 frame parallel test: Initialize cfg differentlyJohann
2016-09-13vp9 frame parallel test: Initialize cfg to 0Johann
2016-09-01invalid_file_test: quiet -Wunused-const-variable warningsJames Zern
2016-08-31Rename test/lpf_8_test.cc to test/lpf_test.ccLinfeng Zhang
2016-08-26Merge "vp8: fix decoder crash with invalid leading keyframes"James Zern
2016-08-25Merge "Add --alt-ref-aq=<int> option"Yury Gitman
2016-08-24Add datarate tests for encoder multi-threads (vp8 and vp9).Marco
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-08-23vp8: fix decoder crash with invalid leading keyframesJames Zern
2016-08-19vp9_alloc_context_buffers: clear cm->mi* on failureJames Zern
2016-08-16NEON asm of vpx_lpf_{horizontal,vertical}_8_dual_neon()Linfeng Zhang
2016-08-12NEON intrinsics for 4 loopfilter functionsLinfeng Zhang
2016-08-08tests: use scoped_ptr for local video source varsJames Zern
2016-08-08y4m_test: init members in the constructorJames Zern
2016-08-08Merge changes from topic 'clang-tidy'James Zern
2016-08-05*_perf_test.cc: correct DoDecode signatureJames Zern
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-08-05Remove duplicates in Loop8Test6Param and Loop8Test9ParamLinfeng Zhang
2016-08-06Merge changes Ice037acb,I806af11b,I344a7dd0,Ib7cb87faJames Zern
2016-08-05Fix a bug in test/lpf_8_test.ccLinfeng Zhang
2016-08-04test/decode_test_driver: rm unused deadline memberJames Zern
2016-08-04Merge changes I6ef79702,Id332c641,I354b5d22,I84438013Johann Koenig
2016-08-04Use common transpose for vpx_idct16x16_[10|256]_add_neonJohann
2016-08-04Remove armv6 targetJohann
2016-08-04Update Loop8Test{6,9}Param to test filter8() in mb_lpf_vertical_edge_w()Linfeng Zhang
2016-08-04Merge "test: apply clang-format"James Zern
2016-07-28Merge "vp9 svc: Enable different speed setting for each spatial layer."Jacky Chen
2016-07-27test: apply clang-formatclang-format
2016-07-25register_state_check: simplify Check() methodsJames Zern
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-22blockiness_test: fix implicit float conversionJames Zern
2016-07-22resize_test: fix implicit float->int conversionJames Zern
2016-07-21MinArfFreqTest: Don't leak video on failure.Alex Converse
2016-07-21Make test encoder test driver less likely to leak on failure.Alex Converse
2016-07-19Merge "vp9: Allow usage of lookahead for real-time, 1 pass vbr."Marco Paniconi
2016-07-19Merge "take II: variance_test partial clean-up"Pascal Massimino
2016-07-18take II: variance_test partial clean-upskal
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco