vp9_rdopt: declare 'c' closer to use
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
Merge "Use Buffer class for post proc tests"
Add mips msa vpx_minmax_8x8 function
Merge "Add mips msa vpx_vector_var function"
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
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"
Merge "Rework forward 8x8 2D-DCT ssse3 implementation"
Add Y,U,V channel metrics and unweighted metrics.
vp9: Turn on the partition copy for speed 8. Tune threshold.
arm idct16x16: remove extra config guards
Create a class for buffers used in tests
Add "Large" label to VP9 target level tests
vp9: Make the denoiser work with spatial SVC.
Rework forward 8x8 2D-DCT ssse3 implementation
vp9: 1 pass cbr: Adjustments to usage of gf_cbr_boost and aq=3 mode.
Merge "vp9: Set less aggresive short_circuit_low_temp_var for HD at speed 8."
Merge "Fix compile warnings for target=armv7-android-gcc"
Merge "Refine 8-bit 16x16 idct NEON intrinsics"
Merge "vp9: 1 pass cbr: Fix to qp clamping when gf_cbr_boost_pct is used."
Merge "Add mips dspr2 partial idct tests"
Merge "Fix mips dspr2 idct32x32 functions for large coefficient input"
Merge "Fix mips dspr2 idct16x16 functions for large coefficient input"
Merge "Fix mips dspr2 idct8x8 functions for large coefficient input"
Merge "Fix mips dspr2 idct4x4 functions for large coefficient input"
Merge "Add mips dspr2 vp9 intrapred tests"
Merge "postproc: vpx_mbpost_proc_across_ip_neon"