vp9. Use same source_sad threshold for all speeds.
Vp9: Speed 8 aq-mode=3: Reduce computation in estimating bits per mb.
Merge "Add vpx_highbd_idct16x16_38_add_c()"
Merge "Aggressive VBR method."
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"
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
Merge "Add unit tests for vp9_block_error_fp."
Merge "Add SSSE3 intrinsic 8x8 inverse 2D-DCT"
Merge "Update third_party/googletest to 1.8.0"
Changes to facilitate multi-threading of encoding stage
Add unit tests for vp9_block_error_fp.
Merge "Add mips msa sum_squares_2d_i16 function"
Update third_party/googletest to 1.8.0
Merge "Remove neon assembly for idct 16x16 and 8x8"
Merge changes I43521ad3,I013659f6
Merge "Changes to facilitate row based multi-threading of ARNR filtering"
Merge changes I374dfc08,I7e15192e,Ica414007
Merge "vp9_rdopt: declare 'c' closer to use"
vp9_rdopt: declare 'c' closer to use
Merge "deblock: annotate postproc parameters"
Merge "quantize ssse3: remove unused pxor"
Update 16x16 8-bit idct NEON intrinsics
Add SSSE3 intrinsic 8x8 inverse 2D-DCT
Changes to facilitate row based multi-threading of ARNR filtering
satd highbd neon: use tran_low_t for coeff
satd highbd sse2: use tran_low_t for coeff
hadamard highbd ssse3: use tran_low_t for coeff
hadamard highbd neon: use tran_low_t for coeff
hadamard highbd sse2: use tran_low_t for coeff
Make satd unit test support all bit-depth settings
Unify the hadamard transform unit test for bit-depth settings
Fix real-time compression regression in hbd mode
deblock: annotate postproc parameters
Merge "Use Buffer class for post proc tests"
Add mips msa sum_squares_2d_i16 function
Add mips msa vpx_minmax_8x8 function
Merge "Add mips msa vpx_vector_var function"
quantize ssse3: remove unused pxor
vp9: Modify bsize condition for using model_rd_large for speed 7.
Merge "Disable multi-threading in first pass for SVC encoding"
Add mips msa vpx_vector_var function
Merge "vp9: Fix to pick_filter_level for highbitdepth build."
Merge "Add macOS Sierra support in configure"
Merge "vp9: Modify bsize condition for using model_rd_large."
Merge "vp9: Fixes for usage of skin_map for high bit depth."
Add mips msa vpx Integer projection row/col functions
vp9: Fix to pick_filter_level for highbitdepth build.
Add macOS Sierra support in configure
Disable multi-threading in first pass for SVC encoding
Merge "Add mips msa vpx satd function"
vp9: Modify bsize condition for using model_rd_large.