summaryrefslogtreecommitdiff
path: root/test/encode_test_driver.cc
AgeCommit message (Expand)Author
2017-12-19vp9-svc: Add layer bitrate targeting to SVC datarate tests.Marco
2017-01-20Add the multi-threaded first pass encoder unit testYunqing Wang
2016-08-08Merge changes from topic 'clang-tidy'James Zern
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-08-04test/decode_test_driver: rm unused deadline memberJames Zern
2016-07-27test: apply clang-formatclang-format
2016-07-21Make test encoder test driver less likely to leak on failure.Alex Converse
2016-06-17remove vp10James Zern
2015-08-27encode_test_driver: test for failure prior to encodeJames Zern
2015-08-22Turn on codec behavior unit tests for vp10Jingning Han
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-04-16Fix multithread encode testFrank Galligan
2015-03-17Add protection for codec interface name change.Frank Galligan
2015-03-13Set default encode test driver to 1 column and 1 thread.Frank Galligan
2015-01-13Enable decoder to pass through color space infoYaowu Xu
2014-12-30Properly set size based on actual buffer layoutYaowu Xu
2014-12-17Improve the libvpx encoder test driverYunqing Wang
2014-12-12Fix a bug that break the vp8 fragment decoder.hkuang
2014-12-07Make the decoder Cfg available to encoder tests..Jim Bankoski
2014-08-22Merge "tests: use vpx_codec_dec_cfg_t() to initialize vars"James Zern
2014-08-22tests: use vpx_codec_dec_cfg_t() to initialize varsJames Zern
2014-08-22encode_test_driver.cc: remove unused param warningsJames Zern
2014-07-18Fix FrameSizeTestsLarge unit-test on 32-bit arch.Deb Mukherjee
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-07-10tests: add API_REGISTER_STATE_CHECKJames Zern
2013-09-06cleanup cpplint warningsYaowu Xu
2013-08-21Make "good" quality 2-pass vpxenc encoding defaultDeb Mukherjee
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-15Basic encryption feature for libvpx.Dmitry Kovalev
2013-03-05Add 'superframe' indexJohn Koleszar
2013-03-01Initialize pass variable in tile test.Ronald S. Bultje
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-01-23Adds an error-resilient mode with testDeb Mukherjee
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-11-27tests: add xmm register check for win64 targetsJames Zern
2012-10-22Add unit test for decoder test_vector_testYunqing Wang
2012-10-03Added handler for PSNR packets to EncoderTest classAdrian Grange
2012-10-03Add initialization and per frame flag membersAdrian Grange
2012-10-03Added Reset method to TwopassStatsStoreAdrian Grange
2012-08-31added encode/decode matching validation to testsYaowu Xu
2012-08-08EncoderTest: check that timestamps are monotonicJames Zern
2012-07-10keyframe_test: use a fixed speed step for realtimeJohn Koleszar
2012-06-23add auto keyframe unit testJim Bankoski
2012-05-22Add initial keyframe testsJohn Koleszar