Remove RE_COMPUTE_MV_INCONSISTENCY
Remove unused mv_[dist/cost]_sum
Merge "[CFI] Remove function pointer cast of row_decode_worker_hook"
Merge "vp9: Use model rd for large blocks in filter search."
[CFI] Remove function pointer cast of row_decode_worker_hook
Merge "Fix PSNRHVS computation"
Merge "vp9-rtc: Use correct plane for UV in estimate_intra"
vp9: Use model rd for large blocks in filter search.
vp9-rtc: Use correct plane for UV in estimate_intra
vp9-rtc: Move setting for use_model_rd_large
Merge "Revert "Refactor tile boundary condition for intra prediction""
Merge "vp9: refactor condtions for model rd for large blocks."
Merge "Refine vp9_kmeans()"
Merge "vp9-rtc: Add speed feature to force SMOOTH filter"
Revert "Refactor tile boundary condition for intra prediction"
Merge "Use uniform sampling as initial centers for k-means"
vp9: refactor condtions for model rd for large blocks.
vp9-rtc: Add speed feature to force SMOOTH filter
Fix libvpx__nightly_optimization-levels - Build Failing
Merge "loop_filter_rows_mt: unify worker count calculation"
Add Tune for SSIM for high bitdepth encoding
Merge "Add Tune for SSIM"
loop_filter_rows_mt: unify worker count calculation
Use uniform sampling as initial centers for k-means
Use qsort to find median value
Merge "update libwebm to libwebm-1.0.0.27-358-gdbf1d10"
Merge "vp9 svc test: test KSVC and other inter layer pred mode."
Merge "Use log-based sse in eval_mv_mode"
vp9 svc test: test KSVC and other inter layer pred mode.
vp9-rtc: Fix to re-eval zero-mv for denoising
Merge changes I9d315e35,Id48f2b65,I4e5ed327
Merge "vp9 rtc: change PSNR thresh."
Merge "Revert "Disable mismatch check on vp9 svc examples.""
update libwebm to libwebm-1.0.0.27-358-gdbf1d10
Use log-based sse in eval_mv_mode
Revert "Disable mismatch check on vp9 svc examples."
vp9 rtc: change PSNR thresh.
vp9-rtc: Adjust cb_pred_filter_search on speed & resoln
vp9-rtc: Speed feature for filter_search in nonrd_pickmode.
Merge "vp9-rtc: Fix to rate cost for switchable filter"
vp9-rtc: Fix to rate cost for switchable filter
Add fast-adapt mechanism for VNR
Adjust the probs in get_mv_mode_cost
Add build_inter_mode_cost()
vp9-rtc: Fix to active_best for non-SVC
Merge "Film Mode: Bias based on sub block energy."
Merge "Film mode: Raise threshold for intra modes"
Film Mode: Bias based on sub block energy.
Merge "Allow macroblock_plane to have its own rounding buffer"
tiny_ssim: Fix an 'Uninitialized argument value' bug
Merge "tiny_ssim: Fix an 'Uninitialized argument value' bug"
Merge "vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/"
Merge "svc_encodeframe: check strdup return"
tiny_ssim: Fix an 'Uninitialized argument value' bug
svc_encodeframe: check strdup return
vp8_rd_pick_inter_mode: clear static analysis warning
Add a test to test rollover of int64 in encoder interface.
Merge "vp9 svc: point ref to last when not used in KSVC."
Bypass skip check in tune for sharpness mode
Merge "Histogram-based noise estimation algorithm"
Merge "use 64bit integer for memory offset."
vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/
Histogram-based noise estimation algorithm
vp9 svc: point ref to last when not used in KSVC.
Merge "vp9-rtc: Move noise estimation to after scene change detection"
Film mode: Raise threshold for intra modes
Merge changes Ied3992f4,I83ca669b,I8f1c1a29
use 64bit integer for memory offset.
Merge "Change to thresholding in rd_variance_adjustment()"
vp9-rtc: Move noise estimation to after scene change detection
vp9-rtc: Speed feature changes for speed 9.
Allow macroblock_plane to have its own rounding buffer
tool/set_analyzer_env: disable implicit-integer-truncation
Merge "Use reconstructed variance in rd_variance_adjustment"
Merge "update .clang-format for version clang-7.0.1 update."
update .clang-format for version clang-7.0.1 update.
Merge "Revert "Wrap macro definition in do-while(0)""
Merge "Disable mismatch check on vp9 svc examples."
Further Adjustments to film mode bias.
Add GF group noise weighting in rd_variance_adjustment()
Adjustment to low variance block bias in rd_variance_adjustment()
Change to thresholding in rd_variance_adjustment()
Use reconstructed variance in rd_variance_adjustment
Merge "Allow more Intra choices in film mode."
Revert "Wrap macro definition in do-while(0)"
Allow more Intra choices in film mode.
Disable mismatch check on vp9 svc examples.
vp9-rtc: Fix noise estimation thresh for 1080p
vp9-rtc: Disable cyclic refresh under some conditions
Merge "Remove deprecated code for vp9_fdct8x8_quant()"
Merge "Unify the transform and quantization process"
Remove deprecated code for vp9_fdct8x8_quant()
Unify the transform and quantization process
Change PSNR threshold for high bitdepth.
Use high bd path to substract blocks in hbd build.