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."
Merge "General code cleanup."
Merge "Removing unnecessary call to vp9_setup_interp_filters."
Adds a speed feature for fast 1-loop forw updates
Renaming txfm_size to tx_size.
Merge "Fix buf alignment in sub8x8 comp inter-inter pred"
Merge "Adding get_entropy_context function."
Merge "Fix winodws warning."
Adding get_entropy_context function.
Add neon optimize vp9_short_idct16x16_1_add.
Merge "Add neon optimize vp9_short_idct8x8_1_add."
Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the encoder.
Merge "Using num_8x8_* lookup tables instead of mi_*_log2."
Merge "Using existing functions instead of raw expressions."
Merge "Cleaning up decode_block_intra function."
Merge "Cleaning up model_rd_for_sb_y_tx."
Merge "Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder."
Merge "Renaming D27 to D207."
Fix buf alignment in sub8x8 comp inter-inter pred
Merge "fixed the reading too many bytes"
fixed the reading too many bytes
Merge "Add a test vector that tests color space 444"
Removing unnecessary call to vp9_setup_interp_filters.
Add neon optimize vp9_short_idct8x8_1_add.
Merge "Add neon optimize vp9_short_idct4x4_1_add."
Cleaning up model_rd_for_sb_y_tx.
Add neon optimize vp9_short_idct4x4_1_add.
Merge "Fix Chroma plane md5 check"
Add a test vector that tests color space 444
Cleaning up decode_block_intra function.
Using num_8x8_* lookup tables instead of mi_*_log2.
Merge "Fix the reading of too many input pixels"
Merge "Changes to adaptive inter rd thresholds."
Fix the reading of too many input pixels
Merge "Limit Key frame Intra modes checks."
Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder.
Merge "Temporarily disable SSSE3 quant_32x32"
Merge "Removing redundant calls to clamp_mv2."
Temporarily disable SSSE3 quant_32x32
Merge "cosmetics: yv12extend add some const"
cosmetics: yv12extend add some const
Merge "cosmetics: strip 'VP9_' from defines in vp9 only code"
Merge "yv12extend: name variables consistently"
cosmetics: strip 'VP9_' from defines in vp9 only code
Merge "vp9: remove unnecessary wait w/threaded loopfilter"
yv12extend: name variables consistently
Using existing functions instead of raw expressions.
Merge "Cleanup in mvref_common.{h, c}."
Merge "Fixing display size setting problem."
Changes to adaptive inter rd thresholds.
Limit Key frame Intra modes checks.
Limit mv range to be based on partition size
Removing redundant calls to clamp_mv2.
Merge "Added border extension"
Merge "Fix bug in convolution functions (filter selection)"
Merge "Removing useless calls to setup_{pre, dst}_planes."
Fixing display size setting problem.
Cleanup in mvref_common.{h, c}.
Fix bug in convolution functions (filter selection)
Merge "Checking scale factors on access."
Merge "vpx_scale: correct pixel spelling"
Merge "Optimise idct4x4: rearrange the instructions a bit to improve instruction scheduling."
vpx_scale: correct pixel spelling
Merge "Fix rectangular partition check flag"
Merge "vp9_encodeframe.c cleanup."
Merge "vp9/encoder: fix last_frame_seg_map mem leak"
Merge "rename LOG2_* defines to *_LOG2"
Fix rectangular partition check flag
Merge "check_bsize_coverage cleanup."
Merge "Add neon optimize vp9_short_idct10_16x16_add."
Add neon optimize vp9_short_idct10_16x16_add.
vp9_encodeframe.c cleanup.
check_bsize_coverage cleanup.
Checking scale factors on access.
rename LOG2_* defines to *_LOG2
Merge "Adding vp9_is_scaled function."
Removing useless calls to setup_{pre, dst}_planes.
vp9/encoder: fix last_frame_seg_map mem leak
Adding vp9_is_scaled function.
Merge "Refactor rd_pick_partition for parameter control"
Merge "vp9_peek_si: add bitstream v1 support"
Refactor rd_pick_partition for parameter control
Optimise idct4x4: rearrange the instructions a bit
Fixes on feature disabling split based on variance
Merge "Initialize mb_skip_coeff before picking modes"
Initialize mb_skip_coeff before picking modes
Merge "Using has_second_ref function to simplify the code."
Merge "Cleaning up foreach_transformed_block_in_plane."