Moving {left, right}_block_mode to vp9_blockd.h.
Merge "Add filter_selectively_vert_row2 to enable parallel loopfiltering"
Merge "Remove unnecessary eob checking."
Merge "Add 16 wide neon horz loopfilter."
Add filter_selectively_vert_row2 to enable parallel loopfiltering
Merge "Correct ssse3 8/16-pixel wide sub-pixel filter calculation"
Add 16 wide neon horz loopfilter.
vpxenc: Warn users about incorrect quantizer settings.
Merge "Removing old code."
Merge "Adding MV_FP_SIZE constant."
Merge "Using is_inter_block() and has_second_ref() functions."
Correct ssse3 8/16-pixel wide sub-pixel filter calculation
Merge "Clean up removal of vp9_pareto8 table."
Using is_inter_block() and has_second_ref() functions.
Adding MV_FP_SIZE constant.
Merge "Support for extended feature flags enumeration leaf in CPUID instruction"
Merge "remove the model and copy in pack_mb_tokens"
Clean up removal of vp9_pareto8 table.
Support for extended feature flags enumeration leaf in CPUID instruction
Merge "Take out assertion from inverse transforms"
remove the model and copy in pack_mb_tokens
Fix stack pointer in sub-pixel filters
Merge "vpxenc: add --aq-mode flag to control adaptive quantization"
Undo the vp8 change in "Reduce loop filter in..."
Merge "scan order table lookup same for encoder and decoder"
Merge "Fix decoder mismatch with ssse3 enabled"
Merge "Use restore_dst_buf in handle_inter_mode"
Merge "Cleaning up probability/cost functions."
Merge "Move vp9_setup_interp_filter() to encoder"
Use restore_dst_buf in handle_inter_mode
scan order table lookup same for encoder and decoder
Merge "vpxdec: Relocate WebM input support."
Fix decoder mismatch with ssse3 enabled
Merge "Simplifying partition context calculation."
Merge "Calculating dst pointer only once per transform block."
Cleaning up probability/cost functions.
Merge "entropy code speedup"
Move vp9_setup_interp_filter() to encoder
Merge "Reduce loop filter in cyclic refresh."
Merge "Move vp9_sadmxn.h from common to encoder"
scan order / neighbors converted to lookup
Move vp9_sadmxn.h from common to encoder
Merge "Fix a bug in vpxenc reading raw input frame"
Simplifying partition context calculation.
Merge "Disable avx/avx2 for Visual Studio 2010"
Merge "Improve vp9_iht4x4_16_add_sse2 (x1.341)"
Fix a bug in vpxenc reading raw input frame
vpxdec: Relocate WebM input support.
Improve vp9_iht4x4_16_add_sse2 (x1.341)
Removing raster_block_offset_uint8() function.
Merge "Finally removing txfrm_block_to_raster_block() function."
Calculating dst pointer only once per transform block.
Merge "Cleaning up vp9_entropy.c file."
Cleaning up vp9_entropy.c file.
Decoder performance test added to unit tests
Merge "vpxdec: Include frame number when decode fails."
vpxdec: Include frame number when decode fails.
Merge "Fixed a bug in commit a4a5a210"
Merge "Move vp9_extend.{h,c} from common to encoder"
Disable avx/avx2 for Visual Studio 2010
Move vp9_extend.{h,c} from common to encoder
Merge "Constrain encoder motion search range"
Constrain encoder motion search range
Merge "Do horizontal loopfiltering in parallel"
Merge "Add support for VC++2013"
partition context update speedup
vpxdec: Restore IVF support.
vpxenc: add --aq-mode flag to control adaptive quantization
Do horizontal loopfiltering in parallel
Merge "Let the idct vp9_idct32x32_34_add = vp9_idct32x32_1024_add on arm until we implenment real vp9_idct32x32_34_add_neon."
Take out assertion from inverse transforms
Merge "Renamed two files"
Let the idct vp9_idct32x32_34_add = vp9_idct32x32_1024_add
Merge "Removing vp9_encodeintra.{h, c} files."
Removing vp9_encodeintra.{h, c} files.
Merge "vpx[dec|enc]: Extract IVF support from the apps."
Merge "Cleaning up vp9_loopfilter.c file."
Merge "Generate GAS output for Chromium"
Merge "Build iOS targets with XCode 5"
Merge "Fix coding format in vp9_idct"
vpx[dec|enc]: Extract IVF support from the apps.
partition plane context speed up
Merge "loop filter assert cleanout"
Merge "Cleaning up vp9_tile_common.{h, c} files."
Fix coding format in vp9_idct
fix scalling bug by buffer auto-reallocation
Cleaning up vp9_loopfilter.c file.
Finally removing txfrm_block_to_raster_block() function.
Cleaning up vp9_tile_common.{h, c} files.
Removing unused coefband_trans_8x8plus array from VP9Decompressor.
Tweaks to vpx_test android make file
loop filter assert cleanout