partial fdct neon: move 8x8_1 and enable hbd tests
Merge changes Ib454762d,I966650df,Ie126553e,I068f06c6,Icb72a94e
Merge "buffer.h: Only allow Init() to be called once."
Merge "partial fdct test"
partial fdct test
Merge "vp9: compute skinmap only once before encoding."
sad neon: rewrite 64x64 and add 64x32
sad neon: rewrite 32x32, add 32x16 and 32x64
sad neon: rewrite 16x8, 16x16, add 16x32
sad neon: rewrite 4x4 and add 4x8
buffer.h: Only allow Init() to be called once.
vp9: Speed >= 8: Remove logic on reducing subpel.
Merge "highbd_quantize_fp_32x32: normalize abs_qcoeff type"
vp9: compute skinmap only once before encoding.
Update vpx_idct8x8_12_add_ssse3()
Merge "Update load_input_data() in x86"
Merge "vp8: Clean up skinmap debugging codes."
Update load_input_data() in x86
Merge "Add vpx_highbd_idct4x4_16_add_sse4_1()"
Merge "Enable greedy version of optimize_b() in VP9 by default."
Merge "Cosmetics, 8x8 idct SSE2 optimization"
Merge "variance_test: move Subpel* from tuples to TestParams"
Merge "vp9: Use scene detection for CBR mode."
Merge "datarate_test: rename thread -> Thread in test name"
Merge "vp8: Compute skinmap only once before encoding."
Enable greedy version of optimize_b() in VP9 by default.
Cosmetics, 8x8 idct SSE2 optimization
Add vpx_highbd_idct4x4_16_add_sse4_1()
vp8: Clean up skinmap debugging codes.
variance_test: move Subpel* from tuples to TestParams
vp9: Use scene detection for CBR mode.
Merge changes from topic 'missing-proto'
Merge "fdct32x32 neon implementation"
Merge "vp9: Add high source sad to content state."
Merge changes I783c5f4f,I365f8e53,I5dac0e98
onyxd_int.h: add missing prototypes
vp8: Compute skinmap only once before encoding.
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.
datarate_test: rename thread -> Thread in test name
onyxd.h: add vp8dx_references_buffer prototype
vp[89],vpx_dsp: add missing includes
vp8,encodeframe.h: correct prototypes
vp8,bitstream.h: add missing prototypes
vp8: remove vp8_fast_quantize_b_mmx
vp8,loopfilter_filters: make some functions static
vp9_ratectrl: make adjust_gf_boost_lag_one_pass_vbr static
vp9_encodeframe: make scale_part_thresh_sumdiff static
vp9_alt_ref_aq: correct vp9_alt_ref_aq_create proto
highbd_quantize_fp_32x32: normalize abs_qcoeff type
Merge "dct tests: align InvAccuracyCheck buffers"
Merge "VP9 level targeting: properly handle max_gf_interval"
vp9: Put skin detection usage around cpi flag.
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
Merge "dct tests: run all possible sizes in one test"
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
vp9: Adjust key-frame pars in vpx_temporal_svc_encoder.
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"
tiny_ssim: make some functions static
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