vp9: Reorganize the buffer level for cbr mode
Merge "quantize: use aarch64 vmaxv"
Merge "Fix arf boost factor calculation for intermediate ARFs"
Merge changes Ib9d16a4b,I6061f38c
Add ARM64 Windows to configure scripts
Merge "Disable tpl model in GF-only GOP structure"
Merge "Fix GF-only frame type allocation"
Merge "vpx_dec_fuzzer: Unify single and multi-thread tests"
vpx_dec_fuzzer: Unify single and multi-thread tests
Fix arf boost factor calculation for intermediate ARFs
Merge "Added libFuzzer plugin to test decoders"
Refactor av1_nb_mvs_inconsistency()
Recompute mv inconsistency after mv search is done
Disable tpl model in GF-only GOP structure
Fix GF-only frame type allocation
Added libFuzzer plugin to test decoders
Merge "Rescale arf bit budget calculation"
Skip ACL recode loop for intermediate ARF layers
Rescale arf bit budget calculation
Merge "Refactor common code in RDMULT computation"
vp8: Init buffers and pred arrays for mt after allocation.
Refactor common code in RDMULT computation
Merge "Add operator<< to hadamard test."
Merge "Simplify rdmult computation"
Add operator<< to hadamard test.
Merge "vp9-screen-content: Adjust condition for large search area"
Merge "Unify GOP structure layout setup"
Merge "Modified key frame detection."
Merge "vp8: remove VP8_ENTROPY_STATS code"
vp9-screen-content: Adjust condition for large search area
Cosmetic clean up in find_arf_order
Unify GOP structure layout setup
Merge "vp9: postencode drop frame for screen content in CBR."
Merge "vp9 screen-content: Adjustments for screen content."
Merge "vp8: Increase rate correction threshold for drop-overshoot"
Merge "Refactor Hadamard tests and add highbd tests"
Merge "vp8 dec: only compute ref frame buffer pointer for non intra"
Refactor Hadamard tests and add highbd tests
Merge "Track maximum layer depth in a GOP"
Merge "Fix gf_group->frame_end assignment"
Merge "Refactor define_gf_group_structure()"
Merge "Remove redundant assignments in define_gf_group_structure()"
Merge "Refactor find_arf_order()"
vp9: postencode drop frame for screen content in CBR.
Modified key frame detection.
vp9 screen-content: Adjustments for screen content.
Merge "vpx_codec_enc_config_default: disable 'usage'"
Merge changes I774a0711,I0b4fd670,Ia09935e5
Merge "clang-tidy: fix vpx_dsp parameters"
clang-tidy: fix vpx_img_wrap align
vp8 dec: only compute ref frame buffer pointer for non intra
Track maximum layer depth in a GOP
Fix gf_group->frame_end assignment
Refactor define_gf_group_structure()
vpx_codec_enc_config_default: disable 'usage'
Remove redundant assignments in define_gf_group_structure()
vp8: Increase rate correction threshold for drop-overshoot
Merge "vpx postproc: rewrite in intrinsics"
Merge "Add highbd Hadamard transform C implementations"
Merge "fix snprintf error on windows"
Merge "clang-tidy: normalize variance functions"
Add highbd Hadamard transform C implementations
vp8: remove VP8_ENTROPY_STATS code
clang-tidy: fix vpx_dsp parameters
Merge "vp8 boolcoder: normalize to "bc""
Merge "vp8: fix to address overflow in decoder."
Merge "vp8dx_get_quantizer: normalize VP8D_COMP"
Merge "clang-tidy: fix vp9/encoder parameters"
Merge "clang-tidy: fix vp9/decoder parameters"
Merge "clang-tidy: fix vp9/common parameters"
Merge "clang-tidy: fix vp8/encoder parameters"
Merge "clang-tidy: fix vp8/decoder parameters"
Merge "Add SSE2 support for hbd 4-tap interpolation filter."
clang-tidy: normalize variance functions
vp8dx_get_quantizer: normalize VP8D_COMP
vp8: fix to address overflow in decoder.
Merge "clang-tidy: fix vp8/common parameters"
Merge "Add AVX2 support for hbd 4-tap interpolation filter."
clang-tidy: fix vp9/encoder parameters
clang-tidy: fix vp9/decoder parameters
Add SSE2 support for hbd 4-tap interpolation filter.
clang-tidy: fix vp9/common parameters
clang-tidy: fix vp8/encoder parameters
clang-tidy: fix vp8/decoder parameters
clang-tidy: fix vp8/common parameters
Merge "Properly space qp in q mode for multi-layer ARF"
Merge "vp8 bilinear: ensure non-16x16 arrays are aligned"
Add AVX2 support for hbd 4-tap interpolation filter.
vp8 bilinear: ensure non-16x16 arrays are aligned
Merge "vp8 bilinear: ensure temp array is aligned"
vpx postproc: rewrite in intrinsics
Merge "Enable 10 bit tpl support"
Properly space qp in q mode for multi-layer ARF
vp8 bilinear: ensure temp array is aligned
Merge "remove "register" keyword"