summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2022-01-11Revert "Add vp9 ref frame to flag map function"Jerome Jiang
2022-01-01Add vp9 ref frame to flag map functionJianhui Dai
2021-12-09vp[89]_initalize_enc(): protect against multiple invocationsJames Zern
2021-11-18vp9 encoder: fix row-mt crash w/thread config changeJames Zern
2021-10-01{vp8,vp9}_set_roi_map: fix validation with INT_MINJames Zern
2021-07-26Merge "Remove unused old FP_MB_STATS code" into mainYunqing Wang
2021-07-26Merge "Clean up allow_partition_search_skip code" into mainYunqing Wang
2021-07-23Remove unused old FP_MB_STATS codeYunqing Wang
2021-07-23Clean up allow_partition_search_skip codeYunqing Wang
2021-07-22Add control to get QP for all spatial layersJerome Jiang
2021-07-13Add codec control for rtc external ratectrl libJerome Jiang
2021-06-25vp9-rtc: Extract content dependency in cyclic refreshMarco Paniconi
2021-06-21Add use_simple_encode_api to oxcfAngie Chiang
2021-03-08L2E: let vp9 encoder respect external max frame size constraintCheng Chen
2021-03-03Add fields into RC for Vizier ML experiments.Paul Wilkins
2021-02-03L2E: let external rate control pass in a max frame sizeCheng Chen
2021-01-27Merge "svc: turn off use_base_mv on non base layer."Jerome Jiang
2021-01-27svc: turn off use_base_mv on non base layer.Jerome Jiang
2021-01-23Merge "Do not reuse mv in base spatial layer if curr buf same as prev."Jerome Jiang
2021-01-21Do not reuse mv in base spatial layer if curr buf same as prev.Jerome Jiang
2021-01-20Handle vp9_extrc functions' return status properlyAngie Chiang
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-13Fix the warning of C90 mixed declarations and codeAngie Chiang
2020-11-09Accumulate frame tpl stats and pass through rate control apiCheng Chen
2020-10-21Merge changes I27932c41,I2ff9e54a,I4ebed472Angie Chiang
2020-10-21Merge "Add unit test for vp9_ext_ratectrl"Angie Chiang
2020-10-20Add ref frame info to vpx_rc_encodeframe_info_tAngie Chiang
2020-10-20vp9-rtc: Fix to control for disabling loopfilterMarco Paniconi
2020-10-19Add unit test for vp9_ext_ratectrlAngie Chiang
2020-10-15Add vp9_extrc_update_encodeframe_result()angiebird
2020-10-15vp9_extrc_get_encodeframe_decision()angiebird
2020-10-09Call vp9_extrc_send_firstpass_stats() properlyangiebird
2020-10-09Add vp9_extrc_init/create/deleteangiebird
2020-10-02Add codec control to disable loopfilter for vp9Jerome Jiang
2020-08-10Make target_frame_bits error margin configurable.angiebird
2020-08-10Avoid division by zero for rate q_step modelangiebird
2020-08-07Add rq_history to encode_frame_resultangiebird
2020-08-06Make initial q_index guess at 128angiebird
2020-08-06Correct rq_model_update when recode_count == 1angiebird
2020-08-06Merge "Cosmetic changes for rate_ctrl experiment"Angie Chiang
2020-08-05Cosmetic changes for rate_ctrl experimentangiebird
2020-08-03L2E: Add ObserveFirstPassMotionVectorCheng Chen
2020-08-03Add recode loop logics for rate_ctrl experimentangiebird
2020-06-26vp9-svc: Fix to setting frame size for dynamic resizeMarco Paniconi
2020-06-25vp9-svc: Allow scale_references for single layer svcMarco Paniconi
2020-06-15vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi
2020-04-24Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang
2020-04-20Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."Jerome Jiang
2020-04-06vp9: add rate control interface for RTCJerome Jiang