summaryrefslogtreecommitdiff
path: root/test/encode_perf_test.cc
AgeCommit message (Collapse)Author
2016-08-05*_perf_test.cc: correct DoDecode signatureJames Zern
+ delete unused kMaxPsnr from decode_perf_test.cc Change-Id: Id93347631e7870491069a8b7c5bb1f6b2828425f
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
applied against a x86_64 configure with and without --enable-vp9-highbitdepth clang-tidy-3.7.1 \ -checks='-*,google-readability-braces-around-statements' \ -header-filter='.*' -fix + clang-format afterward Change-Id: Ia2993ec64cf1eb3505d3bfb39068d9e44cfbce8d
2016-07-27test: apply clang-formatclang-format
Change-Id: I0d9ab85855eb723f653a7bb09b3d0d31dd6cfd2f
2015-01-06Fix encode perf test.Frank Galligan
JSON was missing a comma. Change-Id: I7e6b6251b17bc4e74b0197a449ef0313255997e7
2014-12-19Add multithread encodes to the encode perf testFrank Galligan
Encode the files with 1, 2, and 4 threads. Explicitly turn on error resilient and frame parallel decoding and turn off altref frames. Change-Id: I02b66f72b7d35c666c3ba685b33015508e440209
2014-12-18Fix encode perf testFrank Galligan
The accepted range changed to -8..8. BUG:https://code.google.com/p/webm/issues/detail?id=901 Change-Id: I53ac80b58f4819b82c76db61db5dc476f821191f
2014-07-25Encode perf testJoshua Litt
Change-Id: I61993946fe5cbcd7ebeb6302efd9538bff022e5a