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.
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
Merge "vp9: Non-rd pickmode: fix logic in reference masking."
configure: disable tools for armv7-win32-vs1[24]
vp9-svc: Add decoder control to decode up to x spatial layers.
Merge "Speed-up recode loop for extreme bitrate diffs"
vp9: Non-rd pickmode: fix logic in reference masking.
Merge "pp_filter_test.cc,cosmetics:adjust name convention"
Merge "arm idct: move to-be-shared code to header"
Merge "Fixed bug in formatting of debug stats."
pp_filter_test.cc,cosmetics:adjust name convention
Fixed bug in formatting of debug stats.
vp9,tile_worker_hook: correctly set jmp target
Merge "idct32x32_1_add_neon: clear a couple conv warnings"
Merge changes I08af3a54,If5959a25,I6763e62e
Add high bitdepth intra prediction NEON optimization (mode dc)
arm idct: move to-be-shared code to header
Add high bitdepth intra prediction optimization speed test
Merge "Refine 8-bit intra prediction NEON optimization (mode tm)"
Refine 8-bit intra prediction NEON optimization (mode tm)
Merge "Change to KF boost calculation."
Merge "vp9-svc: Fix some stats in vp9_spatial_svc_encoder."
Merge "idct,NEON: add a tran_low_t->s16 load adapter"
Merge "Add vp9_spatial_svc_encoder to .gitignore."
Merge "Refine 8-bit intra prediction NEON optimization (mode h and v)"
idct32x32_1_add_neon: clear a couple conv warnings
build/make/Android.mk: s/armv8/arm64/
build/make/Android.mk: fix armeabi-v7a build
Merge "vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder."
use .S suffix rather than .s for NEON asm
vp9-svc: Fix some stats in vp9_spatial_svc_encoder.
Add vp9_spatial_svc_encoder to .gitignore.
Merge "vpxdec.c : don't double count corrupted frames"
idct,NEON: add a tran_low_t->s16 load adapter
Refine 8-bit intra prediction NEON optimization (mode h and v)
vp9-svc: Add checks to layer bitrates in vp9_spatial_svc_encoder.
vpxdec.c : don't double count corrupted frames
tiny_ssim: fix visual studio build
Merge "Add temporal-layer support to tiny_ssim."
Merge "partial_idct_test: add _add_ test"
Merge "vp9: Updates to SVC sample encoder."
Merge "Add tools/tiny_ssim for generating SSIM/PSNR."
Merge "Refine 8-bit intra prediction NEON optimization (mode d45 and d135)"
Change to KF boost calculation.
Add temporal-layer support to tiny_ssim.
Add tools/tiny_ssim for generating SSIM/PSNR.
vp9: Updates to SVC sample encoder.
Merge "Force recode if framesize exceeds max allowed size"
Merge "partial_idct_test: consolidate block size"
Refine 8-bit intra prediction NEON optimization (mode d45 and d135)
Speed-up recode loop for extreme bitrate diffs
Merge "Changes to KF boost calculation."