summaryrefslogtreecommitdiff
path: root/test/encode_test_driver.h
AgeCommit message (Expand)Author
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
2012-07-10keyframe_test: use a fixed speed step for realtimeJohn Koleszar
2012-05-24Add external resize testsJohn Koleszar
2012-05-22Add initial keyframe testsJohn Koleszar