Merge branch 'javanwhistlingduck'
Merge "VP9 dynamic resize: enable resize unit test(DownUp)."
Merge "VP9: Only zero counts when !frame_parallel_decoding_mode"
Merge "VP9 dynamic resize: increase waiting time after key frame."
Merge "Use same bias (against non-zero mv for big blocks) for speed 5."
Merge "Expand unconstrained nodes in pack_mb_tokens and loop on zeros."
VP9 dynamic resize: enable resize unit test(DownUp).
VP9 dynamic resize: increase waiting time after key frame.
VP9: Only zero counts when !frame_parallel_decoding_mode
Use same bias (against non-zero mv for big blocks) for speed 5.
Merge changes I8c83b86d,Ic53b2ed5,I4acc8a84
Merge "Use accurate bit cost for uv_mode in UV intra mode RD selection"
Merge "Revert "Add AVX vectorized vp9_diamond_search_sad""
Expand unconstrained nodes in pack_mb_tokens and loop on zeros.
Use accurate bit cost for uv_mode in UV intra mode RD selection
Revert "Add AVX vectorized vp9_diamond_search_sad"
variance_test: create fn pointers w/'&' ref
sixtap_predict_test: create fn pointers w/'&' ref
vp9: Disable noise estimate on resize trigger frame.
Merge "vp9: Updates to noise estimation."
sad_test: create fn pointers w/'&' ref
Merge "Add AVX vectorized vp9_diamond_search_sad"
vp9_spatial_svc_encoder.sh: fix command line param
Add AVX vectorized vp9_diamond_search_sad
Merge "Bias against non-zero mv for large blocks."
Merge "Update to encoder_breakout_test, for non-rd mode."
Merge "Fix a msvc warning"
Merge "Generate intra prediction reference values only when necessary"
Merge "Adjust threshold for datarate frame drop test."
Merge "misc fixes: Remove a wasted value."
Merge "Add target for Mac OS X 10.11 'El Capitan'"
Bias against non-zero mv for large blocks.
Update to encoder_breakout_test, for non-rd mode.
Adjust threshold for datarate frame drop test.
Merge "vpx_scale: fix the issue in msan test."
Merge "Move noise level estimate outside denoiser."
Add target for Mac OS X 10.11 'El Capitan'
vpx_scale: fix the issue in msan test.
Move noise level estimate outside denoiser.
Move palette-based intra prediction out of misc-fixes
Generate intra prediction reference values only when necessary
vp9 denoiser: Don't estimate noise on resized trigger frame.
vp9_dx_iface: move struct defs to separate header
vp9_decodeframe.h: add missing include
Merge "Convert motion search config from AoS to SoA"
Merge changes I3b89e7a6,I8ef772a0
Merge "Make the zero handling in extend_to_full_distribution more explicit."
vp9_dx_iface: move struct defs to separate header
vp9_decodeframe.h: add missing include
Merge "VP9_resizing: add limitation to the downsacling resolution."
Merge "Shrink probability remap tables."
Specify feasible parameter values for lossless mode
Merge "VP9 decoder: Add more test vectors for resizing."
Make the zero handling in extend_to_full_distribution more explicit.
VP9_resizing: add limitation to the downsacling resolution.
Update to vp9_spatial_svc_encoder.
Merge "VP9-SVC: Allow frame dropping due to overshoot for spatial layers."
VP9 decoder: Add more test vectors for resizing.
Merge "Revert "Replace the zero handling in extend_to_full_distribution.""
Merge "Skip AS detection when using --enable-external-build"
Merge "Only set sysroot when alt_libc finds a directory"
Convert motion search config from AoS to SoA
Merge "Add several new test vectors with small resolution."
Revert "Replace the zero handling in extend_to_full_distribution."
Add more resize test videos that with larger resolution change intervals.
Add several new test vectors with small resolution.
Merge "Adjustments to vp9-denoising."
Merge "Reorder code to be consistent accross branches"
Merge "Replace the zero handling in extend_to_full_distribution."
Only set sysroot when alt_libc finds a directory
VP9-SVC: Allow frame dropping due to overshoot for spatial layers.
misc fixes: Remove a wasted value.
Shrink probability remap tables.
Reorder code to be consistent accross branches
Merge "Code cleanup for vp9-denoiser."
Merge "Incorrect frame used in KF boost loop."
Merge "Bug in clamping of base_frame_target."
Merge "Optimize vpx_quantize_{b,b_32x32} assembler."
Merge "Optimize vp9_highbd_block_error_8bit assembly."
Merge "palette: Replace rand() call with custom LCG."
Skip AS detection when using --enable-external-build
Merge "Use explicit block position in foreach_transformed_block"
Replace the zero handling in extend_to_full_distribution.
palette: Replace rand() call with custom LCG.
Bug in clamping of base_frame_target.
VP9: Estimate noise level for denoiser.
Use explicit block position in foreach_transformed_block
Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."
Merge "vp10: merge universal_hp experiment into misc_fixes."
Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax."
Merge "vp10: don't allow comp_inter_inter on keyframes."
Merge "vp10: fix tile size in remuxing step."
Merge "vp10: use correct constant for bw adaptation of seg pred probs."