summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2019-06-14Merge "Use previous ARF as GOLDEN frame for the next GOP"Deepa K G
2019-06-11Use previous ARF as GOLDEN frame for the next GOPDeepa K G
2019-06-06Update performance test results for tune=SSIMsdeng
2019-06-03Hierarchical rdmult scaling when tune=ssimsdeng
2019-05-31Remove RD code for CONFIG_REALTIME_ONLY in vp9.Jerome Jiang
2019-05-06Add mismatch_debug toolAngie Chiang
2019-05-02Merge "Fix the use of uninitialized value in qsort"Angie Chiang
2019-05-01Rework the wiener variance bufferJingning Han
2019-05-01Deprecate stack_rank_buffer usageJingning Han
2019-05-01Refactor perceptual aq controlJingning Han
2019-04-30Fix the use of uninitialized value in qsortJingning Han
2019-04-26Add bistream_debug toolAngie Chiang
2019-04-23Merge changes I1af88144,I9eaf9563,I58c1bc0f,I8d173addAngie Chiang
2019-04-23Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"Sai Deng
2019-04-23Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enumssdeng
2019-04-21Remove mv_dist and mv_cost from TplDepStatsAngie Chiang
2019-04-21Remove inter_cost_arr and recon_error_arrAngie Chiang
2019-04-21Remove RE_COMPUTE_MV_INCONSISTENCYAngie Chiang
2019-04-21Remove unused mv_[dist/cost]_sumAngie Chiang
2019-04-18Fix issues with bits allocated and consumedDeepa K G
2019-04-16Revert "Refactor tile boundary condition for intra prediction"James Zern
2019-04-13Add Tune for SSIM for high bitdepth encodingsdeng
2019-04-13Merge "Add Tune for SSIM"Sai Deng
2019-04-12Add Tune for SSIMsdeng
2019-04-12Use qsort to find median valueJingning Han
2019-04-10Use log-based sse in eval_mv_modeAngie Chiang
2019-04-09Adjust the probs in get_mv_mode_costAngie Chiang
2019-04-02vp9-rtc: Move noise estimation to after scene change detectionMarco Paniconi
2019-03-20Properly reset memory in hbd settingJingning Han
2019-03-15Fix race condition in wiener_var_rd_multAngie Chiang
2019-03-15Merge "Refactor tile boundary condition for intra prediction"Jingning Han
2019-03-14Refactor tile boundary condition for intra predictionJingning Han
2019-03-14Merge changes Ifc006890,I753920a6Angie Chiang
2019-03-14Merge "vp9-svc: Reorganize the simulcast mode"Marco Paniconi
2019-03-13Apply kmeans on log of wiener_varianceAngie Chiang
2019-03-13vp9-svc: Reorganize the simulcast modeMarco Paniconi
2019-03-13Safe guard zero median filter outcome caseJingning Han
2019-03-13Refactor speed feature settingsJingning Han
2019-03-13Adaptive multiplier based on the Wiener varianceJingning Han
2019-03-12Add normalization over frame level Wiener varianceJingning Han
2019-03-12Set up Wiener variance for macroblocks in a frameJingning Han
2019-03-08Merge changes Ib8e635fc,If868f67c,Ibfeae411Angie Chiang
2019-03-07vp9 svc: add simulcast mode when inter-layer pred is off.Jerome Jiang
2019-03-05Include mv_mode_arr info in dump_tpl_statsAngie Chiang
2019-03-05Include gf_frame_offset in dump_tpl_statsAngie Chiang
2019-03-05Refactor dump_tpl_statsAngie Chiang
2019-03-05Add rd_diff_arr to store future blocks' rd diffAngie Chiang
2019-03-04Fix compile error when DUMP_TPL_STATS is 1Angie Chiang
2019-02-13Fix compile warnings in non-greedy-mvAngie Chiang
2019-02-13Only discount new mv mode when tpl model is readyAngie Chiang