Merge changes Ide6d3994,I164cfcbe
Merge "build/make/Android.mk: correct rtcd template var refs"
Merge "svc_test: fix two warnings"
Cosmetic changes to variable names in deblocker tests.
build/make/Android.mk: correct rtcd template var refs
Merge changes I6b4cd56e,I88f91b92
Merge changes Icc4ead05,Ib019964b,I3b5fd3b3,Ieedadee2
Merge "Change C/MSA post proc to match SSE2."
Merge "Cover more filter levels in unit tests for post proc."
enable vpx_idct32x32_135_add_neon in hbd builds
idct_neon: rename load_tran_low_to_s16 -> ...s16q
Android.mk,armv7: fix idct_neon.asm.S creation
build/make/Android.mk: set/use qexec appropriately
Merge "use storage.googleapis for testdata download"
Merge "vp9: Use more aggressive skip when short_circuit_low_temp_var = 1."
vp9: Adjust cyclic refresh parameters for low bitrates.
Change C/MSA post proc to match SSE2.
Cover more filter levels in unit tests for post proc.
Merge "avoid redefining WIN32_LEAN_AND_MEAN"
Merge "vp9,read_inter_block_mode_info: quiet msan warning"
Merge "Add 32x32 d45 and 8x8, 16x16, 32x32 d135 NEON intra prediction"
use storage.googleapis for testdata download
Cosmetic changes to post proc unit tests.
Merge "build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1"
Merge "vp9-tests : split VpxEncoderThreadTest into two tests."
Fix mips dspr2 build warning
vp9,read_inter_block_mode_info: quiet msan warning
avoid redefining WIN32_LEAN_AND_MEAN
vp9: Use more aggressive skip when short_circuit_low_temp_var = 1.
Update vpx_idct4x4_16_add_neon() to pass SingleExtremeCoeff test
Refine 8-bit 4x4 idct NEON intrinsics
Update partial_idct_test.cc to support high bitdepth
vp9-tests : split VpxEncoderThreadTest into two tests.
Add validation of frame_parallel_decoding_mode
Merge "Enable asymptotic closed-loop encoding decision"
Merge "Fix SingleLargeCoeff idct test"
vpx_temporal_svc_encoder.sh: fix comment (// -> #)
Merge "Clean horizontal intra prediction NEON optimization"
Merge "partial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/"
build/make/Android.mk: use -fPIC w/ENABLE_SHARED=1
Merge "Change *_xmm to *_sse2 in deblocker assembly functions."
Change *_xmm to *_sse2 in deblocker assembly functions.
Merge "vpx_temporal_svc_encoder.sh: Run all tests for 1-4 threads for vp8/vp9."
partial_idct_test: s/SingleLargeCoef/SingleExtremeCoeff/
Fix SingleLargeCoeff idct test
Merge "Change C and msa to match results from sse2."
Change C and msa to match results from sse2.
vpx_temporal_svc_encoder.sh: Run all tests for 1-4 threads for vp8/vp9.
stress.sh: Runs multiple libvpx encodes and decodes in parallel
Merge "build/make/Android.mk: fix cpufeatures import"
Merge changes I3950c883,I2b679b04
Merge "Add high bitdepth intra prediction NEON optimization (mode tm)"
Merge "vp9: Speed 8: More aggresive golden skip for low res."
Add high bitdepth intra prediction NEON optimization (mode tm)
vp9: Speed 8: More aggresive golden skip for low res.
partial_idct_test: use <limits> for int16_min/max
vpx_timer.h,x86.h: define NOMINMAX for windows.h
build/make/Android.mk: fix cpufeatures import
vp9: Speed 8: Turn off 4x4avg for low-res non-key frames.
Enable asymptotic closed-loop encoding decision
Add high bitdepth intra prediction NEON optimization (h and v)
Merge "Add unit tests for post proc."
Merge "vp9: Adjust thresholds for limiting cyclic refresh for noisy content."
Add unit tests for post proc.
Merge "*ppflags.h: remove unused *_DEBUG_* enum values"
Merge changes I339088b2,Iaade219e,If142afb1,I4257c4b3
fdct8x8_test: add vpx_idct8x8_64_add_neon in hbd
Add high bitdepth intra prediction NEON optimization (mode d45 and d135)
*ppflags.h: remove unused *_DEBUG_* enum values
Optimize idct32x32_135_add for NEON
fdct4x4_test: add vpx_idct4x4_16_add_neon in hbd
partial_idct_test,NEON: add missing idct variants
enable vpx_idct32x32_34_add_neon in hbd builds
Merge "Add high bitdepth intra prediction NEON optimization (mode dc)"
vp9: Adjust thresholds for limiting cyclic refresh for noisy content.
Refine vp8_refining_search_sadx4 targeting
Merge "partial_idct_test: set MinSupportedCoeff for NEON"
Merge "ads2gas: remove RN stanza"
Merge "Replace highbd_dct_const_round_shift with dct_const_round_shift"
partial_idct_test: set MinSupportedCoeff for NEON
Rename vpx_highbd_idct8x8_10{*}() to vpx_highbd_idct8x8_12{*}()
Merge "idct test: use coeff consistently"
Merge "partial_idct_test: Add large coefficient test"
Merge "Update vp9_fdct8x8_quant_ssse3 for highbitdepth"
Merge "vp9-svc: Add unittest for svc-decoding."
vp9-svc: Add unittest for svc-decoding.
Update vp9_fdct8x8_quant_ssse3 for highbitdepth
Merge "Cosmetics of inv_txfm.c"
Merge "Extract high bit depth helper functions"
idct test: use coeff consistently
partial_idct_test: Add large coefficient test
Extract high bit depth helper functions
Merge "configure: disable tools for armv7-win32-vs1[24]"
Replace highbd_dct_const_round_shift with dct_const_round_shift
Add a missing END directive in idct_neon.asm
Fix producing vcxproj files with *.S arm assembly files