summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_rd.c
AgeCommit message (Expand)Author
2021-04-14Pass vizier rd parameter valuesCheng Chen
2021-04-06Delete unused constants.Paul Wilkins
2021-03-31Change calculation of rd multiplier.Paul Wilkins
2021-03-23Convert Vizier RD parameters to normalized factorsPaul Wilkins
2021-03-18Change SR_diff calculation and representationPaul Wilkins
2021-03-09Vizier: Add defaults for > 1080PPaul Wilkins
2021-03-03Add fields into RC for Vizier ML experiments.Paul Wilkins
2019-06-05Fix a bug in best RD cost updatingsdeng
2019-06-01Update rdcost using the rd_mult in current blocksdeng
2019-06-01Use distortion and rate of best_rd as the paramssdeng
2019-04-09Add build_inter_mode_cost()Angie Chiang
2018-12-20Remove a special caseYaowu Xu
2018-12-05Optimize RDMultYaowu Xu
2018-11-29Revert "Optimize RDMULT values for key frames"Jingning Han
2018-11-20Replace int64_t with int for rdmultYaowu Xu
2018-11-16Optimize RDMULT values for key framesYaowu Xu
2018-11-09Refactor common code in RDMULT computationYaowu Xu
2018-11-07Simplify rdmult computationYaowu Xu
2018-10-22Use the proper gfu_boost factor to compute rd_multJingning Han
2018-10-08Reduce the cpi->scaled_ref_idx array size by 1.Wan-Teh Chang
2018-09-12Remove some deprecated FRAME_UPDATE_TYPE elements.Paul Wilkins
2018-08-16Improve enhanced_full_pixel_motion_searchHui Su
2018-08-09Use the pred_mv feature for speed 0Hui Su
2018-06-29Exploit the spatial variance in temporal dependency modelJingning Han
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-24Calculate transform size cost once per frameHui Su
2017-09-08Fix bug in intra mode rd penalty.paulwilkins
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-03-16Add a vector form of routine vp9_model_rd_from_var_lapndzGabriel Marin
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-01-24Initialize errorperbit and sabperbit in ARNR filteringRanjit Kumar Tulabandu
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-21VP9: get_pred_context_switchable_interp() -- encoder sideScott LaVarnway
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-02-17Better workaround for Bug 1089.Alex Converse
2016-02-09Restore previous motion search bit-error scale.Alex Converse
2016-01-21Merge "Tie the bit cost scale to a define."Alex Converse
2016-01-19VP9: Eliminate MB_MODE_INFOScott LaVarnway
2016-01-15Tie the bit cost scale to a define.Alex Converse
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-24Avoid setting rate multiplier as 0hui su
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-06-29VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFOScott LaVarnway
2015-06-16Eliminated frame_type check in get_partition_probs()Scott LaVarnway
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-13Relocate memory operations for common codeJohann