Merge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
Merge "vp9: Adjust some speed settings for speed 8."
Merge "vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8."
Merge "vp9 temporal filter: add const to function prototype"
Merge "idct_neon: prefix non-static functions w/'vpx_'"
vp9 temporal filter: add const to function prototype
vp9: Adjust some speed settings for speed 8.
vp9_rdopt: correct size to vpx_sum_squares_2d_i16
idct_neon: prefix non-static functions w/'vpx_'
Merge "vp9: Modify datarate tests to cover denoising with multi-threading."
Merge "Fix the data race caused by vp9 denoiser."
Merge "Make butterfly_self() signature consistent with butterfly()"
vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.
vp9: Modify datarate tests to cover denoising with multi-threading.
Fix the data race caused by vp9 denoiser.
Code refactoring in the partition search
Make butterfly_self() signature consistent with butterfly()
Merge "Add vpx_highbd_idct32x32_1024_add_neon()"
Merge "Add vpx_highbd_idct32x32_34_add_neon()"
Merge "vp9: Nonrd variance partition: improve split to 16x16."
Merge "Record the sum of tx block eobs in the partition block"
Merge "vp9: Use sb content measure to bias against golden."
Merge "temporal filter test: update types"
Record the sum of tx block eobs in the partition block
vp9: Nonrd variance partition: improve split to 16x16.
vp9: Use sb content measure to bias against golden.
Merge "inv_txfm_sse2: clear conversion warning in hbd build"
Merge "test: add vp9_temporal_filter_apply test"
Merge "vp9_optimize_b: Combine extrabits cost with token lookup"
temporal filter test: update types
Merge "Add vpx_highbd_idct32x32_135_add_neon()"
Merge "Clean vpx_idct32x32_1024_add_neon()"
inv_txfm_sse2: clear conversion warning in hbd build
Add vpx_highbd_idct32x32_34_add_neon()
Add vpx_highbd_idct32x32_1024_add_neon()
Add vpx_highbd_idct32x32_135_add_neon()
Merge "vp9: Fixes in non-rd pickmode for denoising with SVC."
Merge "Remove ppc-linux-gcc target"
Merge "Add Hadamard for Power8"
vp9: Fix speed 8 condition for enabling copy_partition.
Add a vector form of routine vp9_model_rd_from_var_lapndz
vp9_optimize_b: Combine extrabits cost with token lookup
vpx_codec.h: include vpx/*.h -> ./*.h
Merge "Refactor: Change cpi->resize_state to enum values."
vp9: Fixes in non-rd pickmode for denoising with SVC.
Merge "vp8: Fix compiler warning in vp8 pickinter.c"
Merge "vp9: Fix some issues with denoiser and SVC."
Add Hadamard for Power8
vp9: Fix some issues with denoiser and SVC.
Refactor: Change cpi->resize_state to enum values.
vp9: Turn off ml_partition_search_early_termination.
vp8: Fix compiler warning in vp8 pickinter.c
Clean vpx_idct32x32_1024_add_neon()
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()"
test: add vp9_temporal_filter_apply test
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.