summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.h
AgeCommit message (Expand)Author
2021-06-07L2E: properly init two pass rc parametersCheng Chen
2021-05-26Fix simple encodeCheng Chen
2021-04-20Further normalization of Vizier parameters.Paul Wilkins
2021-04-13Set vizier rc parametersCheng Chen
2021-04-07Merge "Fix compilation for CONFIG_RATE_CTRL"Cheng Chen
2021-04-06Fix compilation for CONFIG_RATE_CTRLCheng Chen
2021-04-06Change zm_factor for Vizier.Paul Wilkins
2021-03-18Change SR_diff calculation and representationPaul Wilkins
2021-03-10Vizier: Add in field for min kf frame boost.Paul Wilkins
2021-03-08Further integration for Vizier.Paul Wilkins
2020-05-26Add functions to compute/observe key frame mapangiebird
2020-05-26Add GOP_COMMANDangiebird
2020-02-24Make external arf consistent with vp9Cheng Chen
2020-02-24Allow external arf to determine gop sizeCheng Chen
2020-02-20Add kGoldenFrame and kOverlayFrame to FrameTypeangiebird
2019-12-12Cosmetic change of vp9_get_gop_coding_frame_countangiebird
2019-12-11Cosmetic changes for RATE_CTRL related functionsangiebird
2019-12-10Rename parameter two_pass to twopass.angiebird
2019-12-10Add GetNextEncodeFrameInfo ObserveGroupOfPictureangiebird
2019-12-09Add vp9_get_gop_coding_frame_count()angiebird
2019-12-06Add GetKeyFrameGroupSize()angiebird
2019-11-18Add ComputeFirstPassStats()angiebird
2019-10-29vp9_get_coding_frame_num()angiebird
2019-10-21Pass first_pass_info/show_idx to test_candidate_kfangiebird
2019-10-15Add check_transition_to_still()angiebird
2019-10-11Simplify the logics of computing gf_group_err etcangiebird
2019-10-10Add first_pass_info in TWO_PASSangiebird
2019-07-16Merge "Limit active best quality of layered ARF frames"Paul Wilkins
2019-05-17Limit active best quality of layered ARF framesDeepa K G
2019-05-16Fix section intra rating for first ARF intervalDeepa K G
2019-03-20Merge "Store a group level noise metric from first pass."Paul Wilkins
2019-03-14Enclose macro arguments in parenthesesJerome Jiang
2019-03-11Store a group level noise metric from first pass.Paul Wilkins
2018-11-05Refactor find_arf_order()Jingning Han
2018-10-15Record gop sizeJingning Han
2018-10-15Add frame_gop_index to GF_GROUPJingning Han
2018-10-03Clean up vp9_firstpass.hJingning Han
2018-09-28Remove deprecated arf_update_index from GF_GROUPJingning Han
2018-09-27Add MID_OVERLAY_UPDATE frame typeJingning Han
2018-09-27Remove deprecated variables from GF_GROUP structureJingning Han
2018-09-18Add frame_start/end to gf_groupJingning Han
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Remove deprecated first_inter_indexJingning Han
2018-09-12Remove some deprecated FRAME_UPDATE_TYPE elements.Paul Wilkins
2018-09-05Adaptive ARF factor decisionJingning Han
2018-09-05Enable adaptive rate allocation for multi-layer ARFsJingning Han
2018-08-31Build arf index stackJingning Han
2018-08-21Add USE_BUF_FRAME enum to FRAME_UPDATE_TYPEJingning Han
2018-07-20Improved coding on slide show content.Paul Wilkins
2018-06-22Add extra altref option for hierarchical structureZoe Liu