vp9-svc: Fix the bitrate control for spatial svc
vp9-svc: Fix to setting frame size for dynamic resize
vp9-rtc: Fix to resetting drop_spatial_layer
vp9-svc: Add svc test for denoiser and dynamic resize
vp9-svc: Fix to dynamic resize for svc denoising
Update README, AUTHORS and libs.mk
Merge "Build libsimple_encode.a separately" into quacking
Build libsimple_encode.a separately
Merge "test/*: rename *TestCase to TestSuite" into quacking
Cap target bitrate to raw rate internally
test/*: rename *TestCase to TestSuite
update googletest to v1.10.0
vp9_skip_loopfilter_test: make Init() return a bool
Merge "Add NV12 support"
Add extra check / unit test to SetExternalGroupOfPicturesMap()
Merge "Refactor decode_api_test and realtime_test"
Add functions to compute/observe key frame map
Init static_scene_max_gf_interval in vp9_rc_init()
Make SetExternalGroupOfPicture support no arf mode
Refactor decode_api_test and realtime_test
vp9_decoder: free postproc_state.prev_mip
vp9-svc: Fix key frame update refresh simulcast flexible svc
Merge "vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search"
vp9-rtc: Increase thresh for scene detection
Merge "Don't collect stats if they won't be used"
Merge "Temporarily convert to 64 bits to avoid overflows"
Temporarily convert to 64 bits to avoid overflows
Merge changes Ib55d46e9,I4a4feeab
Merge "Fix mac build with vp9 ratectrl interface"
Merge "vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT"
Don't collect stats if they won't be used
Fix mac build with vp9 ratectrl interface
Merge "libs.mk,msvc: add missing vp9rc project"
decode_api_test: add negative test for vpx_codec_error_detail
examples: use die() on dec/enc_init() failure
libs.mk,msvc: add missing vp9rc project
vpx_dec_fuzzer: add coverage for VP9D_SET_LOOP_FILTER_OPT
Merge "vp8_dx_iface.c: make vp8_ctf_maps[] static"
vp8_dx_iface.c: make vp8_ctf_maps[] static
Remove unneeded null check for entry in for loop
test/*.sh: add explicit error checks/returns
Update a comment on nonexistent vpx_codec_init
Merge "Update comments on nonexistent vpx_codec_init"
vp9_firstpass.c: limit mv_limits with MV_MAX in motion_search
Merge "vp9-rtc: Some speedups to speed 5 real-time mode"
Merge "Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."""
Update comments on nonexistent vpx_codec_init
vp9-rtc: Some speedups to speed 5 real-time mode
Revert "Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9.""
vp9-rtc: Allow simulcast mode for flexible/bypass mode
Merge "Move index check before array access"
Merge "Revert "vp9-rtc: Some speedups to speed 5 real-time mode""
Revert "vp9-rtc: Some speedups to speed 5 real-time mode"
Merge "realtime_test: add IntegerOverflow test"
realtime_test: add IntegerOverflow test
Revert "Remove RD code for CONFIG_REALTIME_ONLY in vp9."
vp9-rtc: Some speedups to speed 5 real-time mode
Move index check before array access
simplify x86_abi_support.asm symbol declaration
Merge "transpose_sse2.h,cosmetics: fix some comments"
vp9-rtc: Fix to disable_16x16part speed feature
Merge "vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8"
vp9-rtc: Disable nonrd_keyframe for SVC, speed >=8
vp9-rtc: Set disable_16x16part for low-resoln high Q
Merge "vp9: add rate control interface for RTC"
x86_abi_support: do not decorate coff functions
vp9: add rate control interface for RTC
Merge changes I24997420,Ie4ca7435,I36011727,Ibb01b09c,Ifb17acbe, ...
transpose_sse2.h,cosmetics: fix some comments
Return VPX_CODEC_INCAPABLE on capability failure
x86inc.asm: namespace ARCH_* defines
x86inc.asm: only set visibility for chromium builds
x86inc.asm: do not align .text for aout
x86inc.asm: copy PIC macros from x86_abi_support.asm
x86inc.asm: set PREFIX from libvpx defines
x86inc.asm: pull settings from libvpx
x86_abi_support: use correct hidden syntax
Merge "nasm: require 2.14 with -DCHROMIUM"
Merge "auto-detect darwin19"
nasm: require 2.14 with -DCHROMIUM
vp9-rtc: Refactor postencode for 1 pass
rtc: Increase resize limit resoln for rtc
vp9-rtc: Increase resize down limit to 320x180
Init frames_to_key in vp9_rc_init()
Merge "Optimize vp9_get_sub_block_energy."
vp8/{ratectrl,onyx_if}: fix some signed integer overflows
vp9_ratectrl: fix some signed integer overflows
Optimize vp9_get_sub_block_energy.
Merge changes I8a14fcad,Iad7ca261,I2063c592,I9c5c74ab
Correct time_base of ivf header in SimpleEncode
Add detail comments on valid_list in SimpleEncode
Add missing Copyright to python files