clang warnings : remove split and i4x4_pred fake modes
Merge "Improved 8t filters"
Merge "resolve clang issue : implicit convert tx_mode -> tx_size"
Merge "Remove redundant condition check in 32x32 quant"
Merge "vpx_mem: increase default alignment"
Merge "Enable and fix resize_test for VP9"
Merge "Remove the use of uninitialized_safe in encode_sb_"
Remove redundant condition check in 32x32 quant
Enable and fix resize_test for VP9
Merge "Small tweaks on the constant quality mode"
Small tweaks on the constant quality mode
Stop partition checking when distortion is small
Merge "Modify encode breakout for static frames"
Modify encode breakout for static frames
Merge "Enable accuracy/memory check for 16x16 transforms"
Merge "Rework 16x16 transform unit test"
Merge "Speed up idct16x16 by rearrange instructions."
Modified mode skip functionality.
Added extra check to rd_auto_partition_range()
test/idct_test: add missing vpx_integer.h include
Speed up idct16x16 by rearrange instructions.
Enable accuracy/memory check for 16x16 transforms
Merge "API extensions and sample app for spacial scalable encoder"
Rework 16x16 transform unit test
API extensions and sample app for spacial scalable encoder
Remove the use of uninitialized_safe in encode_sb_
Merge "Revert "New mode_info_context storage""
Revert "New mode_info_context storage"
Merge "Reduce the amount of extension in src frames"
Merge "Enable kf restrictions at speed 4"
Reduce the amount of extension in src frames
resolve clang issue : implicit convert tx_mode -> tx_size
Merge "New mode_info_context storage"
Fix overflow issue in 16x16 quantization SSSE3
vpx_mem: increase default alignment
New mode_info_context storage
Merge "Support a constant quality mode in VP9"
Enable kf restrictions at speed 4
Support a constant quality mode in VP9
Merge "fix loop filter setup_mask could reach out of bounds issue"
Merge "Speed up idct8x8 by rearrange instructions. Speed improve from 264% ~ 270% to 280% ~ 300% base on assembly-perf."
fix loop filter setup_mask could reach out of bounds issue
Merge "Enable 32x32 Transform unit test"
Enable 32x32 Transform unit test
Merge "Use saturated addition in SSSE3 of 32x32 quant"
Merge "resolve clang warnings : uninitialized vars in vp9_entropy.h"
Use saturated addition in SSSE3 of 32x32 quant
Merge "faster accounting of inc_mv"
Merge "make bsize requirement for SEG_LVL_SKIP explicit"
Merge "Added ClearSystemState in a unit test"
resolve clang warnings : uninitialized vars in vp9_entropy.h
Merge "wrap non420 loop filter code in macro"
Merge "Attempt to fix speed 4"
make bsize requirement for SEG_LVL_SKIP explicit
Speed up idct8x8 by rearrange instructions.
Added ClearSystemState in a unit test
Merge "Fixing problem with invalid delta_q reading."
Merge "Add neon optimize vp9_short_iht4x4_add."
Add neon optimize vp9_short_iht4x4_add.
Fixing problem with invalid delta_q reading.
Merge "Replacing init_dequantizer() with setup_plane_dequants()."
Merge "speed up inc_mv_component"
Merge "make vp9 postproc a config option"
Merge "Use correct bit cost while static-thresh is on"
wrap non420 loop filter code in macro
make vp9 postproc a config option
faster accounting of inc_mv
Replacing init_dequantizer() with setup_plane_dequants().
speed up inc_mv_component
Merge "Fix intermediate height in convolve_c"
Merge "Fix 32x32 forward transform SSE2 version"
Merge "Improved mb_lpf_horizontal_edge_w_sse2_8"
Fix 32x32 forward transform SSE2 version
Use correct bit cost while static-thresh is on
Fix intermediate height in convolve_c
Merge "Added per pixel inter rd hit count stats"
Merge "Refactor 16x16 unit tests"
Added per pixel inter rd hit count stats
Merge "rework filter_block_plane"
Refactor 16x16 unit tests
Merge "Fix overflow issue in SSSE3 32x32 quantization"
Merge "Adds a speed feature for fast 1-loop forw updates"
Merge changes Ib1e853f9,Ifd75c809,If3e83404
Merge "Fixed potential overflows"
consistently name VP9_COMMON variables #3
consistently name VP9_COMMON variables #2
consistently name VP9_COMMON variables #1
Merge "Renaming txfm_size to tx_size."
Fix overflow issue in SSSE3 32x32 quantization
Improved mb_lpf_horizontal_edge_w_sse2_8
Merge "General code cleanup."
Merge "Removing unnecessary call to vp9_setup_interp_filters."