Merge "Adds two new subpel search methods"
Merge "Fix a bug in calculating delta in VP9 denoiser."
Fix a bug in calculating delta in VP9 denoiser.
Adds two new subpel search methods
Miscellaneous decoder changes for high bitdepth
Merge "Skip certain ALTREF inter modes in ARF coding"
Fix a bug introduced in a previous patch on highbd
Skip certain ALTREF inter modes in ARF coding
Merge "iphonesimulator: make iOS 6 the minimum requirement"
iphonesimulator: make iOS 6 the minimum requirement
Merge "Avoid calling vp9_is_scaled two times in a function."
Merge "Adds various high bit-depth encode functions"
Fix build failure with Android NDK
Merge "Clarify GCC version check"
Merge "Fix IOCs"
Avoid calling vp9_is_scaled two times in a function.
Fix a couple of comments
Adds various high bit-depth encode functions
Remove unused variable in handle_inter_mode
Merge "Correct the condition for border extension"
Correct the condition for border extension
Merge "Fix build issue with stats enabled."
Fix build issue with stats enabled.
Merge "Fix invalid memory access on 2x downscale."
Merge "Fix incorrect subsampling used in VP9 non420 loopfilter."
Fix incorrect subsampling used in VP9 non420 loopfilter.
Adds high bit-depth frame resize functions
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