Update 4x4 idct sse2 functions
Merge "vp9: SVC: Modify conditon for setting downsample filter type."
neon variance: process 16 values at a time
Merge changes Id602909a,Ib0e85608
Merge changes I0cfe4117,I3581d80d,Ida62c941
vp9: SVC: Modify conditon for setting downsample filter type.
Merge "vp9: SVC: Set downsample filtertype for lowest spatial layer."
Merge "vp9: Neon optimization for denoiser. Add unit tests."
Merge "Change target bitrate thresh in denoiser test."
Merge "vp9: Adjust some thresholds for noise estimation."
vp9: SVC: Set downsample filtertype for lowest spatial layer.
Merge "fdct 8x8 neon: minor comment cleanup"
Change target bitrate thresh in denoiser test.
vp9: Neon optimization for denoiser. Add unit tests.
vp9: Adjust some thresholds for noise estimation.
vp9: Enable noise estimation on low res.
Merge "High bit depth inter prediction horizontal/vertical filters AVX2"
fdct 8x8 neon: minor comment cleanup
neon variance: process two rows of 8 at a time
neon variance: add small missing sizes
Merge "vp9 level: add tentative max cpb values for high levels"
Merge "Adjust alt-ref selection in define_gf_group()"
Merge changes I8bb660de,Ica51d780,I6037525d
Split dsp/x86/inv_txfm_sse2.c
Update highbd idct functions arguments to use uint16_t dst
Clean CONVERT_TO_BYTEPTR/SHORTPTR in idct
High bit depth inter prediction horizontal/vertical filters AVX2
Merge changes Ia5293d94,I90d481d3,Ia509d622,I54549b03,I89b635d6
ppc: Add convolve8_vsx and convolve8_avg_vsx
ppc: Add convolve8_avg_vert_vsx
ppc: Add convolve8_vert
ppc: Add convolve8_horiz_avg
ppc: Add convolve8_horiz
Clean specializes of idct functions
Clean add_protos of highbd idct functions
Clean add_protos of idct functions
Merge "block error sse2: sum in 32 bits when possible"
block error avx2: rename variables
Merge "block error avx2: sum in 32 bits when possible"
Merge "vp9: SVC: Early exit on golden ref in non-rd pickmode."
Merge "Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()"
Merge "move vp9_error_intrin_avx2.c"
Merge "vpx_scale_test: fix segfault on alloc failure"
block error avx2: sum in 32 bits when possible
vp9: SVC: Early exit on golden ref in non-rd pickmode.
block error sse2: sum in 32 bits when possible
vpx_scale_test: fix segfault on alloc failure
Merge "Use uint32_t for accumulator"
Merge "vp9: Fix condition for disabling adaptive_rd_thresh."
Merge "Generalize vp9 sse2 denoiser test for other platforms."
Merge "vp9 temporal filter: sse4 implementation"
vp9: Fix condition for disabling adaptive_rd_thresh.
Merge "VP9: enable trellis for high bitdepth intra"
Generalize vp9 sse2 denoiser test for other platforms.
Merge "webm_read_frame: avoid NULL dereference"
vp9 temporal filter: sse4 implementation
vp9: Don't force disabling of adaptive_rd_thresh for realtime.
Merge "Make the row based multi-threaded encoder deterministic"
Merge "Update highbd convolve functions arguments to use uint16_t src/dst"
Merge "vp9: SVC: Adjust some speed settings for temporal layers."
VP9: enable trellis for high bitdepth intra
Merge "Fix the decoder seg fault when frame is corrupted."
Merge "vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large"
vp9 level: add tentative max cpb values for high levels
Adjust alt-ref selection in define_gf_group()
vp9: SVC: Adjust some speed settings for temporal layers.
vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large
Clean vp9_highbd_build_inter_predictor() and highbd_inter_predictor()
Update highbd convolve functions arguments to use uint16_t src/dst
webm_read_frame: avoid NULL dereference
vp9; Reduce artifact in non-rd pickmode for lighting changes.
Merge "Make allow_exhaustive_searches feature no longer adaptive"
Make the row based multi-threaded encoder deterministic
Merge "vp9: SVC: fix condition for partition/skip threshold when denoising."
Make allow_exhaustive_searches feature no longer adaptive
Merge "vp9: Non-rd pickmode: Avoid computation duplication."
Merge "Only allow allow_exhaustive_searches for FC_GRAPHICS_ANIMATION content"
Merge "vp9: Re-enable SVC datarate tests."
vp9: SVC: fix condition for partition/skip threshold when denoising.
vp9: Non-rd pickmode: Avoid computation duplication.
Fix the decoder seg fault when frame is corrupted.
vp9: 1 pass SVC: Fix comment and condition for up-sampling reference.
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