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"
ppc: include ppc.h for ppc_simd_caps()
Merge "vp9: Enable two speed features for SVC real-time mode."
move vp9_scale_and_extend_frame_c to vp9_frame_scale.c
vp9: Enable two speed features for SVC real-time mode.
Merge "Shift speed 2 from non-large VP9 tests to large ones."
Merge "Add support for POWER8/VSX"
Merge "Make the partition search early termination feature to be frame size dependent"
Add support for POWER8/VSX
Merge "vp9: Fix for denoising with SVC."
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()
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
Merge "vp8_short_fdct4x4: verify optimized functions"
Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests
Change to prediction decay calculation.
tiny_ssim: clean up on failure
vp8_short_fdct4x4: verify optimized functions
Replace idct32x32_1024_add_ssse3 assembly with intrinsics
Merge "cosmetics: Fix spelling mistake in compile flag name."
Merge "block error avx2: use tran_low_t"
Merge "Fix mips vpx_post_proc_down_and_across_mb_row_msa function"
Merge "disable VP9MultiThreadedFrameParallel tests"
Merge "correct bitdepth_conversion_sse2.h header guard"
Merge "Add idct32x32_135_add SSSE3 intrinsics"
Merge changes I267050a5,Iebade0ef,Id96a8df3
Merge "Structured the mode ordering code to avoid redundant memcpy"
Add vpx_highbd_idct16x16_10_add_neon()
bitdepth conversion: really use num elements
cosmetics: Fix spelling mistake in compile flag name.
Structured the mode ordering code to avoid redundant memcpy
Drop zbin_ptr and quant_shift_ptr
Fix mips vpx_post_proc_down_and_across_mb_row_msa function
disable VP9MultiThreadedFrameParallel tests
correct bitdepth_conversion_sse2.h header guard
Add idct32x32_135_add SSSE3 intrinsics
Merge "Disconnect ARF breakout from frame boost."
Merge "Remove unnecessary factor."