Merge "Add vpx_highbd_idct16x16_10_add_neon()"
tiny_ssim: clean up on failure
Replace idct32x32_1024_add_ssse3 assembly with intrinsics
Merge "cosmetics: Fix spelling mistake in compile flag name."
Merge "block error avx2: use tran_low_t"
Merge "Fix mips vpx_post_proc_down_and_across_mb_row_msa function"
Merge "disable VP9MultiThreadedFrameParallel tests"
Merge "correct bitdepth_conversion_sse2.h header guard"
Merge "Add idct32x32_135_add SSSE3 intrinsics"
Merge changes I267050a5,Iebade0ef,Id96a8df3
Merge "Structured the mode ordering code to avoid redundant memcpy"
Add vpx_highbd_idct16x16_10_add_neon()
bitdepth conversion: really use num elements
cosmetics: Fix spelling mistake in compile flag name.
Structured the mode ordering code to avoid redundant memcpy
Fix mips vpx_post_proc_down_and_across_mb_row_msa function
disable VP9MultiThreadedFrameParallel tests
correct bitdepth_conversion_sse2.h header guard
Add idct32x32_135_add SSSE3 intrinsics
Merge "Disconnect ARF breakout from frame boost."
Merge "Remove unnecessary factor."
Merge "Bug in scale_sse_threshold()"
Merge "Additional first pass stats."
quantize_fp_32x32 highbd ssse3: enable existing function
quantize_fp highbd ssse3: use tran_low_t for coeff
quantize_fp highbd sse2: use tran_low_t for coeff
Merge "Use 'packssdw' for loading tran_low_t values"
Merge "vp8_dx_iface: remove unused 'else' condition"
Merge "vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism"
Merge "vp9: Some code cleanup for aq-mode = 3."
vpx_temporal_svc_encoder: Expose error resilient control to cmd line.
Merge "cosmetics,dsp/inv_txfm.c: reorder functions"
Merge "vp9. Use same source_sad threshold for all speeds."
Merge "Add vpx_highbd_idct16x16_38_add_neon()"
vp9: Some code cleanup for aq-mode = 3.
cosmetics,dsp/inv_txfm.c: reorder functions
vp9. Use same source_sad threshold for all speeds.
Disconnect ARF breakout from frame boost.
Bug in scale_sse_threshold()
Additional first pass stats.
Merge "Aggressive VBR method."
Vp9: Speed 8 aq-mode=3: Reduce computation in estimating bits per mb.
Merge "Add vpx_highbd_idct16x16_38_add_c()"
Add vpx_highbd_idct16x16_38_add_neon()
Merge "vp9 fdct higbd neon: connect existing highbd calls"
Merge "Row based multi-threading of encoding stage"
Row based multi-threading of encoding stage
Merge "Replace 14 with DCT_CONST_BITS in idct NEON functions' shifts"
vp8_dx_iface: remove unused 'else' condition
vpx_temporal_svc_encoder.sh: remove FUNCNAME bashism
Use 'packssdw' for loading tran_low_t values
vp9 fdct higbd neon: connect existing highbd calls
Merge "quantize_fp highbd neon: use tran_low_t for coeff"
Add vpx_highbd_idct16x16_38_add_c()
Replace 14 with DCT_CONST_BITS in idct NEON functions' shifts
apply clang-format
.clang-format: update to 3.9.1
Merge "Replace idct32x32_34_add_ssse3 assembly with intrinsics"
Replace idct32x32_34_add_ssse3 assembly with intrinsics
quantize_fp highbd neon: use tran_low_t for coeff
vp8 onyx_if: assert divide by zero
Merge "Remove UNINITIALIZED_IS_SAFE"
Merge "Add vpx_highbd_idct16x16_256_add_neon()"
Remove UNINITIALIZED_IS_SAFE
Merge "fdct8x8 highbd neon: use tran_low_t for output"
fdct8x8 highbd neon: use tran_low_t for output
Merge "Minor code style refactoring"
Merge "cosmetics,vp9_ratectrl: apply clang-format"
Merge "vpx_usec_timer_elapsed: use 64-bit math"
Add vpx_highbd_idct16x16_256_add_neon()
The bitstream bit match test in multi-threaded encoder
Minor code style refactoring
cosmetics,vp9_ratectrl: apply clang-format
Add vpx_highbd_idct{16x16,32x32}_1_add_neon()
Merge "Add vpx_idct16x16_38_add_neon()"
vp9: Non-rd mode: use simple block_yrd for 8 bit high bitdepth builds
vpx_usec_timer_elapsed: use 64-bit math
Merge "Fix to avoid abrupt relaxation of max qindex in recode path"
Merge "Fix for max qindex calculation of a gf interval"
Add vpx_idct16x16_38_add_neon()
Merge "Add vpx_idct16x16_38_add_c()"
Replace idct8x8_12_add_ssse3 assembly code with intrinsics
Merge "block_error_fp highbd sse2: use tran_low_t for coeff"
Merge "vp9: Denoiser speed-up: increase partition and ac skip thresholds."
Merge "Row based multi-threading of ARNR filtering stage"
Merge "vp9: Adjust rate_err threshold for setting active_worst factor."
Merge "Update 16x16 8-bit idct NEON intrinsics"
block_error_fp highbd sse2: use tran_low_t for coeff
Row based multi-threading of ARNR filtering stage
vp9: Denoiser speed-up: increase partition and ac skip thresholds.
Add vpx_idct16x16_38_add_c()
vp9: Adjust rate_err threshold for setting active_worst factor.
Merge "highbd x86: consolidate tran_low_t conversions"
vp9: speed 8: Tune threshold of ac skip and partitioning.
highbd x86: consolidate tran_low_t conversions
Merge "Changes to facilitate multi-threading of encoding stage"
Fix visual studio build failure