summaryrefslogtreecommitdiff
path: root/vpx/vpx_ext_ratectrl.h
AgeCommit message (Expand)Author
2022-08-26L2E: Add gop size and ARF existence to frame infoCheng Chen
2022-07-14L2E: Update the description of allow_alt_refCheng 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-06L2E: Use bit mask to represent control typeCheng 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-02-03L2E: let external rate control pass in a max frame sizeCheng Chen
2020-11-20Refine documentation of vpx_ext_ratectrl.hAngie Chiang
2020-11-19Add gop_index to vpx_ext_ratectrl.hAngie Chiang
2020-11-17Capitalize VPX_RC_OK / VPX_RC_ERRORAngie Chiang
2020-11-17Add doxygen for vpx_rc_funcs_tAngie Chiang
2020-11-17Add doxygen for vpx_rc_configAngie Chiang
2020-11-17Copy first pass stats documentation from AV1 to VP9Angie Chiang
2020-11-17Add doxygen to structs in vpx_ext_ratectrl.hAngie Chiang
2020-10-20Add ref frame info to vpx_rc_encodeframe_info_tAngie Chiang
2020-10-20Add vpx_rc_status_tangiebird
2020-10-15Add vp9_extrc_update_encodeframe_result()angiebird
2020-10-15install vpx_ext_ratectrl.hJames Zern
2020-10-09Add vpx_rc_frame_stats_tangiebird
2020-10-09Add vp9_extrc_send_firstpass_stats()angiebird
2020-10-09Add vp9_extrc_init/create/deleteangiebird
2020-10-09Add callback functions for external_rate_controlangiebird