summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_pickmode.c
AgeCommit message (Expand)Author
2017-05-01vp9: SVC: Early exit on golden ref in non-rd pickmode.Marco
2017-04-26Merge "Make the row based multi-threaded encoder deterministic"Yunqing Wang
2017-04-26Merge "Update highbd convolve functions arguments to use uint16_t src/dst"Linfeng Zhang
2017-04-26Merge "vp9: SVC: Adjust some speed settings for temporal layers."Marco Paniconi
2017-04-26Merge "vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large"Jerome Jiang
2017-04-25vp9: SVC: Adjust some speed settings for temporal layers.Marco
2017-04-25vp9: speed >= 8: Skip uv variance in model_rd_sb_y_largeJerome Jiang
2017-04-25Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()Linfeng Zhang
2017-04-25Update highbd convolve functions arguments to use uint16_t src/dstLinfeng Zhang
2017-04-24vp9; Reduce artifact in non-rd pickmode for lighting changes.Marco
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-21Merge "vp9: SVC: fix condition for partition/skip threshold when denoising."Marco Paniconi
2017-04-20vp9: SVC: fix condition for partition/skip threshold when denoising.Marco
2017-04-20vp9: Non-rd pickmode: Avoid computation duplication.Jerome Jiang
2017-04-19Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolveLinfeng Zhang
2017-04-06vp9; Move the denoising condition for speed 5.Marco
2017-04-05vp9: Temporal denoising: avoid denoising for speed <= 5.Marco
2017-04-03Merge "Fix for out of range motion vector bug in sub-pel motion estimation"Yunqing Wang
2017-04-03Fix for out of range motion vector bug in sub-pel motion estimationRanjit Kumar Tulabandu
2017-03-31vp9: SVC: Fix issue with artifact for svc-denoising.Marco
2017-03-29vp9: 1 pass SVC: Modify condition for intra-mode search.Marco
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-03-20vp9: Use sb content measure to bias against golden.Marco
2017-03-16vp9: Fixes in non-rd pickmode for denoising with SVC.Marco
2017-03-14vp9: Speed >= 8: Enable simple_block_yrd speed feature.Marco
2017-03-12vp9: Fix condition for intra search in non-rd pickmode.Marco
2017-03-02vp9,realtime: Enable row multithreading for non-rdVignesh Venkatasubramanian
2017-02-22vp9: Non-rd pickmode: use simple block_yrd under some conditons.Marco
2017-02-21Merge "Drop zbin_ptr and quant_shift_ptr"Johann Koenig
2017-02-20vp9: Fix for non-rd pickmode for high-bitdepth build.Marco
2017-02-16Drop zbin_ptr and quant_shift_ptrJohann
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-10vp9: Non-rd mode: use simple block_yrd for 8 bit high bitdepth buildsMarco
2017-02-07vp9: Denoiser speed-up: increase partition and ac skip thresholds.Marco
2017-02-06vp9: speed 8: Tune threshold of ac skip and partitioning.Jerome Jiang
2017-02-01Merge "Changes to facilitate row based multi-threading of ARNR filtering"Yunqing Wang
2017-02-01Changes to facilitate row based multi-threading of ARNR filteringRanjit Kumar Tulabandu
2017-01-31Fix real-time compression regression in hbd modeJingning Han
2017-01-30vp9: Modify bsize condition for using model_rd_large for speed 7.Marco
2017-01-26vp9: Modify bsize condition for using model_rd_large.Marco
2017-01-23vp9: Non-rd pickmode: fix to add ARF mode entries to THR_MODES.Marco
2017-01-20vp9: Add feature to use block source_sad for realtime mode.Marco
2017-01-19vp9: Modify usage of force_skip under low temporal variance in non-rd pickmode.Marco
2017-01-10vp9: Make the denoiser work with spatial SVC.Marco
2016-12-21vp9: 1 pass vbr: Skip find_predictors in pickmode when source is altref.Marco
2016-12-19vp9 denoiser: Fix the logic for re-evaluating zeromv after denoising.Marco
2016-12-16vp9: Change condition to enable recheck_zeromv_after_denoising.Marco
2016-11-22vp9: Use more aggressive skip when short_circuit_low_temp_var = 1.Marco
2016-11-15vp9: Speed 8: More aggresive golden skip for low res.Jerome Jiang
2016-11-03vp9: Non-rd pickmode: fix logic in reference masking.Marco