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."
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"
Merge "Add a note for enum values of MV_REFERENCE_FRAME"
Merge "Change the control function of VP9 denoiser."
Merge "Use bigdia search with pruned subpel search"
Change the control function of VP9 denoiser.
Merge "[spatial svc] Remove useless APIs and variables"
Merge "Remove unused vp8_strict_quantize"
Merge "Remove unused vp8 quantize functions"
Refactor encode_superblock function
Merge "Enabling example code build for both VP8 and VP9."
Remove unused vp8_strict_quantize
Remove redundant reference frame threshold settings
Refactor reference frame control in sub8x8 block RD search
[spatial svc] Remove useless APIs and variables
Merge "[spatial svc] Output psnr for all layers in one packet."
Use bigdia search with pruned subpel search
Merge "Unify intra mode mask into mode_skip_mask scheme"
Adds high bitdepth transform functions and tests
Adds high bit depth sad and variance functions