Merge changes I2acc7d6b,I560dccfc,I3fb23f5c,Ifa24a501
Merge changes I1d71908a,Id1b41c3b,I07722c81,I31cf7889
Rename num_show_frames by num_coding_frames
Use compute_arf_boost() in define_gf_group()
Localize av_err mean_mod_score in define_gf_group
Move code of deciding gop size into brackets
Make get_zero_mtion_factor avoid using cpi
Add check_transition_to_still()
Merge "vp8/decoder/decodeframe: fix int sanitizer warnings"
Correct the num_frams of fps_init_first_pass_info
Simplify the logics of computing gf_group_err etc
Remove mod_frame_err in define_gf_group
Simplify the if clause in define_gf_group
Add first_pass_info in TWO_PASS
Refactor get_prediction_decay_rate()
Replace cpi by frame_info in get_sr_decay_rate()
Change the interface of calc_frame_boost
Use frame_info in calculate_active_area
Add detect_flash_from_frame_stats()
vp9: fix non bitexact when reuse_inter_pred is 0.
Merge "vp9/common/vp9_reconinter: fix int sanitizer warnings"
vp8/decoder/decodeframe: fix int sanitizer warnings
Merge "vpx_dsp/quantize: fix int sanitizer warnings"
vpx_dsp/quantize: fix int sanitizer warnings
vp9/decoder/vp9_detokenize: fix int sanitizer warnings
vp9/common/vp9_reconinter: 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