configure: test for -Wparentheses-equality
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"
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"
remove DECLARE_ALIGNED from neon code
Fix vp8 race when build --enable-vp9-highbitdepth.
vp9: SVC: Fix to condiiton on using source_sad.
Merge "vp9: Use source_sad only on top temporal enhancement layer."
Merge "vp9: SVC: Enable copy partition for SVC speed >= 7."
vp9: Use source_sad only on top temporal enhancement layer.
Refactor: Move vp8 skin detection to new files.
vp9: SVC: Enable copy partition for SVC speed >= 7.
Merge changes Iaab2b9a1,Idfb458d3
Merge changes I31fa6ef8,I228c6f29
Merge "partial_idct_test,InitInput: fix rollover in mult"
partial_idct_test,InitInput: fix rollover in mult
subpel variance neon: reduce stack usage
ppc: Add vpx_sadnxmx4d_vsx for n,m = {8, 16, 32 ,64}
Update inv_txfm_sse2.h and inv_txfm_sse2.c
Update InitInput() in test/partial_idct_test.cc
Add support for Visual Studio 2017
Merge "Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2"
sub pel avg variance neon: 4x block sizes
sub pel variance neon: 4x block sizes
sub pel avg variance neon: add neon optimizations
sub pel variance neon: normalize variable names
variance neon: assert overflow conditions
Add vpx_highbd_idct{4x4,8x8,16x16}_1_add_sse2
Merge changes Ib8dd96f7,Ie9854b77
Merge "vp9: Adjustments to cyclic refresh for high motion."
vp9: Adjustments to cyclic refresh for high motion.
vp9: Speed >= 8: Modify condition for low-resoln.
Merge "neon 4 byte helper functions"
Merge "neon fdct: 4x4 implementation"
Merge "Changes to modified error."
vp9: SVC: Modify condition to allow for copy partition.
Merge "vp9: Make copy partition work for SVC and dynamic resize."
vp9: Make copy partition work for SVC and dynamic resize.
Merge "vp9: Modify ChangingDropFrameThresh unittest."
Merge "Update partial idct testing code"
Merge "Experiment. Store first pass errors as per MB values."
use memcpy for unaligned neon stores
Experiment. Store first pass errors as per MB values.