summaryrefslogtreecommitdiff
path: root/test/encode_test_driver.h
AgeCommit message (Expand)Author
2023-05-17Add new vpx_tpl.h API fileJerome Jiang
2023-05-08Add VpxTplGopStatsJerome Jiang
2023-05-04Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang
2023-05-03Add codec control to export TPL statsJerome Jiang
2022-07-27encode_test_driver: normalize frame_flags typeJames Zern
2022-06-10Convert EncoderTest::last_pts_ to a local variableWan-Teh Chang
2022-05-27test/*: normalize use of nullptrJames Zern
2020-10-19Add unit test for vp9_ext_ratectrlAngie Chiang
2018-09-15cosmetics: normalize include guardsJames Zern
2018-06-21Add capibility to configure decoder in encode tests.Jerome Jiang
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-05-11vp9-svc: Fix when whole superframe is dropped.Marco Paniconi
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-29Datarate test for usage of SVC_SET_REF_FRAME_CONFIGJerome Jiang
2017-12-19vp9-svc: Add layer bitrate targeting to SVC datarate tests.Marco
2017-10-18Add datarate test for vp8 ROI.Jerome Jiang
2017-01-20Add the multi-threaded first pass encoder unit testYunqing Wang
2016-07-27test: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-07-29Cosmetics - Fix header file order in unit testsJingning Han
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-04-16Fix multithread encode testFrank Galligan
2015-01-29Allow larger encoder configurations.Alex Converse
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-22encode_test_driver.h: remove unused param warningsJames Zern
2014-07-17allow config options to limit max size of decodeJim Bankoski
2014-03-12Add an active map test.Alex Converse
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi
2014-02-02Layer based rate control for CBR mode.Marco Paniconi
2014-01-31remove duplicate const from vpx_codec_iface_t useJames Zern
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-05-03encode_test_driver: make ~Encoder virtualJames Zern
2013-03-05Add 'superframe' indexJohn Koleszar
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-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-08-08Merge "keyframe_test: use a fixed speed step for realtime"John Koleszar
2012-07-20Remove unused macrosJohann