summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
2020-10-15vp9_extrc_get_encodeframe_decision()angiebird
2020-10-09Call vp9_extrc_send_firstpass_stats() properlyangiebird
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
2020-10-02Add codec control for external rate control libangiebird
2020-10-02Add codec control to disable loopfilter for vp9Jerome Jiang
2020-09-16vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant castsJames Zern
2020-08-25vp9-rtc: Add control to disable maxq on overshootMarco Paniconi
2020-08-18vp9-svc: Fix to resetting RC for temporal layersMarco Paniconi
2020-08-10Avoid re-allocating fp_motion_vector_infoangiebird
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-07Fix ObserveFirstPassMotionVectors()angiebird
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-04Merge "Add recode loop logics for rate_ctrl experiment"Angie Chiang
2020-08-03Add recode loop logics for rate_ctrl experimentangiebird
2020-07-31Assign correct values for zcoeff_blk in sub8x8 RDOHui Su
2020-07-20Add init version of EncodeFrameWithTargetFrameBits()angiebird
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-07-06vp9: Update last_q for dropped framesMarco Paniconi
2020-07-06vp9: Fix to use last_q for resize checkMarco Paniconi
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-18vp9-rtc: Fix to resetting drop_spatial_layerMarco Paniconi
2020-06-18vp9-rtc: Fixes to resizer for real-timeMarco Paniconi
2020-06-16vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi
2020-06-15vp9-svc: Fix to dynamic resize for svc denoisingMarco Paniconi
2020-06-02Merge "Add NV12 support"Jerome Jiang
2020-06-02Add NV12 supportJerome Jiang
2020-05-26Add functions to compute/observe key frame mapangiebird
2020-05-26Init static_scene_max_gf_interval in vp9_rc_init()angiebird
2020-05-26Add GOP_COMMANDangiebird
2020-05-15vp9-svc: Fix key frame update refresh simulcast flexible svcMarco Paniconi
2020-05-15Merge "vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search"Yunqing Wang
2020-05-13vp9-rtc: Increase thresh for scene detectionMarco Paniconi
2020-04-25vp9_firstpass.c: limit mv_limits with MV_MAX in motion_searchNeil Birkbeck
2020-04-25Merge "vp9-rtc: Some speedups to speed 5 real-time mode"Marco Paniconi
2020-04-24Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""Jerome Jiang
2020-04-24vp9-rtc: Some speedups to speed 5 real-time modeMarco Paniconi
2020-04-24Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""Jerome Jiang
2020-04-24vp9-rtc: Allow simulcast mode for flexible/bypass modeMarco Paniconi
2020-04-23Merge "Move index check before array access"Jerome Jiang
2020-04-23Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""Jerome Jiang