vp9/decoder/vp9_detokenize: fix int sanitizer warnings
Merge "namespace ARCH_* defines"
Merge "vp9-rtc: Fix to speed 4 for real-time mode"
vp9-rtc: Fix to speed 4 for real-time mode
Merge "Remove USE_PQSORT and CHANGE_MV_SEARCH_ORDER"
Remove USE_PQSORT and CHANGE_MV_SEARCH_ORDER
vp9-svc: Fix to forced key frame for spatial layers
Merge "Remove redundant comment"
Merge "Move vp9_alloc_motion_field_info"
Move vp9_alloc_motion_field_info
Merge "vp9_quantize_sse2: quiet clang-7 integer sanitizer warning"
vpx_clear_system_state after drop due to overshoot
vp9_quantize_sse2: quiet clang-7 integer sanitizer warning
vp9-svc: Add new frame drop mode for SVC
Merge "Don't generate mv refs that won't be used"
Merge "Upload Motion Field Estimation Unit Test Files"
Report failure of vp9_alloc_motion_field_info
Upload Motion Field Estimation Unit Test Files
Merge "Move motion field from TplDepFrame to MotionField"
Merge "Add resize test for smaller width bigger size."
Don't generate mv refs that won't be used
Merge "vpx_dsp/x86/highbd_idct4x4_add_sse2: fix int sanitizer warnings"
Merge changes I0fad9437,I79fcb1fd,I93660044
Merge "vp8/encoder/vp8_quantize: fix int sanitizer warnings"
Move motion field from TplDepFrame to MotionField
Add resize test for smaller width bigger size.
vpx_dsp/x86/highbd_idct4x4_add_sse2: fix int sanitizer warnings
Merge "Cosmetic changes to vp9_alloc_motion_field_info"
vp8/encoder/vp8_quantize: fix int sanitizer warnings
Merge "test/acm_random.h: int sanitizer warning"
Add MACRO MAX_INTER_REF_FRAMES
Add motion_filed_info in VP9_COMP
Cosmetic changes to vp9_alloc_motion_field_info
test/acm_random.h: int sanitizer warning
Merge "Add Search Smooth Models[Adapt/Fix]"
Merge "Add Anandan model"
Merge "Fix some bugs of python code"
Merge changes I13f59f52,I7441e041,I7441e041
Merge "Let do_motion_search process one ref at at time"
Merge "vpx_dsp/loopfilter.c: fix int sanitizer warnings"
test/vp9_quantize_test: fix int sanitizer warning
vpx_dsp/loopfilter.c: fix int sanitizer warnings
Merge "vpx_dsp/x86/fwd_txfm_sse2: fix int sanitizer warnings"
Add Search Smooth Models[Adapt/Fix]
add unit test for local structure computation
add unit test for smooth motion field
modify smooth model(float type mv + normalization)
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"
vpx_dsp/x86/fwd_txfm_sse2: fix int sanitizer warnings
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"
Let do_motion_search process one ref at at time
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