Merge "Update third_party/googletest to 1.8.0"
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"
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.
vp9: Fixes for usage of skin_map for high bit depth.
Merge "vp9: Refactor copy partitioning to reduce duplication."
Use Buffer class for post proc tests
Merge "Remove marco MVC in mcomp.c"
Merge "Fix an overflow warning in optimize_b()"
vp9: Refactor copy partitioning to reduce duplication.
vp9-denoiser: Modify skip denoising condition for small blocks.
Merge "vp9: Adjust threshold for y sad used in copying partition."
Merge "Initialize errorperbit and sabperbit in ARNR filtering"
Merge "Multi-threading of first pass stats collection"
Fix an overflow warning in optimize_b()
vp9: Adjust threshold for y sad used in copying partition.
Merge "vp9: Copy partition using avg_source_sad."
Merge "Add the multi-threaded first pass encoder unit test"
Multi-threading of first pass stats collection
vp9: Adjust some parameters in aq-mode=3 mode.
Add mips msa vpx satd function
vp9: Copy partition using avg_source_sad.
Initialize errorperbit and sabperbit in ARNR filtering
Merge "vp9: Adjust the threshold to set avg_source_sad_sb flag."
Remove marco MVC in mcomp.c
vp9: Adjust the threshold to set avg_source_sad_sb flag.
PartialIDctTest: reduce number of RunQuantCheck iterations
vp9: Non-rd pickmode: fix to add ARF mode entries to THR_MODES.
vp9: Small threshold adjustment to unittest BasicRateTargeting444
Merge "Add mips msa vpx hadamard functions"
Merge "vp9: Add feature to use block source_sad for realtime mode."
vp9: Add feature to use block source_sad for realtime mode.
Add the multi-threaded first pass encoder unit test
tools_common.h: add missing ';' in generic branch
Add mips msa vpx hadamard functions
Remove neon assembly for idct 16x16 and 8x8
vp9: Modify usage of force_skip under low temporal variance in non-rd pickmode.
vp9: Stop copying partition every a fixed number of frames.
Merge "Add CSV per-frame stats to vpxdec."
Merge "vp9_cx_iface,encoder_encode: check validate_img return"
vp9: Disable partition copy when resizing is enabled.
Merge "vp9: Set low variance flag when partition is copied."
Merge "Cygwin x86_64 support."
vp9: Set low variance flag when partition is copied.
Add per-frame SSIM/PSNR stats to tools/tiny_ssim.
Cygwin x86_64 support.
Merge "vp9: Adjust threshold for copy partiton, for speed=8."
Merge "Rework 8x8 transpose SSSE3 for avg computation"
Merge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
vp9_cx_iface,encoder_encode: check validate_img return
vp9: Add speed feature flag for computing average source sad.
vp9: Adjust threshold for copy partiton, for speed=8.
Add CSV per-frame stats to vpxdec.
Merge "vp9: Update threshold for partition copy."
vp9: Update threshold for partition copy.
Merge "vp9: Make the denoiser work with spatial SVC."
Merge remote-tracking branch 'origin/longtailedduck'
Add decoder getters for the last quantizer.
Rework 8x8 transpose SSSE3 for avg computation
Rework 8x8 transpose SSSE3 for inverse 2D-DCT
Merge "Create a class for buffers used in tests"
Merge "Add Y,U,V channel metrics and unweighted metrics."
Merge "vp9: Turn on the partition copy for speed 8. Tune threshold."
Merge "arm idct16x16: remove extra config guards"