summaryrefslogtreecommitdiff
path: root/test/encode_api_test.cc
AgeCommit message (Expand)Author
2023-05-23Add IO for TPL statsJerome Jiang
2023-05-17Add new vpx_tpl.h API fileJerome Jiang
2023-05-08Add VpxTplGopStatsJerome Jiang
2023-05-04Add num_blocks to VpxTplFrameStatsJerome Jiang
2023-05-04Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang
2023-05-03Add codec control to export TPL statsJerome Jiang
2022-08-16vp8,VP8_COMP: normalize segment_encode_breakout typeJames Zern
2022-07-19encode_api_test: quiet static analysis warningJames Zern
2021-11-18vp9 encoder: fix row-mt crash w/thread config changeJames Zern
2021-11-16encode_api_test.cc: unify kCodecs[] definitionsJames Zern
2021-10-01{vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern
2020-07-27NULL -> nullptr in CPP filesJerome Jiang
2018-01-23vpx_codec_enc_init_multi: fix segfault w/vp9James Zern
2018-01-22Fix crash invalid params for vp8 multres. Add test.Jerome Jiang
2017-09-28Fix image width alignment. Enable ImageSizeSetting test.Jerome Jiang
2017-09-26Add unit test to expose vp8 bug when width is set odd.Jerome Jiang
2017-02-28VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham
2016-07-27test: apply clang-formatclang-format
2016-06-17remove vp10James Zern
2016-01-28vp9/10: fix encoder crash on flushJames Zern