Merge "vp9: Add high source sad to content state."
Merge changes I783c5f4f,I365f8e53,I5dac0e98
Merge "Fix int overflow in rate control for high bit rates."
Fix int overflow in rate control for high bit rates.
Merge "vp9: Adjustments for aq-mode and pickmode for speed >= 8."
Merge "vp8_dx_iface: clear -Wclobbered warnings"
vp9: Add high source sad to content state.
vp9: Put skin detection usage around cpi flag.
Merge "dct tests: align InvAccuracyCheck buffers"
Merge "VP9 level targeting: properly handle max_gf_interval"
vp9: Adjustments for aq-mode and pickmode for speed >= 8.
vp8_dx_iface: clear -Wclobbered warnings
Clean vpx_idct16x16_256_add_sse2()
Update vpx_idct{8x8,16x16,32x32}_1_add_sse2()
Clean 32x32 full idct sse2 and ssse3 code
dct tests: align InvAccuracyCheck buffers
fix build, rm ref to vpx_idct8x8_64_add_ssse3
Merge changes Ib26dd515,Ie60dabc3
VP9 level targeting: properly handle max_gf_interval
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
Merge "dct tests: run all possible sizes in one test"
Merge "vp9: SVC: Rework the usage of base_mv for SVC."
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
Merge "vp9: Speed >= 8: Adjust resolution threshold for subpel."
Merge "libs.mk: retry partial testdata download"
Merge "Enable 8x8 skin detection for vp8."
dct tests: run all possible sizes in one test
libs.mk: retry partial testdata download
vp9: Speed >= 8: Adjust resolution threshold for subpel.
vp9: SVC: Rework the usage of base_mv for SVC.
Merge "configure: test for -Wparentheses-equality"
Enable 8x8 skin detection for vp8.
Merge changes Ibf9d120b,I341399ec,Iaa5dd63b,Id59865fd
configure: test for -Wparentheses-equality
Clean 8x8 idct x86 optimization
Remove vpx_idct8x8_64_add_ssse3()
VP9: Add greedy version of av1_optimize_b().
Merge "vp8: Adjust the pred_err threhsold for drop on overshoot."
Update high bitdepth load_input_data() in x86
Clean array_transpose_{4X8,16x16,16x16_2) in x86
Remove array_transpose_8x8() in x86
Convert 8x8 idct x86 macros to inline functions
vp8_skin_detection: add 'vp8_' prefix to public fns
rename vp8/common/skin_detection.[hc] -> vp8_*
Merge "vp9 level targeting: more strict constraint on min_gf_interval"
vp8: Adjust the pred_err threhsold for drop on overshoot.
Merge "Remove duplication on vp8/9_write_yuv_frame."
vp9: SVC: Use prune_evenemore only for non_reference.
Merge "idct_test: don't use std::nothrow anymore"
Merge "buffer.h: allow declaring an alignment"
Merge "Remove some dead code. Coverity CID 1310058"
Remove some dead code. Coverity CID 1310058
Remove duplication on vp8/9_write_yuv_frame.
idct_test: don't use std::nothrow anymore
buffer.h: allow declaring an alignment
Merge "vp8_decode_frame: fix oob read on truncated key frame"
vp8_decode_frame: fix oob read on truncated key frame
Merge "Merge skin detection code in vp8/9."
Merge "fdct16x16 neon optimization"
Merge skin detection code in vp8/9.
Merge "vp9: SVC: Enable simple_block_yrd for temporal layers."
Merge changes Iade45f69,I18d90658,Ieca3f1ef
vp9 level targeting: more strict constraint on min_gf_interval
vp9: SVC: Enable simple_block_yrd for temporal layers.
vp9: SVC: Enable row-mt in sample encoder.
Merge "ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}"
Merge "vp9: SVC: Adjust some speed settings for SVC speed >= 7."
vp9: SVC: Adjust some speed settings for SVC speed >= 7.
Initialize cost_list all to INT_MAX.
vp9_mcomp,get_cost_surf_min: quiet conversion warning
Merge "Fix valgrind failure on uninitialized variables."
Merge "ppc: Add vpx_sad64/32/16x64/32/16_avg_vsx"
Fix valgrind failure on uninitialized variables.
Fix ubsan failure in vp9_mcomp.c.
vp9: SVC: Force subpel search off under certain conditions.
Merge "vp9: Speed >8: Set subpel_search_method for low motion."
vp9: Speed >8: Set subpel_search_method for low motion.
Fix corruption in skin map debugging output yuv.
vp8 skin detection: Fix visual studio build failure.
vp8: Clean up skin detection.
Merge "comp_avg_pred neon: used by sub pixel avg variance"
Merge "Write skin map of vp8 skin detection for debug."
Merge "Update vpx_highbd_idct4x4_16_add_sse2()"
comp_avg_pred neon: used by sub pixel avg variance
Merge "comp_avg_pred: alignment"
Merge "remove DECLARE_ALIGNED from neon code"
Write skin map of vp8 skin detection for debug.
Update vpx_highbd_idct4x4_16_add_sse2()
Merge "Fix vp8 race when build --enable-vp9-highbitdepth."
Merge "subpel variance neon: reduce stack usage"
Merge "Use vdup instead of vmov"