summaryrefslogtreecommitdiff
path: root/test/encode_test_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Add VpxTplGopStatsJerome Jiang2023-05-081-1/+1
* Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang2023-05-041-1/+1
* Add codec control to export TPL statsJerome Jiang2023-05-031-0/+5
* encode_test_driver: normalize frame_flags typeJames Zern2022-07-271-3/+3
* Convert EncoderTest::last_pts_ to a local variableWan-Teh Chang2022-06-101-3/+1
* test/*: normalize use of nullptrJames Zern2022-05-271-1/+1
* Add unit test for vp9_ext_ratectrlAngie Chiang2020-10-191-0/+7
* cosmetics: normalize include guardsJames Zern2018-09-151-3/+3
* Add capibility to configure decoder in encode tests.Jerome Jiang2018-06-211-0/+3
* vp9-svc: Add support for spatial layer sync frames.Marco Paniconi2018-06-201-0/+6
* vp9-svc: Fix when whole superframe is dropped.Marco Paniconi2018-05-111-1/+1
* vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi2018-03-271-0/+5
* vp9-svc: Frame dropper for SVC.Marco Paniconi2018-03-151-1/+1
* Reland "Add ROI support for VP9."Jerome Jiang2018-02-091-3/+0
* Datarate test for usage of SVC_SET_REF_FRAME_CONFIGJerome Jiang2018-01-291-0/+5
* vp9-svc: Add layer bitrate targeting to SVC datarate tests.Marco2017-12-191-0/+2
* Add datarate test for vp8 ROI.Jerome Jiang2017-10-181-0/+7
* Add the multi-threaded first pass encoder unit testYunqing Wang2017-01-201-0/+3
* test: apply clang-formatclang-format2016-07-271-55/+41
* remove vp10James Zern2016-06-171-2/+2
* vp9/10: improve support for render_width/height.Ronald S. Bultje2015-09-251-0/+5
* Fork VP9 and VP10 codebaseJingning Han2015-08-111-2/+2
* Cosmetics - Fix header file order in unit testsJingning Han2015-07-291-2/+3
* Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco2015-06-021-0/+4
* Fix multithread encode testFrank Galligan2015-04-161-1/+4
* Allow larger encoder configurations.Alex Converse2015-01-291-0/+6
* Improve the libvpx encoder test driverYunqing Wang2014-12-171-0/+2
* Fix a bug that break the vp8 fragment decoder.hkuang2014-12-121-0/+5
* Make the decoder Cfg available to encoder tests..Jim Bankoski2014-12-071-0/+1
* encode_test_driver.h: remove unused param warningsJames Zern2014-08-221-9/+10
* allow config options to limit max size of decodeJim Bankoski2014-07-171-0/+8
* Add an active map test.Alex Converse2014-03-121-0/+10
* Layer based rate control for CBR mode.Marco Paniconi2014-02-061-0/+5
* Revert "Layer based rate control for CBR mode."Marco Paniconi2014-02-031-5/+0
* Layer based rate control for CBR mode.Marco Paniconi2014-02-021-0/+5
* remove duplicate const from vpx_codec_iface_t useJames Zern2014-01-311-1/+1
* encode_test_driver: check for fatal failuresJames Zern2013-06-251-1/+3
* encode_test_driver: make ~Encoder virtualJames Zern2013-05-031-3/+4
* Add 'superframe' indexJohn Koleszar2013-03-051-0/+6
* Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar2013-02-081-0/+9
* Adds an error-resilient mode with testDeb Mukherjee2013-01-231-1/+10
* Support multiple codecs in test infrastructureJohn Koleszar2013-01-231-9/+12
* Added handler for PSNR packets to EncoderTest classAdrian Grange2012-10-031-0/+3
* Add initialization and per frame flag membersAdrian Grange2012-10-031-6/+10
* Added Reset method to TwopassStatsStoreAdrian Grange2012-10-031-0/+4
* added encode/decode matching validation to testsYaowu Xu2012-08-311-2/+3
* EncoderTest: check that timestamps are monotonicJames Zern2012-08-081-1/+2
* Merge "keyframe_test: use a fixed speed step for realtime"John Koleszar2012-08-081-0/+6
|\
| * keyframe_test: use a fixed speed step for realtimeJohn Koleszar2012-07-101-0/+6
* | Remove unused macrosJohann2012-07-201-4/+0
|/