Remove experimental-bitstream flag for profiles>0
Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"
Incorporate WRAPLOW macro into non-highbitdepth tx
Merge "Prevent negative cost for highbitdepth"
Prevent negative cost for highbitdepth
Merge "Adds highbitdepth support to svc examples"
Adds highbitdepth support to svc examples
Merge "Make iscan and scan neighbor arrays static const."
Make iscan and scan neighbor arrays static const.
Merge "Add a 1x1 enc/dec test."
Merge "Fix invalid memory access in inter prediction (issue 853)."
Fix invalid memory access in inter prediction (issue 853).
Fix subsampling check for images 1 pixel wide/tall
Merge "Adds some missing I440 checks"
Adds some missing I440 checks
Merge "rdmult data type change to fix high bit-depth"
rdmult data type change to fix high bit-depth
Merge "Fix iphonesimulator and armv6-darwin build targets."
Merge "Adds support of 440 content."
Merge "Remove redundant header file from vp9_idct.h"
Merge "Remove unused header files from vp9_encodemb.h"
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 redundant header file from vp9_idct.h
Remove unused header files from vp9_encodemb.h
Fix iphonesimulator and armv6-darwin build targets.
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"