Merge "Use precise rate cost estimate for skip block mode"
Merge "Fix some interger overflow errors"
Use precise rate cost estimate for skip block mode
Merge "Add high bit depth args to arg list"
Merge changes I4a365757,I14a3b328
Merge "Fix a signed overflow in vp9 motion cost."
Add high bit depth args to arg list
Fix some interger overflow errors
Merge "Loop filter search resets on overlay frame."
vp10: remove unused (read|write)_uniform
vp9_denoiser: mark total_adj_strong_thresh inline
Fix a signed overflow in vp9 motion cost.
Merge "vp9-noise estimate: Put check to avoid possible out of bounds."
Merge "VP9: Refactor read_inter_block_mode_info()"
vp9: Add flag to control usage of skin detection.
Merge "vp9 non-rd partition: Update condition on force_split for skin area."
vp9 non-rd partition: Update condition on force_split for skin area.
vp9-denoiser bugfix: Disable postproc-denoiser under temporal denoising.
vp9-noise estimate: Put check to avoid possible out of bounds.
Merge "Enable sse2 version of inverse wht for hbd build"
Merge changes I51d42a50,Id8aaf820,I6af91959
Merge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
Merge "Refactor prob_diff_update_savings_search_model"
VP9: Refactor read_inter_block_mode_info()
Enable sse2 version of inverse wht for hbd build
Refactor prob_diff_update_savings_search_model
Merge "Fix failure with libvpx__unit_tests-multi-target"
Merge "vp9-denoiser: Force increase_denoising = 0 for skin block."
Merge "Cleaned code in firstpass related to altref frame"
SSSE3 idct8x8 functions for highbitdpeth build
Fix failure with libvpx__unit_tests-multi-target
vp9-denoiser: Force increase_denoising = 0 for skin block.
Enable hbd_build to use SSSE3optimized functions
Merge "Add a vp9 test vector"
Merge "vp9: encoder-breakout: Modify UV thresholds."
Cleaned code in firstpass related to altref frame
vp9/10: fix encoder crash on flush
Merge "VP9: Refactor dec_build_inter_predictors_sb()"
vp9: encoder-breakout: Modify UV thresholds.
VPX skin map improvement.
Merge "vp9 non-rd mode: Modification for detected skin areas."
Merge "Fix some typos."
Merge "vp9-aqmode=3: Limit on period for golden update."
Merge "Switch to 9-bit rate cost constants built on a 256 probability denominator."
Switch to 9-bit rate cost constants built on a 256 probability denominator.
vp9 non-rd mode: Modification for detected skin areas.
vp9-aqmode=3: Limit on period for golden update.
VP9: Refactor dec_build_inter_predictors_sb()
intrapred: protect functions w/CONFIG check
vp9_noise_estimate: protect copy_frame w/CONFIG check
vp8_cx_iface: delete 3 unused functions
vp8: mark intra_prediction_down_copy inline
Merge "Fix a clang/win build error"
Merge "vp9: Be more responsive to massive overshoot."
Fix a clang/win build error
Merge "Code clean of sad4xNx4D_sse"
vp9: Be more responsive to massive overshoot.
Cleaned a code in define_gf_group() for firstpass
Merge "Short circuit flat blocks when coding screen content at realtime speed."
Merge "VP9: Do not set up/left available in vp9_first_pass()"
Short circuit flat blocks when coding screen content at realtime speed.
Merge "Properly set segmentation for error-resilient mode"
VP9: Do not set up/left available in vp9_first_pass()
Merge "vp9 pickmode: Fix the shift on negative value."
Merge "Remove the vestigal skip_eob feature from tokenization."
Merge "vp9_aq_cyclicrefresh: fix double->float warning"
Merge "Fix a typo in ctrl_set_render_size()"
Merge "Tie the bit cost scale to a define."
vp9 pickmode: Fix the shift on negative value.
vp9_aq_cyclicrefresh: fix double->float warning
Fix a typo in ctrl_set_render_size()
vp9-aqmode=3: Reduce condition below which we turn off delta-qp.
Fix build with --enable-internal-stats
Merge "vp9-svc: Allow frame-dropping in svc datarate control tests."
Remove the vestigal skip_eob feature from tokenization.
Merge "Remove duplicate definitions"
vp9-svc: Allow frame-dropping in svc datarate control tests.
vp8-denoiser: Fix threshold for skin map.
Merge "VP9: Eliminate MB_MODE_INFO"
Vidyo patch: Changes to the scalability code.
Merge "Use input framerate as timebase if none was explicitly specified."
Merge "Amend and improve VP8 multithreading implementation"
Merge "Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens"
VP9: Eliminate MB_MODE_INFO
Loop filter search resets on overlay frame.
Use input framerate as timebase if none was explicitly specified.
Tie the bit cost scale to a define.
vp9-denoiser: Set motion threshold for skin_map to 0.
Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens
Merge "Adding an aq mode for 360 videos"
Merge "VP9: inline vp9_use_mv_hp()"
Merge "VP9: Remove decoder args from find_mv_refs_idx()"
Merge changes I6998e15f,I88891d9f
configure: extend armv7 hf target autodetect
Merge "Revert "Merge "Change highbd variance rounding to prevent negative variance."""
Merge "Fix encoder crashes and enc/dec mismatches"