Merge "move neon load/stores to a new file"
move neon load/stores to a new file
vp8: Real-time mode: reduce mode_check_freq thresh for speed 10.
Merge "vp9: speed 8: Fix seg fault in partition copy when drop frames."
Merge "Speed up encoding by skipping altref recode"
vp9: speed 8: Fix seg fault in partition copy when drop frames.
Add visibility="protected" attribute for global variables referenced in asm files.
Merge "vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.pl"
Merge changes I1b54a7a5,I3028bdad,I59788cd9
ppc: Add get_mb_ss_vsx
ppc: Add get4x4sse_cs_vsx
ppc: Add comp_avg_pred_vsx
ppc: Add vpx_sad64x32/64_vsx
ppc Add vpx_sad32x16/32/64_vsx
Merge "ppc: Add vpx_sad16x8/16/32_vsx"
Merge "vp9: Adjust speed features for speed 8 at low resoln."
Merge "vp9: SVC: Increase the partiiton and acskip thresholds"
Merge "vp9; Adjust noise estimation thresholds."
vp9: SVC: Increase the partiiton and acskip thresholds
Merge "Tuning of factor used to calculate Q range in two pass."
Merge "vp9: Fix ubsan failure in denoiser."
Tuning of factor used to calculate Q range in two pass.
vp9: SVC: allow for setting the interp_filter in non-rd pickmode.
Merge "vp9: SVC: Fix setting in sample encoder."
Speed up encoding by skipping altref recode
Merge "Update specializations of idct functions"
ppc: Add vpx_sad16x8/16/32_vsx
Merge "vp9: Adjustment to noise estimation."
Merge "vp9: SVC: Add option to set downsampling filter type."
vp9; Adjust noise estimation thresholds.
vp9: SVC: Fix setting in sample encoder.
vp9: Fix ubsan failure in denoiser.
Update specializations of idct functions
Merge changes I92eb4312,Ibb2afe4e
vp9: Wrap threshold tuning for HD only when denoiser is enabled.
vp9: Use INTERP_FILTER for filter_type in vp9_rtcd_defs.pl
vp9: Adjustment to noise estimation.
vp9: SVC: Add option to set downsampling filter type.
Update test/partial_idct_test.cc
Merge "vp9: SVC: Modify conditon for setting downsample filter type."
neon variance: process 16 values at a time
Merge changes Id602909a,Ib0e85608
Update 4x4 idct sse2 functions
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"
subpel variance neon: add mixed sizes
sub pixel variance neon: use generic variance
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"