vpxdsp: [x86] add highbd_d63_predictor functions
Merge "vpxdsp: [x86] add highbd_d207_predictor functions"
Add 4 to 1 scaling NEON optimization
vpxdsp: [x86] add highbd_d207_predictor functions
intrapred: sync highbd_d63_predictor w/d63_
vpx_mem: make vpx_memset16 inline
intrapred: sync highbd_d45_predictor w/d45_
Merge changes I9ec438aa,I99c954ff
vpx_scale_test.h: remove #if from inside macro
Merge "vp8: [loongson] optimize sixtap predict with mmi"
Merge "vpxdsp: [loongson] optimize sad functions with mmi"
Update convolve functions' assertions
Add 2 to 1 scaling NEON optimization
Refactor convolve8 NEON functions
Merge "Remove get_filter_base() and get_filter_offset() in convolve"
Merge "vpxdsp: [x86] add highbd_dc_128_predictor functions"
Remove support for stdatomic.h.
Remove get_filter_base() and get_filter_offset() in convolve
vpxdsp: [x86] add highbd_dc_128_predictor functions
vp8: [loongson] optimize sixtap predict with mmi
vpxdsp: [loongson] optimize sad functions with mmi
test,Android.mk: export gtest include path
apply clang-format
.clang-format: update to 4.0.1
Merge "Prevent data race from low-pass filter."
Merge "inv_txfm_vsx: fix loads in high-bitdepth"
Merge "Add atomics to vp8 synchronization primitives."
Merge "vpxdsp: [x86] add highbd_dc_left_predictor functions"
Prevent data race from low-pass filter.
Add atomics to vp8 synchronization primitives.
Merge "vp9: Skip testing duplicate zero mv in nonrd-pickmode."
vp9: Skip testing duplicate zero mv in nonrd-pickmode.
Merge "Revert "Re-enable disabled tests under TSan.""
inv_txfm_vsx: fix loads in high-bitdepth
Revert "Re-enable disabled tests under TSan."
Merge "vpxdsp: [x86] add highbd_dc_top_predictor functions"
vpxdsp: [x86] add highbd_dc_left_predictor functions
Merge "vp9: Speed 8: Enable skip_encode_sb"
Merge "Re-enable disabled tests under TSan."
Merge "vpxdsp: [x86] add highbd_h_predictor functions"
vpxdsp: [x86] add highbd_dc_top_predictor functions
vpxdsp: [x86] add highbd_h_predictor functions
vp9: Speed 8: Enable skip_encode_sb
Re-enable disabled tests under TSan.
vp9: Remove resolution condition for using source_sad in speed 6.
Merge "vp9: Speed 6 adapt_partition for live/vbr usage."
Merge "vp9: SVC: Modify mv search condition in speed features."
Merge "Revert "quantize avx: copy 32x32 implementation""
Revert "quantize avx: copy 32x32 implementation"
vp9: Speed 6 adapt_partition for live/vbr usage.
vp9: SVC: Modify mv search condition in speed features.
Merge "vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and vpx_sub_pixel_avg_varianceWxH_c with mmi."
vpx_dsp:loongson optimize vpx_varianceWxH_c,vpx_sub_pixel_varianceWxH_c and vpx_sub_pixel_avg_varianceWxH_c with mmi.
Merge "vp9: Adjust 16x16 splot threshold for variance partition"
Make sure diff is present at configure time.
Merge "quantize avx: copy 32x32 implementation"
Merge "quantize test: skip block was removed"
vp9: Adjust 16x16 splot threshold for variance partition
quantize avx: copy 32x32 implementation
quantize ssse3: copy implementation to intrinsics
Merge "quantize test: set threshold for 32x32"
quantize test: skip block was removed
Merge "vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with mmi."
Merge "vp9: SVC: Skip NEWMV for small blocks for (0, 0) base_mv."
Merge "quantize avx: copy implementation to intrinsics"
Merge "vpx_dsp: get32x32var_avx2() cleanup"
Merge "quantize neon: round dqcoeff towards zero"
quantize test: set threshold for 32x32
vpx_dsp:loongson optimize vpx_mseWxH_c(case 16x16,16X8,8X16,8X8) with mmi.
vp9: SVC: Skip NEWMV for small blocks for (0, 0) base_mv.
quantize avx: copy implementation to intrinsics
quantize neon: round dqcoeff towards zero
Merge "vp9: Condition lighting change detection on CBR mode."
Merge changes I53f8a160,I48f282bf
Merge "quantize: capture skip block early"
Merge changes Icfb70687,I9a963e99,Ie8ac00ef,I1272917c
vp9: Condition lighting change detection on CBR mode.
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: get32x32var_avx2() cleanup
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""