summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2019-03-20Merge "Store a group level noise metric from first pass."Paul Wilkins
2019-03-18Merge "Improve key frame detection"Jingning Han
2019-03-17Improve key frame detectionPaul Wilkins
2019-03-14Refactor tile boundary condition for intra predictionJingning Han
2019-03-11Store a group level noise metric from first pass.Paul Wilkins
2019-02-28Merge "Change to direction of scan for GF only group boost."Paul Wilkins
2019-02-20Merge "Fix integer overflow issue in bits allocated"Ranjit Kumar Tulabandu
2019-01-31Change to direction of scan for GF only group boost.Paul Wilkins
2019-01-31Fix integer overflow issue in bits allocatedDeepa K G
2019-01-25Adjustment to noise factor in first pass.Yunqing Wang
2019-01-04VP9 firstpass: Bugfix when mi_col_start/end is oddUrvang Joshi
2018-12-12Merge "Rescale arf bit budget calculation"Deepa K G
2018-12-05Rescale arf bit budget calculationDeepa K G
2018-12-04Fix intra_count_low calculation in first passDeepa K G
2018-11-14Fix arf boost factor calculation for intermediate ARFsJingning Han
2018-11-14Fix GF-only frame type allocationJingning Han
2018-11-13Rescale arf bit budget calculationJingning Han
2018-11-07Cosmetic clean up in find_arf_orderJingning Han
2018-11-07Merge "Unify GOP structure layout setup"Jingning Han
2018-11-07Merge "Modified key frame detection."Paul Wilkins
2018-11-07Unify GOP structure layout setupJingning Han
2018-11-06Modified key frame detection.Paul Wilkins
2018-11-05Track maximum layer depth in a GOPJingning Han
2018-11-05Fix gf_group->frame_end assignmentJingning Han
2018-11-05Refactor define_gf_group_structure()Jingning Han
2018-11-05Remove redundant assignments in define_gf_group_structure()Jingning Han
2018-11-05Refactor find_arf_order()Jingning Han
2018-10-26Remove unused macros from vp9_firstpass.cJingning Han
2018-10-22Use the proper gfu_boost factor to compute rd_multJingning Han
2018-10-15Record gop sizeJingning Han
2018-10-15Add frame_gop_index to GF_GROUPJingning Han
2018-10-02Force even arf group length where possible.Paul Wilkins
2018-09-28Remove deprecated get_arf_buffer_indices()Jingning Han
2018-09-28Remove deprecated arf_update_index from GF_GROUPJingning Han
2018-09-28Merge "Fix minor bug in calculation of max arf group length."Jingning Han
2018-09-28Merge "Adjustment of GOP intra factor for multi-layer."Jingning Han
2018-09-28Fix minor bug in calculation of max arf group length.Paul Wilkins
2018-09-28Adjustment of GOP intra factor for multi-layer.Paul Wilkins
2018-09-28Revert "Merge "Adapt GOP size threshold to the allowed layer depth""Paul Wilkins
2018-09-28Merge "Remove unused for-loop in multi-layer arf bit allocation"Jingning Han
2018-09-27Refactor gf_overlay frame type updateJingning Han
2018-09-27Remove unused for-loop in multi-layer arf bit allocationJingning Han
2018-09-27Adapt GOP size threshold to the allowed layer depthJingning Han
2018-09-18Add frame_start/end to gf_groupJingning Han
2018-09-17Assign GOP frame offset to all the coding framesJingning Han
2018-09-17Remove multi_arf_last_grp_enabled flag.Paul Wilkins
2018-09-17Remove multi_arf_enabled.Paul Wilkins
2018-09-17Remove multi_arf_allowed variable.Paul Wilkins
2018-09-13Merge "Initial step in deprecating previous dual arf code."Jingning Han
2018-09-13Initial step in deprecating previous dual arf code.Paul Wilkins