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"
vp9: Turn on the partition copy for speed 8. Tune threshold.
arm idct16x16: remove extra config guards
Add "Large" label to VP9 target level tests
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."
vp9: Set less aggresive short_circuit_low_temp_var for HD at speed 8.
vp9: Fix comment in speed features.
Merge "postproc: vpx_mbpost_proc_down_neon"
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
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: 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"
Merge "Bug fix to avoid random crashes during ARNR filtering"
Merge "Remove superfluous conditional on 'shortcut'"
Clean DC only idct NEON intrinsics
Merge "Clean idct 8x8 neon functions"
Add high bitdepth 8x8 idct NEON intrinsics
Make sub-pixel mv search's return value consistent with the return type
Bug fix to avoid random crashes during ARNR filtering
Revert "vp9: SVC unittests: fix to use y4m source."
Merge "vp9: SVC unittests: fix to use y4m source."
Fix compile warnings for target=armv7-android-gcc
libs.mk/stress.sh,curl: set --retry to 1
vp9: SVC unittests: fix to use y4m source.
Clean idct 8x8 neon functions
vp9: 1 pass vbr: Skip find_predictors in pickmode when source is altref.
Merge "vp9; Fix to unitest for high noise."
vp9; Fix to unitest for high noise.
Merge "vp9: Add datarate test for denoiser, for high noise case."
Merge "vp9: Add feature to copy partition from the last frame."
vp9: Add datarate test for denoiser, for high noise case.
Remove superfluous conditional on 'shortcut'
Merge "Add mips msa vp9 intrapred tests"
Merge "Simplify address arithmetic in vp9_optimize_b"
Merge "vpx_idct32x32_1024_add_neon: quiet uninitialized warning"
Merge "vp9 denoiser: Fix the logic for re-evaluating zeromv after denoising."
Add mips msa vp9 intrapred tests
vp9: Add feature to copy partition from the last frame.
Merge "Clean hbd idct 4x4 neon functions and other"
Simplify address arithmetic in vp9_optimize_b
vpx_idct32x32_1024_add_neon: quiet uninitialized warning
vp9: With denoising on, only estimate noise level for higher resolns.
vp9 denoiser: Fix the logic for re-evaluating zeromv after denoising.
Merge "post proc test: add padding for sse2 tests"
Merge "vp9: Change condition to enable recheck_zeromv_after_denoising."
vp9: Change condition to enable recheck_zeromv_after_denoising.
post proc test: add padding for sse2 tests
postproc test: disable new down and across test
vp8 : use threading mutex's for tsan only.
Merge "vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS"
postproc: neon down and across macroblock filter
vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASS
Clean hbd idct 4x4 neon functions and other
Change order of operation to avoid ubsan warnings
Merge "Update idct test code to test 8-bit & high bitdepth simultaneously"
Merge "Reapply 'Amend and improve VP8 multithreading implementation'"
Update idct test code to test 8-bit & high bitdepth simultaneously
Reapply 'Amend and improve VP8 multithreading implementation'
enable vpx_idct32x32_1024_add_neon in hbd builds
Cosmetics by unifying dest_stride to stride in idct
Merge "vp8: adds multithread testing."