update libwebm to libwebm-1.0.0.27-363-g37d9b86
Merge "vp8/encoder/bitstream: fix int sanitizer warnings"
Merge "test/lpf_test: fix int sanitizer warning"
Update documentation: CRF works with VPX_Q mode
Merge "Add [full/sub]_pixel_motion_search"
Merge "Add 6:1:1 weighted PSNR to opsnr.stt"
Add [full/sub]_pixel_motion_search
Add MotionField and MotionFieldInfo
Add temporary motion_compensated_prediction_new
Merge "estimate local variation of reference frame"
Merge "smooth motion field"
estimate local variation of reference frame
Add 6:1:1 weighted PSNR to opsnr.stt
vp8/encoder/bitstream: fix int sanitizer warnings
test/lpf_test: fix int sanitizer warning
Merge "vp9_rdopt: fix integer sanitizer warnings"
Merge "Fix vp9_quantize_fp(_32x32)_neon for HBD"
Fix vp9_quantize_fp(_32x32)_neon for HBD
Merge "vp8/encoder/boolhuff: fix integer sanitizer warnings"
Merge "Fix saturation issue in vp9_quantize_fp_neon"
Merge "vp9_svc_layercontext.c: fix integer sanitizer warnings"
Merge "vpx_dsp/bitwriter.h: fix clang integer sanitizer warning"
Fix saturation issue in vp9_quantize_fp_neon
vpx_dsp/bitwriter.h: fix clang integer sanitizer warning
Reduce call num of exhaustive search
Merge "Cosmetic changes of vp9_nb_mvs_inconsistency"
Merge "Change the child classes methods names to align with parent's"
vp9_svc_layercontext.c: fix integer sanitizer warnings
vp9_rdopt: fix integer sanitizer warnings
Merge "Add vp9_non_greedy_mv.c/h"
Cosmetic changes of vp9_nb_mvs_inconsistency
Merge "vp9-rtc: Add intra speed feature for speed >= 8"
Merge "Add Horn & Schunck Estimator"
Merge "Add Exhaust Search (Neighbor Constrain) Estimator"
Merge "Add Ground Truth Estimator"
Merge "Based Class of Motion Field Estimators"
Change the child classes methods names to align with parent's
Add Exhaust Search (Neighbor Constrain) Estimator
Based Class of Motion Field Estimators
vp9-rtc: Add intra speed feature for speed >= 8
Merge "Remove unused fb_cb related fields from VP9_COMMON"
Merge changes I3216c984,I70d40060
Remove unused fb_cb related fields from VP9_COMMON
Merge "Fix comment typos."
Make vp9_prepare_nb_full_mvs only return valid mvs
Let vp9_nb_mvs_inconsistency call log2 just once
Add unit test for vpx_sadMxNx8
Merge remote-tracking branch 'origin/orpington'
Merge "Limit active best quality of layered ARF frames"
Merge changes I9288c88d,Ib1ac6f57,I02fac56a,Id6a8b117
Merge "Revert "Set up frame contexts based on frame type""
Revert "Set up frame contexts based on frame type"
Use sdx8f in exhaustive_mesh_search_single_step
Sync the behavior of exhaustive_mesh_search
Refactor exhaustive_mesh_search_new
Simplify code in exhaustive_mesh_search_new
Merge "Adjust the quality of boosted frames"
Merge "Set up frame contexts based on frame type"
Merge "Modify frame context index"
vp9-rtc: Reduce color artifact for speed 8
vp9: Use mb_rows/cols from VP9_COMMON in postproc.
Merge "Remove android_tools deps"
Merge "vp9_cx_iface,encoder_encode: fix -Wclobbered for pts"
Adjust the quality of boosted frames
vp9_cx_iface,encoder_encode: fix -Wclobbered for pts
vp9-rtc: Fix color artifacts for speed >= 8
vp9-rtc: Fix color artifacts for speed >= 8
vp9_cx_iface,encoder_encode: fix -Wclobbered for pts
vp8/encoder/boolhuff: fix integer sanitizer warnings
Merge changes I833c82fb,I05a39165,Ie044bb01,I565f477f
Merge "vp9_encodeframe: quiet a few integer sanitizer warnings"
vp9_encodeframe: quiet a few integer sanitizer warnings
Merge "Change parameters for highbd tune=ssim"
timestamp_test: enable TestMicrosecondTimebase
Integerize vp9_full_pixel_diamond_new
Integerize vp9_refining_search_sad_new
Integerize diamond_search_sad_new()
Refactor vp9_full_pixel_diamond_new
Remove mv_dist/mv_cost from new mv search funcs
Speed up diamond_search_sad_new
Let full_pixel_exhaustive_new return int64_t
Set up frame contexts based on frame type
script to compact frames to y4m video
Change parameters for highbd tune=ssim
Add Scene module to manage other objects
Integerize exhaustive_mesh_search_new()