Adds support of 440 content.
Merge "High-bitdepth bugfixes"
Merge "Modify block transform skipping check"
Merge "Remove repeated header files from vp9_block.h"
Merge "Remove repeated vpx_integer.h from vp9_prob.h"
Merge "Use precise header files in vp9_entropymv.h"
Remove repeated header files from vp9_block.h
Modify block transform skipping check
Remove repeated vpx_integer.h from vp9_prob.h
Use precise header files in vp9_entropymv.h
Drop the very slow BEST encoding from the lossless test.
Merge "Conditionally skip reference frame check"
Conditionally skip reference frame check
Merge "Moves transform type defines to vp9_common"
Merge "iOS build configuration updates."
iOS build configuration updates.
Moves transform type defines to vp9_common
vpx_integer.h: define __STDC_LIMIT_MACROS
Revert "Fix compiling error in vp9_idct.h"
Merge "examples/simple_decoder: Correct comments/remove unnecessary include."
examples/simple_decoder: Correct comments/remove unnecessary include.
Merge "Skip the partition search for still frames"
Merge "Refactor encode_rd_sb_row function"
Merge "Misc. high-bit-depth fixes"
Merge "Remove redundant header file declaration"
Misc. high-bit-depth fixes
Merge "Fix compiling error in vp9_idct.h"
Remove redundant header file declaration
Fix compiling error in vp9_idct.h
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"
Skip the partition search for still frames
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.
Refactor encode_rd_sb_row function
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."