Fix compile error when DUMP_TPL_STATS is 1
vp9-rtc: Adjust force split logic for screen mode
vp9-rtc: Fix for scroll motion for rtc
Merge "Strengthened film grain setting."
Merge "Fix RD multiplier bug impacting AQ1."
vp9-rtc: Set init noise level based on resoln
vp9-rtc: Reduce thresholds for skip golden
Merge "Set segment ID from ROI map if enabled."
Merge "vp9-rtc: Change init level of denoiser & noise level"
Strengthened film grain setting.
Fix RD multiplier bug impacting AQ1.
Merge "Change to direction of scan for GF only group boost."
Set segment ID from ROI map if enabled.
Merge "vp9-rtc: Add cyclic_refresh condition to segment reset"
Merge "vp9: Remove unused function in cyclic refresh"
vp9-rtc: Change init level of denoiser & noise level
vp9: Remove unused function in cyclic refresh
vp9-rtc: Add cyclic_refresh condition to segment reset
vp9-rtc: Modify skip golden mode check for 1 layer
Merge "vp9-rtc: Fix to Q clamp in adjust_q_cbr"
vp9-rtc: Fix to Q clamp in adjust_q_cbr
vp9-rtc: Decrease noise estimation thresh for kLow
Fix 32-bit unsigned integer overflow in block_variance
vp9-rtc: Adjust thresholds for noise estimation.
Merge "vp9: Enable ml based partition for speed>=8 low res."
vpx_thread.h: remove unused sched_yield()
Merge "Fix integer overflow issue in bits allocated"
Disable encoder builds when checking coeff ranges
vp9: Enable ml based partition for speed>=8 low res.
added error messages in vpx_video_reader_open().
Fix compile warnings in non-greedy-mv
Only discount new mv mode when tpl model is ready
Check the new mv diff in discount_newmv_test()
Use mv_mode_arr to decide the newmv discount place
Fix the bug for feature_score computation
Merge "vp9: ML var partition as speed feature & cleanup."
vp8: Limit Q change for screen content CBR mode
Merge "Test decode and find mismatch in vp9 svc example encoder."
Test decode and find mismatch in vp9 svc example encoder.
Merge "refactor vp9 svc example encoder."
vp9: ML var partition as speed feature & cleanup.
vp8: Fix condition for update of last_pred_err_mb
refactor vp9 svc example encoder.
Merge changes Ibbe12dad,I4bf9e2ad
vp9 svc example encoder accept -o (--output) for output.
Merge "Fixing ClangTidy issues reported by downstream integration"
Merge "Refactor the model for rect partition pruning"
Merge "vp9: Write height and width to ivf header in SVC example encoder."
Fixing ClangTidy issues reported by downstream integration
vp9: Write height and width to ivf header in SVC example encoder.
Refactor the model for rect partition pruning
Use wide integer to avoid overflow
Merge "No vpx_img_alloc for y4m input in example encoders."
Merge "Fix VPX_KF_DISABLED."
Merge "enforce some c89 restrictions"
Merge "Improve the partition split prediction model"
Merge "ppc: use c89 loop declaration"
Merge "vp8: Add extra conditon for overshoot-drop"
Merge "Add dist scale in get_mv_dist"
Compute future_rd_diff in predict_mv_mode
No vpx_img_alloc for y4m input in example encoders.
Improve the partition split prediction model
Fix an inline varible declaration in temporal filter
Merge "Add operator<< to a struct in yuv_temporal_filter_test.cc"
vp8: Add extra conditon for overshoot-drop
Add operator<< to a struct in yuv_temporal_filter_test.cc
Some cosmetic fixes to temporal filter
Merge remote-tracking branch 'origin/northernshoveler' into HEAD
Merge "Fix segmentation fault when num tile cols change in row-mt."
Merge "vpx_dec_fuzzer: Remove dependency on tools_common.c"
Fix segmentation fault when num tile cols change in row-mt.
vpx_dec_fuzzer: Remove dependency on tools_common.c
Remove old version of temporal_filter_apply
Add highbd test cases for apply_temporal_filter
Merge "vp9: Tune qp_thresh to disable cyclic refresh for screen"
Merge "Add highbd yuv_temporal_filter"
Merge changes I62702bdb,Ice6d06c5,I60204c62,Ib9fdf65e
vp9_temporal_filter: convert blk_fw[0] || ... to |
Change to direction of scan for GF only group boost.
vp9: Tune qp_thresh to disable cyclic refresh for screen
Add dist scale in get_mv_dist
vp9: Adjust intra check for short_circuit_flat_blocks
Fix integer overflow issue in bits allocated
Merge "Add y4m input to vp9 example encoder tests."
Add highbd yuv_temporal_filter
Merge changes I49a760ea,I792df86e
Merge "Add some const qualifiers where applicable"
Merge "Reuse simple motion search results"
Merge "Reland "Enable SSE4 version of apply temporal filter""
vp9-svc: Fix to non-rd pickmode for screen content
Merge "add y4m support to vp9 example encoders."
Add y4m input to vp9 example encoder tests.
add y4m support to vp9 example encoders.