Remove unused vp9_model_to_full_probs_sb()
Merge "Get some speed back for cpuused 1"
Get some speed back for cpuused 1
Merge "rename variables to avoid build error in MSVC"
rename variables to avoid build error in MSVC
Merge "Implement sse2 and ssse3 versions for all sub_pixel_variance sizes."
Merge "clean out libvpx-srcs.txt if built"
clean out libvpx-srcs.txt if built
Merge "Revert "test_libvpx: disable pthreads in gtest""
Revert "test_libvpx: disable pthreads in gtest"
Merge "Add unit tests for 4x4 ADST"
Merge "Cast value to avoid size_t/int warning on win64"
Merge "Renaming 'nmv' to 'mv' for several functions."
Merge "Function decomposition inside vp9_decodemv.c file."
Improving model rd with variance and quant step
Cast value to avoid size_t/int warning on win64
adds force partitioning greater than or less than block size
adds a set partitioning to speed features
partition by variance using var from last frame
convert all speed things to speed features
new partition via variance
fix to set up new speed feature
don't copy partitions for key frames or altrefs
Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.
disable speed > 1 speed corrections in firstpass
new debug modes code
Merge "copy partitioning from last fame"
copy partitioning from last fame
Add unit tests for 4x4 ADST
Merge "test_libvpx: disable pthreads in gtest"
Removed a number of unnecessary check on ref_frame
Function decomposition inside vp9_decodemv.c file.
test_libvpx: disable pthreads in gtest
Merge "Add two-pass quantization"
Remove unnecessary copying of probs.
Renaming 'nmv' to 'mv' for several functions.
Merge "tests: clear system state after non-API calls"
Merge "Make fdct32 computation flow within 16bit range"
tests: clear system state after non-API calls
Merge "Code cleanup inside the decoder code."
Merge "Removing vp9_invtrans.{c, h} files."
Make fdct32 computation flow within 16bit range
Merge "Move subpixel variance function from common/ to encoder/."
Merge "Use assembly-optimized variance functions in sub_pixel_{avg}_var()."
Merge "vpx_ports/x86.h: de-dup #elif block"
convolve_test: align filter arrays
vpx_ports/x86.h: de-dup #elif block
Code cleanup inside the decoder code.
Move subpixel variance function from common/ to encoder/.
Removing vp9_invtrans.{c, h} files.
Use assembly-optimized variance functions in sub_pixel_{avg}_var().
Merge "Fixing compilation error on Mac OS."
Merge "Fix typo ('weight' instead of 'width')."
Fix typo ('weight' instead of 'width').
Fixing compilation error on Mac OS.
Merge "Removed hardcoded global->limit"
Removed hardcoded global->limit
Change the encryption feature to use a callback for decryption.
Merge "Add vp9 test vectors unit test"
Merge "Remove unused need_to_clamp_mvs"
Merge "vpxdec: add --loops option"
vs9 build: avoid deprecated /Wp64 flag
Merge "Fix type mismatch in array definition"
Merge "Remove constant vp9_coef_update_prob table"
Fix type mismatch in array definition
Remove constant vp9_coef_update_prob table
Merge "Enable sse2 version of sad8x4/4x8"
Enable sse2 version of sad8x4/4x8
Merge "Avoid inverse transform/recon without residual"
Some cleanups in rd motion search
Avoid inverse transform/recon without residual
Merge "Fix win64 warning."
Enable sse2 version of sad8x4/4x8
Merge "libs.mk: allow tests to be sharded"
libs.mk: allow tests to be sharded
Add vp9 test vectors unit test
Quick modifications to mb loopfilter intrinsic functions
Remove unused need_to_clamp_mvs
vpxdec: add --loops option
Merge "Quick modifications to wide loopfilter intrinsic functions"
Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.
Quick modifications to wide loopfilter intrinsic functions
Merge changes I86fe51b0,I4c9a9e0f
Merge "Fix compile warnings on windows."
Merge "Enable mmx loop filter routines"
Merge "Fix row tiling."
Merge "Fix chroma output when scaling"
Remove unused vp9_idct_add_{y,uv}_block
Fix the comments in boundary block partition check
Remove some unused loopfilter code
Fix compile warnings on windows.
Merge "Quick fix to stop vpxdec infinite loop"
Quick fix to stop vpxdec infinite loop
Enable mmx loop filter routines
Fix chroma output when scaling