remove unused simple loopfilter parameters
remove unused postproc parameters
configure.sh,darwin: fix external_build check
Merge changes I7dd2b487,I6db5b053
Merge changes Ibde94f52,Iae804fcc,I94f3b93a
remove .gitattributes
remove .gitattributes filters
support visual studio 2019 (vs16)
remove old visual studio remnants
Use RANGE in get_gop_coding_frame_num
Add get_gf_interval_active_range()
Merge "remove clang flag for integer sanitizer testing"
Merge changes I309357fd,I0d170956,I5c7fc771,I6ebb023a,I1f6ef8c6, ...
Merge "vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings"
remove clang flag for integer sanitizer testing
Merge "vpx_int_pro_col_sse2: use unaligned loads"
Merge "simplify darwin autodetection"
Merge "add darwin18 target"
vpx_dsp/x86/avg_intrin_sse2: fix int sanitizer warnings
use a compile time constant for kDataAlignment
Merge "vpx_dsp/inv_txfm: fix int sanitizer warnings"
vpx_int_pro_col_sse2: use unaligned loads
Merge changes I00697e9a,I9dfc2ba3,I73619051,Ib4d37667
Make gop size independent from kf_zeromotion_pct
Rename i by frames_to_key in find_next_key_frame
Remove input_stats when decide frames_to_key
Merge "Fix AVX-512 capability detection"
Remove twopass param from test_candidate_kf
Pass first_pass_info/show_idx to test_candidate_kf
Decide the key frame directly when auto_key is off
Remove detect_transition_to_still()
Change the interface of find_next_key_frame
Refactor kf_group_err in find_next_key_frame
Simplify the logics in find_next_key_frame
Add get_gop_coding_frame_num()
Merge changes I2acc7d6b,I560dccfc,I3fb23f5c,Ifa24a501
Fix AVX-512 capability detection
Merge changes I1d71908a,Id1b41c3b,I07722c81,I31cf7889
Localize zero_motion_accumulator
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()
vpx_dsp/inv_txfm: fix int sanitizer warnings
Merge "vp9/common/vp9_reconinter: fix int sanitizer warnings"
vp9: fix non bitexact when reuse_inter_pred is 0.
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