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
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"
Fix test failure with --size-limit
Copy frame counts to the encode result.
Avoid reloads in vp9_read_mode_info.
Merge remote-tracking branch 'origin/pekin'
Add text to clarify the unit of variables for target bitrate
Merge "vp8: move error check earlier"
Merge "trivial: remove reference to error correction"
Merge "trivial: fix 'fragment' spelling"
Merge "vp8 boolreader: ignore invalid input"
Add start_show_index/show_frame_count
Cosmetic change of update_encode_frame_result()
Move psnr/sse computation under RATE_CTRL flag
Add detailed description about GroupOfPicture
Cosmetic change of vp9_get_gop_coding_frame_count
Add GetFramePixelCount to SimpleEncode
Cosmetic changes for RATE_CTRL related functions
Merge changes I54f60f62,Idbc437d3
Rename parameter two_pass to twopass.
Add GetNextEncodeFrameInfo ObserveGroupOfPicture
Merge changes I41ff04bb,I3d88d719
Set frames_since_key in vp9_get_coding_frame_num
Add vp9_get_gop_coding_frame_count()
Merge "Merge Timestamp TestVpxRollover tests for Vp8/Vp9"
Merge Timestamp TestVpxRollover tests for Vp8/Vp9
configure.sh,darwin: fix asm conv w/external build
Fix argv leak on Unrecognized input file type err
Add missing typecast and re-enable timestamp test
trivial: remove reference to error correction
vp8 boolreader: ignore invalid input
remove init_motion_estimation from update_initial_width
Merge "Fix the encode inconsistency of SimpleEncode"
Merge "Describe ObserveFirstPassStats with more details"
Fix the encode inconsistency of SimpleEncode
Describe ObserveFirstPassStats with more details
Merge "Avoid dividing by 0 in vp8 gf_group bits compute"
Avoid dividing by 0 in vp8 gf_group bits compute