Merge "vp9: SVC: Fix issue with artifact for svc-denoising."
Merge "Enhance the row mt sync read to accept the sync_range greater than 1"
Enhance the row mt sync read to accept the sync_range greater than 1
vp9: SVC: Fix issue with artifact for svc-denoising.
Merge changes from topic 'rm-dec-frame-parallel'
vpxdec: silently ignore -frame-parallel
vp9: make VPX_CODEC_USE_FRAME_THREADING a no-op
rtcd,unit tests: fix ppc64 build
vp9: SVC: fix to allow output of denoised result.
vp9: 1 pass SVC: Modify condition for intra-mode search.
Merge "rate_hist: add parameter validation"
Merge changes from topic 'sync-highbd-intrapred'
Merge ".mailmap: add an additional entry for Yaowu Xu"
Merge "vpx_comp_avg_pred: add test"
vp9: Speed >= 8: avoid chrome check under some condition.
vp9: 1 pass: Move source sad computation into encodeframe loop.
intrapred: sync highbd_d135_predictor w/d135_
intrapred: specialize highbd 4x4 predictors
intrapred: rename d63f to d63e
vp9: Fix to condition on using source_sad for 1 pass real-time.
Merge "vp9 temporal filter: additional test"
Merge changes Ie989e60c,Ifc110b12
rate_hist: add parameter validation
Merge "vp9: Non-rd partition: avoid unneeded call to chrome_check"
Merge "Fix mips msa fwd xform mismatch"
Merge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
Merge "vp9: Adjust some speed settings for speed 8."
vp9: Non-rd partition: avoid unneeded call to chrome_check
Merge "vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8."
vp9 temporal filter: additional test
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.
Fix mips msa fwd xform mismatch
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"
.mailmap: add an additional entry for Yaowu Xu
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"
Backport "Optimize the use case of token_cost table" to VP9
Drop vp9_get_token_extracost
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()"