consolidate block_error functions
Merge "block error sse2: use tran_low_t"
block error sse2: use tran_low_t
Merge "vp8_fdct4x4 test: fix segfault again"
Merge "vp9: 1pass CBR: modify condition for reducing loop filter."
Merge "vp9: Non-rd pickmode: use simple block_yrd under some conditons."
Merge "vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0."
vp8_fdct4x4 test: fix segfault again
vp9: 1pass CBR: modify condition for reducing loop filter.
vp9: Non-rd pickmode: use simple block_yrd under some conditons.
vp9: aq-mode=3: On key frame reset cr->reduce_refresh to 0.
Merge "Refactored the row based multi-threading code"
vp9: Only compute y_sad for golden in variance partition for speed < 8.
Merge "Fix segmentation fault caused by denoiser working with spatial SVC."
Merge "Drop zbin_ptr and quant_shift_ptr"
vp9: Incorporate source sum_diff into non-rd partition thresholds.
Merge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
Following SSSE3 intrinsics functions also work for HBD
Merge "Change to prediction decay calculation."
Fix segmentation fault caused by denoiser working with spatial SVC.
Merge "vp9: Fix for non-rd pickmode for high-bitdepth build."
vp9: Fix for non-rd pickmode for high-bitdepth build.
Refactored the row based multi-threading code
vp8_fdct4x4_test: align input and output buffers
datarate_test: disable OnePassCbrSvc2SpatialLayersDenoiserOn
Merge "vp8_short_fdct4x4: verify optimized functions"
Merge "Add vpx_highbd_idct16x16_10_add_neon()"
Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests
Change to prediction decay calculation.
tiny_ssim: clean up on failure
vp8_short_fdct4x4: verify optimized functions
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
Drop zbin_ptr and quant_shift_ptr
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"