Fix incorrect subsampling used in VP9 non420 loopfilter.
Merge "Adapt mode based rd_threshold for similar block size"
Merge "Fix an IOC"
Adds high bit-depth psnr/sse functions
Merge "High bit-depth loop/arf/postproc filter functions"
Merge "Pruned subpel search for speed 3."
High bit-depth loop/arf/postproc filter functions
Adapt mode based rd_threshold for similar block size
Pruned subpel search for speed 3.
Merge "Remove code duplication"
Merge "Simplify rd_pick_intra_sby_mode()"
Merge "invalid_file_test.cc is only for VP9 decoder"
Simplify rd_pick_intra_sby_mode()
invalid_file_test.cc is only for VP9 decoder
Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer"
Merge "[spatial svc]Remove quantizers option. Use max/min quantizers for each layer."
Merge "[spatial svc] Use string for quantizers and scale-factors option in the test app"
Merge "Remove unnecessary local variable declaration"
Merge "Adaptive mode search scheduling"
Merge "Fix compile warning."
Remove unnecessary local variable declaration
Adaptive mode search scheduling
Merge "Remove mi_grid_* structures."
Merge "test/tools_common.sh: Add support for dumping list of tests."
Merge "High bit-depth coefficient coding functions"
test/tools_common.sh: Add support for dumping list of tests.
High bit-depth coefficient coding functions
Merge "build/make/iosbuild.sh: Support extra configure args."
Merge "build/make/rtcd.pl: Add missing arm64 support."
build/make/iosbuild.sh: Support extra configure args.
Merge "rtcd: relocate 'extern "C" {' declaration"
build/make/rtcd.pl: Add missing arm64 support.
Merge "vp8: Update to the adaptive denoising mode."
vp8: Update to the adaptive denoising mode.
rtcd: relocate 'extern "C" {' declaration
Merge "Add a conditional compilation macro to VP8 unit test."
[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer
Add a conditional compilation macro to VP8 unit test.
Merge "FIX: vp9_loopfilter_intrin_sse2.c"
FIX: vp9_loopfilter_intrin_sse2.c
Merge "Add unit test for VP9 denoiser."
Substantial reworking of code for arf and kf groups.
Merge "[spatial svc] Use same golden frame for all temporal layers"
Add unit test for VP9 denoiser.
[spatial svc] Use same golden frame for all temporal layers
[spatial svc]Remove quantizers option. Use max/min quantizers for each layer.
Merge "Adds high bitdepth convolve, interpred & scaling"
Adds high bitdepth convolve, interpred & scaling
Merge "Improved mb_lpf_horizontal_edge_w_sse2_16() #2"
[spatial svc] Use string for quantizers and scale-factors option in the test app
Improved mb_lpf_horizontal_edge_w_sse2_16() #2
Merge "Resolves a few gcc warnings"
Merge "vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set."
Resolves a few gcc warnings
Merge "arm: Fix building vp8_mse16x16_neon.c with MSVC"
Merge "Adding high-bitdepth intra prediction functions"
Merge "Remove memset of every external frame buffer."
Merge "Speeding up decode_coeffs()."
Adding high-bitdepth intra prediction functions
Adds high bitdepth quantization functions
Merge "Use non-zero mode threshold for NEARESTMV modes"
Merge "Fix a performance regression"
arm: Fix building vp8_mse16x16_neon.c with MSVC
Merge "Fix ARF construction when scaling"
Speeding up decode_coeffs().
Merge "Move call to vp9_rc_get_second_pass_params()."
Fix ARF construction when scaling
Merge "build/make/iosbuild.sh: Be more explicit about armv7."
Use non-zero mode threshold for NEARESTMV modes
Merge "Add ARF validation for compound inter mode check"
Merge "Remove redundant reference frame check in sub8x8 RD search"
Merge "Replace best_ref_index table fetch with best_mbmode"
Merge "Simplify the skip flag cost code"
Merge "Set the skip flag to 1 for skippable blocks"
Simplify the skip flag cost code
Set the skip flag to 1 for skippable blocks
Merge "vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h. fix compiling warning."
Remove memset of every external frame buffer.
Merge "Fix format in vp9_rd_pick_inter_mode_sub8x8"
Move call to vp9_rc_get_second_pass_params().
Add ARF validation for compound inter mode check
Remove redundant reference frame check in sub8x8 RD search
VP8 encoder for ARMv8 by using NEON intrinsics 1
Replace best_ref_index table fetch with best_mbmode
Merge "Visual Studio build (warning) fix"
Fix format in vp9_rd_pick_inter_mode_sub8x8
Merge "Refactor encode_superblock function"
Visual Studio build (warning) fix
vp8/vp9: neon: msvc: move the 'ifdef _MSC_VER' bit to vpx_ports/mem.h.
vp8: common: postproc: fix signed overflow of statement of (X +c) >= X when '-Werror=strict-overflow' is set.
Merge "Remove redundant reference frame threshold settings"
Merge "Refactor reference frame control in sub8x8 block RD search"
Merge "Format fixes in vp9_rd_pick_inter_mode_sb"
Merge "Remove unused best_inter_rd variable"
Merge "Remove unused speed feature"