Merge "Initialize errorperbit and sabperbit in ARNR filtering"
Merge "Multi-threading of first pass stats collection"
Multi-threading of first pass stats collection
Merge "Add the multi-threaded first pass encoder unit test"
vp9: Adjust some parameters in aq-mode=3 mode.
Merge "vp9: Copy partition using avg_source_sad."
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."
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 remote-tracking branch 'origin/longtailedduck'
Add decoder getters for the last quantizer.
Merge "vp9: Make the denoiser work with spatial SVC."
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"
Add mips dspr2 partial idct tests
Merge "vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage."
Fix mips dspr2 idct32x32 functions for large coefficient input
vp9: Set less aggresive short_circuit_low_temp_var for HD at speed 8.
Fix mips dspr2 idct16x16 functions for large coefficient input
Fix mips dspr2 idct8x8 functions for large coefficient input
Fix mips dspr2 idct4x4 functions for large coefficient input
Add mips dspr2 vp9 intrapred tests
vp9: Fix comment in speed features.
Merge "postproc: vpx_mbpost_proc_down_neon"
vp9: 1 pass cbr: Fix to qp clamping when gf_cbr_boost_pct is used.
postproc: vpx_mbpost_proc_down_neon
Merge "Add support for VP9 level targeting"
Merge "vp9: Enable more aggresive short circuit for speed 8."
Merge "vp9: Add some controls to sample encoder: vpx_temporal_svc_encoder"
Merge "vp9: Compute source sad for every superblock when partition copy is on."
vp9: Compute source sad for every superblock when partition copy is on.
Refine 8-bit 16x16 idct NEON intrinsics
Merge "Add high bitdepth 8x8 idct NEON intrinsics"
postproc: vpx_mbpost_proc_across_ip_neon
vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage.
vp9: Add some controls to sample encoder: vpx_temporal_svc_encoder
vp9: Enable more aggresive short circuit for speed 8.
Add support for VP9 level targeting
Merge "Clean DC only idct NEON intrinsics"
vp9: Set short circuit to level 3 for VGA for speed 8.
Merge "vp9: 1 pass cbr: allow noise estimation down to 360p."
vp9: 1 pass cbr: allow noise estimation down to 360p.
Merge "Fix for out of range motion vector bug in joint motion search"
vp9: SVC unittests: fix to use y4m source.
Fix for out of range motion vector bug in joint motion search
Merge "Make sub-pixel mv search's return value consistent with the return type"