Fix the decoder seg fault when frame is corrupted.
Merge "Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content"
Merge "vp9: Re-enable SVC datarate tests."
vp9: Re-enable SVC datarate tests.
vp9: SVC: Redefine the source downsample filter choice.
Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content
ppc: Add the intra predictor tests
ppc: h predictor 8x8
ppc: d63 predictor 8x8
ppc: tm predictor 4x4
ppc: h predictor 4x4
ppc: dc predictor 8x8
ppc: d45 predictor 8x8
ppc: d63 predictor 32x32
ppc: d63 predictor 16x16
ppc: d45 predictor 32x32
ppc: d45 predictor 16x16
ppc: dc predictor 32x32
ppc: dc top and left predictor 32x32
ppc: dc top and left predictor 16x16
ppc: dc_128 predictor 32x32
ppc: dc_128 predictor 16x16
ppc: tm predictor 32x32
Merge changes I1f5a3752,I95123051,I3bb724e0,Ie81077fa,Ic80f3c05, ...
Merge changes I9e18a73b,Ie47c8cd4
Merge "vp9: Add phase to get averaging filter for 1:2 downsampling."
Clean CONVERT_TO_BYTEPTR/SHORTPTR in convolve
vp9: Fix the disabling of a SVC 3TL datarate test.
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: Add phase to get averaging filter for 1:2 downsampling.
Create CAST_TO_BYTEPTR/SHORTPTR
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"