summaryrefslogtreecommitdiff
path: root/test/decode_perf_test.cc
AgeCommit message (Expand)Author
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2020-06-18update googletest to v1.10.0James Zern
2018-12-07test/*: use std::*tupleJames Zern
2018-10-02Change the frame used to set up encoder in tests to 0.chiyotsai
2018-03-28test: use testing::*tuple instead of std::tr1James Zern
2016-08-05*_perf_test.cc: correct DoDecode signatureJames Zern
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-07-27test: apply clang-formatclang-format
2014-12-23assert that the write writes the whole packetJim Bankoski
2014-12-19Resolve several style issues in decode_perf_testJim Bankoski
2014-12-09Adds a decode perf test that builds a new file.Jim Bankoski
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-07-25Encode perf testJoshua Litt
2014-07-18decode_perf_test: drop '_t' from local typenamesJames Zern
2014-07-16New decode perf test filesJoshua Litt
2013-12-18test/decode_perf_test: fix msvc buildTom Finegan
2013-11-18Decoder performance test added to unit testsJoshua Litt