Merge "Use aligned buffer operations in 8x8/16x16 2D-DCT"
Merge "Enable sse2 implmentation of 8x8 ADST/DCT"
Merge "change to enable use_largest_txform feature"
Use aligned buffer operations in 8x8/16x16 2D-DCT
Enable sse2 implmentation of 8x8 ADST/DCT
change to enable use_largest_txform feature
Merge "Remove unused vp9_build_intra_predictors_sb{y,uv}_s"
Merge "Remove unused vp9_model_to_full_probs_sb()"
Merge "Fix loopfilter of leftmost 4x4 edges in SB"
Fix loopfilter of leftmost 4x4 edges in SB
Merge "Allocate memory using appropriate expected alignment in unit tests."
Allocate memory using appropriate expected alignment in unit tests.
Merge "Add some unaligned test vectors"
Remove unused vp9_build_intra_predictors_sb{y,uv}_s
Merge "Remove emms - that shouldn't be there."
Remove unused vp9_model_to_full_probs_sb()
Remove emms - that shouldn't be there.
variance_test: use REGISTER_STATE_CHECK
Add missing SECTION .text marker in assembly file.
Implement SSE2 block_error.
Merge "Add subtract_block SSE2 version and unit test."
Merge "SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance()."
Add subtract_block SSE2 version and unit test.
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."
SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().
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
Add some unaligned test vectors
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