Merge "vpxdsp: [x86] add highbd_d45_predictor functions"
Merge changes If59743aa,Ib046fe28,Ia2345752
vpxdsp: [x86] add highbd_d45_predictor functions
Merge "Comma-separate VP9 encoder tmp.stt output"
Merge "vp9: Modify pickmode early exit for ARF in 1pass."
Merge "Bug fix: fadst4() in vp9/encoder/vp9_dct.c"
Merge "vp9: Modify simple_block_yrd condition for SVC"
vp9: Modify pickmode early exit for ARF in 1pass.
Remove the unnecessary cast of (int16_t)cospi_{1...31}_64
Remove the unnecessary upcasts of (int)cospi_{1...31}_64
Change cospi_{1...31}_64 from tran_high_t to tran_coef_t
Bug fix: fadst4() in vp9/encoder/vp9_dct.c
Merge "vpxdsp: [x86] add highbd_d63_predictor functions"
temporal_filter_apply_sse2.asm: add ':' to label
Merge "Add datarate test for frame_parallel_decoding mode off."
vpxdsp: [x86] add highbd_d63_predictor functions
vp9: Modify simple_block_yrd condition for SVC
vp9: Fix condition for limiting ARF 1 pass vbr.
Merge "vp9: Adjustments for ARF usage in 1 pass vbr."
vp9: Adjustments for ARF usage in 1 pass vbr.
Merge "cosmetics: vp9_rtcd_defs.pl"
Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_t
Merge "vp8: [loongson] optimize dequantize with mmi"
Merge "Fix bug in intra mode rd penalty."
Add datarate test for frame_parallel_decoding mode off.
Merge "mips msa clean-up msa macros"
Merge "vp9_scale_test: add C config"
Merge "Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()""
Merge "VP9 level targeting: add a new AUTO mode"
vp8: [loongson] optimize dequantize with mmi
vp8: [loongson] optimize idctllm with mmi
VP9 level targeting: add a new AUTO mode
Revert "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()"
mips msa clean-up msa macros
Merge "Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()"
Comma-separate VP9 encoder tmp.stt output
Merge "Revert "Revert "quantize avx: copy 32x32 implementation"""
cosmetics: vp9_rtcd_defs.pl
Merge "Optimize mips msa vp9 average mc functions"
Merge "vp8: [loongson] optimize loopfilter with mmi"
Optimize mips msa vp9 average mc functions
Revert "Revert "quantize avx: copy 32x32 implementation""
Specialize 4 to 3 scaling in vp9_scale_and_extend_frame_c()
Merge "vpxdsp: [x86] add highbd_d207_predictor functions"
vp8: [loongson] optimize loopfilter with mmi
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
Fix bug in intra mode rd penalty.
Merge "vp8: [loongson] optimize sixtap predict with mmi"
Merge "vpxdsp: [loongson] optimize sad functions with mmi"
vpx_scale_test.h: remove #if from inside macro
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"