summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.h
AgeCommit message (Expand)Author
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
2018-06-19Add hierarchical structure in GF groupZoe Liu
2018-06-17Add update types for hierarchical refsZoe Liu
2018-06-12Remove duplicate vp9_twopass_postencode_update defJingning Han
2018-05-30Revert 3 slide show coding changesJames Zern
2018-02-09Improved coding on slide show content.paulwilkins
2017-05-18Changes to modified error.paulwilkins
2017-05-17Experiment. Store first pass errors as per MB values.paulwilkins
2017-02-22Merge "Refactored the row based multi-threading code"Yunqing Wang
2017-02-20Refactored the row based multi-threading codeRanjit Kumar Tulabandu
2017-02-15Additional first pass stats.paulwilkins