register_state_check.h: add compiler barrier
[platform/upstream/libvpx.git] / vpx / vpx_ext_ratectrl.h
2021-03-12 James ZernMerge "vp8: restrict 1st pass cpu_used range"
2021-02-03 Cheng ChenMerge "L2E: let external rate control pass in a max...
2021-02-03 Cheng ChenL2E: let external rate control pass in a max frame...
2021-01-27 Jerome JiangMerge "svc: turn off use_base_mv on non base layer."
2021-01-23 Jerome JiangMerge "Do not reuse mv in base spatial layer if curr...
2020-11-24 Angie ChiangMerge "Revert "Close out file in EndEncode()""
2020-11-24 Angie ChiangMerge "Close out file in EndEncode()"
2020-11-24 Angie ChiangMerge "Refine documentation of vpx_ext_ratectrl.h"
2020-11-24 Angie ChiangMerge "Allow user to set rc_mode and cq_level in Simple...
2020-11-21 Angie ChiangRefine documentation of vpx_ext_ratectrl.h
2020-11-20 Angie ChiangAdd gop_index to vpx_ext_ratectrl.h
2020-11-18 Angie ChiangCapitalize VPX_RC_OK / VPX_RC_ERROR
2020-11-18 Angie ChiangAdd doxygen for vpx_rc_funcs_t
2020-11-17 Angie ChiangAdd doxygen for vpx_rc_config
2020-11-17 Angie ChiangCopy first pass stats documentation from AV1 to VP9
2020-11-17 Angie ChiangAdd doxygen to structs in vpx_ext_ratectrl.h
2020-11-13 Marco PaniconiMerge "vp9: Allow for disabling loopfilter per spatial...
2020-10-21 Angie ChiangMerge changes I27932c41,I2ff9e54a,I4ebed472
2020-10-21 Angie ChiangAdd ref frame info to vpx_rc_encodeframe_info_t
2020-10-21 angiebirdAdd vpx_rc_status_t
2020-10-16 angiebirdAdd vp9_extrc_update_encodeframe_result()
2020-10-16 James Zerninstall vpx_ext_ratectrl.h
2020-10-10 angiebirdAdd vpx_rc_frame_stats_t
2020-10-10 angiebirdAdd vp9_extrc_send_firstpass_stats()
2020-10-10 angiebirdAdd vp9_extrc_init/create/delete
2020-10-10 angiebirdAdd callback functions for external_rate_control