ppc: horizontal predictor 32x32
ppc: horizontal predictor 16x16
ppc: vertical intrapred 16x16 and 32x32
configure: Workaround clang not enabling altivec on -mvsx
configure: Match power*64* as ppc64
vp9: Disable some SVC tests for now.
vp9: Add key_frame condition to is_reference check for loopfilter.
Merge "re-enable vpx_comp_avg_pred_sse2"
Revert "Revert "vp9: Avoid encoder loopfilter for non-reference frames.""
vp9: Datarate test: modify frame flags for 3 TL.
Merge "AvgPred test: use aligned buffers"
sad avg: align intermediate buffer
Merge "Add AVX2 optimization to copy/avg functions"
Merge "Disable vpx_comp_avg_pred_sse2"
Add AVX2 optimization to copy/avg functions
AvgPred test: use aligned buffers
Revert "vp9: Avoid encoder loopfilter for non-reference frames."
Merge "vp9: SVC: fix to allow use_base_mv to be used for 3 layers."
Merge "vpx_comp_avg_pred: sse2 optimization"
Merge "vp9: Avoid encoder loopfilter for non-reference frames."
vp9: SVC: fix to allow use_base_mv to be used for 3 layers.
vp9: 1 pass VBR: Fix to rate control at low min-q.
vp9: Avoid encoder loopfilter for non-reference frames.
vpx_comp_avg_pred: sse2 optimization
Fix an integer overflow in vp9_mcomp.c
Merge "vp9: speed >= 8: Adjust speed settings on ARM."
vp9: speed >= 8: Adjust speed settings on ARM.
vp9: 1 pass CBR: avoid nonrd_pick_partition on segment.
Merge "vp9: Fix to noise estimation for temporal denoising."
Merge "VP9 motion vector unit test"
vp9: Fix to noise estimation for temporal denoising.
vp9: Adjust consec_zeromv threshold for aq-mode=3.
Merge changes from topic 'Wshorten'
Merge "Fix compile warnings with enable-internal-stats flag."
Fix compile warnings with enable-internal-stats flag.
vp9; Move the denoising condition for speed 5.
Merge "vp9: speed 8: Compute y sad without int_pro_motion_estimation."
Merge "Refactor: Clean memory allocation for copy partition."
VP9 motion vector unit test
Merge "vp9: Temporal denoising: avoid denoising for speed <= 5."
configure: enable -Wshorten-64-to-32 for hbd
vp9_encodeframe: resolve -Wshorten-64-to-32 in hbd
Resolve -Wshorten-64-to-32 in highbd variance.
vp9: speed 8: Compute y sad without int_pro_motion_estimation.
vp9: Temporal denoising: avoid denoising for speed <= 5.
Refactor: Clean memory allocation for copy partition.
Update 32x32 high bitdepth idct NEON optimization
vp9: Remove legacy comments for avg_source_sad.
vp9: Adjust condition of golden update with cyclic refresh.
Merge "Fix for out of range motion vector bug in sub-pel motion estimation"
vp9: 1 pass CBR: cleanup to cyclic refresh.
Merge "vp9: SVC: Fix issue with artifact for svc-denoising."
Fix for out of range motion vector bug in sub-pel motion estimation
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