Merge "Cleanup in vp9_init3smotion_compensation."
Merge "thumb: Extend the regexp for handling negative register indexing"
Use lowercase instruction in assembly
Cleanup in vp9_init3smotion_compensation.
Merge "Adding get_scan_and_band function."
Adding get_scan_and_band function.
thumb: Extend the regexp for handling negative register indexing
Merge "Refactor 8x8 fwd transform unit test"
Merge "fix vp8-only build"
change to avoid invalid memory read.
Merge "Removing redundant code from vp9_mcomp.c."
Merge "Removing redundant coef calculation + cleanup."
Merge "Fixing typo in the encoder."
Removing redundant coef calculation + cleanup.
Merge "Fix x86inc.asm to build PIC code correctly"
Fix x86inc.asm to build PIC code correctly
Removing redundant code from vp9_mcomp.c.
Fixing typo in the encoder.
Merge "Modified resize unit test to output test vector"
Merge "Silence a bunch of MSVC warnings"
Clean up second ref check in sub8x8 rd loop
Modified resize unit test to output test vector
Silence a bunch of MSVC warnings
Remove redundant argument in get_sub_block_mv
Merge "Minor clean up."
Merge "Adjustment to mode_skip_start."
Refactor 8x8 fwd transform unit test
Merge "Fix failure to copy data files if content changes"
Fix failure to copy data files if content changes
Merge "Speed up iht8x8 by rearranging instructions. Speed improves from 282% to 302% faster based on assembly-perf."
Speed up iht8x8 by rearranging instructions.
Adjustment to mode_skip_start.
fix a problem where an invalid mv used in search
Merge "Revert "Improved 8t filters""
Merge "Minor adjustment in unit tests"
Merge "Adaptive motion search control"
Adaptive motion search control
Merge "Clean up of the search best filter speed feature"
Merge "Fix VP9_mode_order[]"
Merge "New mode_info_context storage -- undo revert"
Merge "Deleted #include <inttypes.h>"
Merge "fix clang warning in rdopt"
Merge "Add neon optimize iht8x8 which is 282% faster than C."
Merge "First draft of vp9_short_idct32x32_add_neon."
Deleted #include <inttypes.h>
Add neon optimize iht8x8 which is 282% faster than C.
clang warnings : ref frame enum mismatch
Merge "clang warnings : remove split and i4x4_pred fake modes"
Merge "Changes in speed 2 settings"
clang warnings : remove split and i4x4_pred fake modes
First draft of vp9_short_idct32x32_add_neon.
Clean up of the search best filter speed feature
Merge "Improved 8t filters"
New mode_info_context storage -- undo revert
Merge "resolve clang issue : implicit convert tx_mode -> tx_size"
Changes in speed 2 settings
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"