Refactoring of rate control - part 1
Merge "Clean up removal of vp9_pareto8 table."
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
Merge "Eliminating usage of txfrm_block_to_raster_block() from encode_block()."
Merge "Enable 4x4 DCT/ADST transform unit test"
Merge "For CBR, keep rate-correction damping factor to 2."
Simplifies band-getting with a static array
Eliminating usage of txfrm_block_to_raster_block() from encode_block().
Merge "Cleaning up decode_coefs() function."
Enable 4x4 DCT/ADST transform unit test
Cleaning up decode_coefs() function.
For CBR, keep rate-correction damping factor to 2.
Merge "Dual buffer encoding for intra modes"
Fix an overflow issue in SSE2 forward ADST
Merge "Replacing raster_block with block in the encoder."
Merge "Split macro strings on whitespace"
Merge "Removing function pointers from inter prediction."