Merge changes I53f8a160,I48f282bf
Merge "quantize: capture skip block early"
Merge changes Icfb70687,I9a963e99,Ie8ac00ef,I1272917c
quantize ssse3: copy style from sse2
quantize sse2: copy opts from ssse3
quantize: capture skip block early
Merge "ppc: Add vpx_idct16x16_256_add_vsx"
Merge "vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi."
quantize: ignore skip_block in arm
quantize: ignore skip_block in x86
quantize fp: ignore skip_block in arm
quantize fp: ignore skip_block in x86
quantize test: test _fp_ version of quantize
Merge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
Merge "quantize: normalize intermediate types"
vpx_dsp: vpx_get16x16var_avx2() cleanup
vpx_dsp:loongson optimize vpx_subtract_block_c (case 4x4,8x8,16x16) with mmi.
highbd_idct32x32*,idct32_34_4x32_quarter_1_2: fix typo
quantize: normalize intermediate types
inv_txfm_sse2.h: correct idct*/iadst* prototypes
Merge "Prevent parameters that can cause invalid ARF groups."
Merge "Fix corrupt arf groups due to low "lag_in_frames""
Merge changes I08b562b6,Ia275940a,I51106e90
Prevent parameters that can cause invalid ARF groups.
Fix corrupt arf groups due to low "lag_in_frames"
Merge "Fix for encoder slowdown (for speeds >= 3)"
Fix for encoder slowdown (for speeds >= 3)
Merge "Clean up writing YUV files for debug purpose."
Merge "vp9: Denoiser fix: use correct bsize for skin detection."
Merge changes I1f1edeaa,I89313cac
Merge "vp9: strip temporal filter code"
Merge "Patch relating to Issue 1456."
Merge "Enable emergency fast Q adaptation for VBR test case."
Clean up writing YUV files for debug purpose.
vp9: Denoiser fix: use correct bsize for skin detection.
quantize: silence unsigned overflow warning
quantize test: quiet overflow warning
Merge changes I4b4beab1,I02f74dec
Merge "temporal filter test: adjust inputs and runtime"
temporal filter test: adjust inputs and runtime
Add vpx_highbd_idct32x32_{34, 135, 1024}_add_{sse2, sse4_1}
Update highbd idct x86 optimizations.
Update 32x32 idct sse2 and ssse3 optimizations.
vp9: strip temporal filter code
vp9 svc: Fix the stats output when sl = 1.
Merge "vp9: strip mb graph code"
disable SSSE3/VP9QuantizeTest* in hbd builds
vp9: strip mb graph code
Merge "vp9 SVC: Fix the denoiser frame buffer management."
Merge "Clean highbd idct x86 code with inline functions"
vp9 SVC: Fix the denoiser frame buffer management.
Merge "neon: vpx_quantize_b_32x32"
Merge "quantize: copy ssse3 optimizations to intrinsics"
Patch relating to Issue 1456.
Merge "vp9: Partition logic adjustment for speed 6 feature."
Clean highbd idct x86 code with inline functions
quantize test: use negative input
quantize: copy ssse3 optimizations to intrinsics
vp9: Partition logic adjustment for speed 6 feature.
Update 32x32 idct sse2 funcs, add partial case 135
Merge "quantize test: consolidate sizes"
Rename highbd_multiplication_and_add_xx() to highbd_butterfly_xx()
Replace multiplication_and_add() with butterfly() in idct x86 code
Update butterfly() in idct x86 optimizations.
Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1
Update for loop increment of idct x86 functions
Update high bitdepth 16x16 idct x86 code
vpx_dsp: merge avx2 variance files
Fix mips dspr2 6 tap filter clobber list
Merge "Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function"
Merge "vpx_dsp: Use correct check for halfpel in"
Merge changes I76727df0,I66297d78,I1d000c6b
Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function
Enable emergency fast Q adaptation for VBR test case.
vpx_dsp: Use correct check for halfpel in
Merge "Force the bit exactness in the first pass"
Merge "quantize test: add speed comparison"
Extract inlined 16x16 idct sse2 code into header file
Add transpose_32bit_8x4() sse2 optimization
Force the bit exactness in the first pass
vp8: Drop due to overshoot for non-screen content.
Merge "vpxdsp: variance_impl_avx2.c cleanup"
quantize test: add speed comparison
vpxdsp: variance_impl_avx2.c cleanup
Merge "loongson mmi configuration patch."
Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"
Merge "neon: vpx_quantize_b"
Update x86 idct optimization
Merge "Respond more rapidly to excessive local overshoot."
Merge "vp9: Adjust noise estimation for 360p."
Merge "highbd_inv_txfm_sse4: make << of neg. val a multiply"
loongson mmi configuration patch.
vp9: Adjust noise estimation for 360p.
Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2
Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_sad."""