summaryrefslogtreecommitdiff
path: root/test/vp9_ext_ratectrl_test.cc
AgeCommit message (Expand)Author
2022-08-08Use level defined min gf intervalCheng Chen
2022-08-08L2E: Add target level in GOP unit testsCheng Chen
2022-07-21L2E: Add more unit tests for GOP APICheng Chen
2022-06-27L2E: Distinguish fixed and active gf_intervalCheng Chen
2022-06-07L2E: Use libvpx's default q in case of invalid external valueCheng Chen
2022-06-06L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen
2022-06-01L2E: Return error when GOP model is not setCheng Chen
2022-05-27L2E: Add vp9 GOP decision helper functionCheng Chen
2022-05-27L2E: Add control type for the external rate control APICheng Chen
2021-03-26vp9_ext_ratectrl_test: use uintptr_t for void* valueJames Zern
2021-02-03L2E: let external rate control pass in a max frame sizeCheng Chen
2020-12-17Fix show_index in vp9_extrc_encodeframe_decision()Angie Chiang
2020-11-19Add gop_index to vpx_ext_ratectrl.hAngie Chiang
2020-11-17Capitalize VPX_RC_OK / VPX_RC_ERRORAngie Chiang
2020-10-27vp9_ext_ratectrl_test: add missing overrideJames Zern
2020-10-20Small changes of vp9_ext_ratectrl_test.ccAngie Chiang
2020-10-20Add ref frame info to vpx_rc_encodeframe_info_tAngie Chiang
2020-10-20Add vpx_rc_status_tangiebird
2020-10-19Add unit test for vp9_ext_ratectrlAngie Chiang