Merge "Improve two pass VBR accuracy."
Merge "Two pass rc changes."
Merge "Remove extra empty line"
Merge "Remove vp9_blockd.h from vp9_common_data.c"
Merge "Replace mi_width_log2() with mi_width_log2_lookup table"
Merge "Take out repeated block width/height lookup functions"
Merge "Fix skip_txfm issue in rdopt code"
Merge "Move inter filter defs to vp9_filter.h"
Merge "Reduce the scope of the header file used in vp9_context_tree.h"
Merge "Remove redundant header file from vp9_encoder.h"
Remove vp9_blockd.h from vp9_common_data.c
Fix skip_txfm issue in rdopt code
Replace mi_width_log2() with mi_width_log2_lookup table
Merge "Add range checking for decoded coefficients."
Take out repeated block width/height lookup functions
Move inter filter defs to vp9_filter.h
Merge "Resolves some static analysis / undefined warnings"
Add range checking for decoded coefficients.
Resolves some static analysis / undefined warnings
Reduce the scope of the header file used in vp9_context_tree.h
Merge "Add SSE2 code and unit test for VP9 denoiser."
Remove redundant header file from vp9_encoder.h
Fix eobs buffer pointer mis-use
Add SSE2 code and unit test for VP9 denoiser.
Improve two pass VBR accuracy.
Add range check in inverse ADST 16x16
Merge "Change the y4m buffer allocation size"
Merge "Fix an IOC issue in vp9_rd_pick_inter_mode_sb"
Merge "Properly initialize segmentID in nonrd coding path"
Fix an IOC issue in vp9_rd_pick_inter_mode_sb
Some data type changes in vp9_idct.c
Merge "Remove experimental-bitstream flag for profiles>0"
Change the y4m buffer allocation size
Remove experimental-bitstream flag for profiles>0
Merge "Fix indent in encode_rd_sb_row"
Merge "Rework partition search skip scheme"
Properly initialize segmentID in nonrd coding path
Merge "Incorporate WRAPLOW macro into non-highbitdepth tx"
Fix indent in encode_rd_sb_row
Rework partition search skip scheme
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