vp8 quantize: silence conversion warning
Merge "Refactor the SSIM based rdmult update function"
Merge "Fix in key frame detection"
Refactor the SSIM based rdmult update function
vp9-rtc: Adjust thresh for 4x4 tx selection
vp9-rtc: Fix int conversion error in nonrd_pickmode.
vp9-rtc: Pass source variance and mode to select tx
Merge "vp9-rtc: tx_size selection for intra mode in nonrd"
Merge changes I1af88144,I9eaf9563,I58c1bc0f,I8d173add
Merge "Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums""
Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"
Merge "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"
Merge changes I6e837e6f,Ibec70e66
vp9-rtc: tx_size selection for intra mode in nonrd
Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums
Add vpx_clear_system_state() in SSIM based rdmult adjustments
[vp9] Fix handling of skip in row_mt=1
Merge "test_vector_test: Add row-mt and lpf-opt tests for vp9 decoder"
Merge "Refine interval for key frame boost calculation"
Merge "Fix issues with bits allocated and consumed"
Remove mv_dist and mv_cost from TplDepStats
Remove inter_cost_arr and recon_error_arr
Remove RE_COMPUTE_MV_INCONSISTENCY
Remove unused mv_[dist/cost]_sum
test_vector_test: Add row-mt and lpf-opt tests for vp9 decoder
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
Fix issues with bits allocated and consumed
Refine interval for key frame boost calculation
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