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
vpx_codec_enc_config_default: rm unnecessary loop
Move member functions up in simple_encode.h
Merge changes Ie7c70a1d,I2c5abbe2,If41a1ea6,Id6ba4664,I156308bc
rtc: Update svc test for resize
vp9-svc: Allow for dynamic resize for single layer SVC
Add unit test for ref_frame_info
Add key frame group info to SimpleEncode
Add ref_frame_info to encode_frame_result
Add init/update_frame_indexes()
Keep ref frame coding indexes in SimpleEncode
Make external arf consistent with vp9
Allow external arf to determine gop size
Add interface for external arf indexes.
Rename values in RefFrameType and FrameType
Use ref_frame[0] to determine mv_count
Consistency test for GroupOfPicture
Use ObserveGroupOfPicture() in EncodeFrame test
Add kGoldenFrame and kOverlayFrame to FrameType
Merge "x86_simd_caps: make mask value unsigned"
Merge "vp9-rtc: Increase partition threshold to 8x8 for high Q"
Merge "Cap delta_q_uv to -15..15"
vp9-rtc: Increase partition threshold to 8x8 for high Q
vp9-rtc: Set enable_adaptive_subpel_force_stop to 0
vp8_decode: add missing vpx_clear_system_state
vp8,GetSigned: silence unsigned int overflow warning
move common attribute defs to compiler_attributes.h
x86_simd_caps: make mask value unsigned
Merge "Set mv to zero if the second ref does not exist"
Merge "Add a unit test to check partition info"
Add a unit test to check partition info
Set mv to zero if the second ref does not exist
Do save/restore_encode_params when rate_ctrl is on
Replace NULL by nullptr in simple_encode.c/h
Rename inverse_vpx_rational to invert_vpx_rational
Consistency test for motion vector info
Pass motion vector info to encode frame result
Let SimpleEncode be able to output bitstream
Add coded_frame to EncodeFrameResults
Merge "Store frame motion vector info"
loopfilter_sse2: call unsuffixed lpf functions
Store frame motion vector info
Merge "Fix initialization of delta_q_uv"
Fix initialization of delta_q_uv
Change partition_info to a vector
Merge "Add some description about partition info"
Correctly assign partition info
Merge "l2e: cosmetic changes of multi-dimension arrays"
Merge "Consistency test for partition info"
Merge "Pass partition info to encode frame result"
Add some description about partition info
Consistency test for partition info
Pass partition info to encode frame result
Merge "vp9-rtc: Fix condition in regulate_q for cyclic_refresh"
vp9-rtc: Fix condition in regulate_q for cyclic_refresh
l2e: cosmetic changes of multi-dimension arrays
vp9-svc: Fix to resetting rc flags on change_config
Merge "vpx_timestamp,gcd: assert params are positive"
Merge "vp9: fix control for delta qp for uv"
vp9-rtc: Lower threshold for color sensitivity for screen
Merge "add static_assert.h"
vpx_timestamp,gcd: assert params are positive
vp9: fix control for delta qp for uv
Merge "Validate data used by vpx_codec_control..."
Validate data used by vpx_codec_control...
vp9: add delta q for uv channel. add tests.
Add comments to frame counts.
Merge "Copy frame counts to the encode result."
Merge "vp9_encoder.c,cosmetics: fix some typos"
Merge "simple_encode*.cc: add missing copyright"
Merge "trivial: fix spelling errors"
Merge "Add text to clarify the unit of variables for target bitrate"
vp9_encoder.c,cosmetics: fix some typos
simple_encode*.cc: add missing copyright
Merge "Fix test failure with --size-limit"