vp8: Fix compiler warning in vp8 pickinter.c
Merge "Improve idct32x32_1024_add SSSE3 intrinsics performance"
Merge "Fix overflow issue in 32x32 idct NEON intrinsics"
Merge "vp9: Using source sad for speedup for dynamic resizing."
Merge "vp9: Enable row multithreading for SVC in real-time mode."
Merge "vp9/encoder: fix segfault on win32 using vs < 2015"
Merge "Apply machine learning-based early termination in VP9 partition search"
Merge "vp9: Speed >= 8: Enable simple_block_yrd speed feature."
Fix overflow issue in 32x32 idct NEON intrinsics
vp9: Using source sad for speedup for dynamic resizing.
Improve idct32x32_1024_add SSSE3 intrinsics performance
vp9: Adjust copy partition threshold, for speed 8.
vp9: Speed >= 8: Enable simple_block_yrd speed feature.
Merge "vp9: Fix to source_sad feature for SVC."
Merge "Add vpx_highbd_idct32x32_135_add_c()"
vp9: Fix to source_sad feature for SVC.
Apply machine learning-based early termination in VP9 partition search
Merge "vp9: Fix condition for intra search in non-rd pickmode."
vp9: Fix condition for intra search in non-rd pickmode.
inv_txfm_ssse3,butterfly: fix win32 abi compatibility
Merge "vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mt"
vp9/encoder: fix segfault on win32 using vs < 2015
Merge "Improve idct32x32_135_add SSSE3 intrinsics performance"
vp9: Sample encoder vpx_temporal_svc_encoder: enable row-mt
vp9: Enable row multithreading for SVC in real-time mode.
Merge "ppc: include ppc.h for ppc_simd_caps()"
Merge "move vp9_scale_and_extend_frame_c to vp9_frame_scale.c"
Improve idct32x32_135_add SSSE3 intrinsics performance
ppc: include ppc.h for ppc_simd_caps()
Merge "vp9: Enable two speed features for SVC real-time mode."
Merge "Add support for POWER8/VSX"
Merge "Make the partition search early termination feature to be frame size dependent"
move vp9_scale_and_extend_frame_c to vp9_frame_scale.c
Add support for POWER8/VSX
Merge "vp9: Fix for denoising with SVC."
vp9: Enable two speed features for SVC real-time mode.
Merge "Shift speed 2 from non-large VP9 tests to large ones."
vp9: Add control to vpx_temporal_svc_encoder for row-mt.
Make the partition search early termination feature to be frame size dependent
Update vpx_idct32x32_1024_add_neon()
Add vpx_highbd_idct32x32_135_add_c()
cosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()
cosmetics,dsp/arm/: rename a variable
Merge "tiny_ssim.c : adds y4m support to tiny_ssim."
Shift speed 2 from non-large VP9 tests to large ones.
tiny_ssim.c : adds y4m support to tiny_ssim.
Merge "vp8_create_decoder_instances: correct pbi[] memset"
Merge "Narrow cat6_high_cost tables to uint16_t"
Narrow cat6_high_cost tables to uint16_t
Merge "vp9,realtime: Enable row multithreading for non-rd"
vp8_create_decoder_instances: correct pbi[] memset
Merge "vp9: Speed 8: reduce the adaptive_rd_thresh level."
vp9: Speed 8: reduce the adaptive_rd_thresh level.
vp9,realtime: Enable row multithreading for non-rd
Improve idct32x32_34_add SSSE3 intrinsics performance
Merge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface
Revert "Fix for max qindex calculation of a gf interval"
vp9_ethread_test,cosmetics: s/new-mt/row-mt/
stress.sh: add vp9_stress_test_row_mt
stress.sh: parameterize thread count
stress.sh: add one pass encodes
Add a comment in encoder thread test
vp9: Fix an issue with setting variance thresholds.
vp9_ethread_test: Rename new_mt to row_mt
vp9: Rename new_mt to row_mt
Remove an old leftover comment
get_prob(): rationalize int types
Merge "Improve VP9 encoder threading test for better coverage"
Merge "Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8."
Improve VP9 encoder threading test for better coverage
consolidate block_error functions
Merge "block error sse2: use tran_low_t"
block error sse2: use tran_low_t
Make vp9_scale_and_extend_frame_ssse3 work for hbd when bitdepth = 8.
Merge "vp8_fdct4x4 test: fix segfault again"
Merge "vp9: 1pass CBR: modify condition for reducing loop filter."
Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."
Merge "vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0."
vp8_fdct4x4 test: fix segfault again
Merge "Refactored the row based multi-threading code"
vp9: 1pass CBR: modify condition for reducing loop filter.
vp9: Non-rd pickmode: use simple block_yrd under some conditons.
vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.
vp9: Only compute y_sad for golden in variance partition for speed < 8.
Merge "Fix segmentation fault caused by denoiser working with spatial SVC."
Merge "Drop zbin_ptr and quant_shift_ptr"
vp9: Incorporate source sum_diff into non-rd partition thresholds.
Merge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
Following SSSE3 intrinsics functions also work for HBD
Merge "Change to prediction decay calculation."
Fix segmentation fault caused by denoiser working with spatial SVC.
Merge "vp9: Fix for non-rd pickmode for high-bitdepth build."
vp9: Fix for non-rd pickmode for high-bitdepth build.
Refactored the row based multi-threading code
vp8_fdct4x4_test: align input and output buffers
Merge "Add vpx_highbd_idct16x16_10_add_neon()"
datarate_test: disable OnePassCbrSvc2SpatialLayersDenoiserOn