summaryrefslogtreecommitdiff
path: root/vp9/vp9cx.mk
AgeCommit message (Expand)Author
2013-08-06variance x86inc guardsJim Bankoski
2013-08-06sad + miscellaneous updatesJim Bankoski
2013-08-06Merge "Move fdct32x32 SSE2 implementation in separate file."Jingning Han
2013-08-06Move fdct32x32 SSE2 implementation in separate file.Christian Duvivier
2013-08-06block error / x86inc modsJim Bankoski
2013-08-05reworked config for use_x86_incJim Bankoski
2013-07-10Remove unused fwalsh/fdct x86 SIMD implementations.Ronald S. Bultje
2013-07-01Merge "Quantize (64-bit only, for now) SSSE3 SIMD."Yaowu Xu
2013-07-01Quantize (64-bit only, for now) SSSE3 SIMD.Ronald S. Bultje
2013-06-29Moving encoder subexp encoding functions to subexp.{h, c}.Dmitry Kovalev
2013-06-21Implement SSE2 block_error.Ronald S. Bultje
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje
2013-06-17Move subpixel variance function from common/ to encoder/.Ronald S. Bultje
2013-05-28Compressed/uncompressed frame header changes.Dmitry Kovalev
2013-05-28Revert "Adding API to read/write uncompressed frame header bits." because of ...Dmitry Kovalev
2013-05-21Adding API to read/write uncompressed frame header bits.Dmitry Kovalev
2013-05-03Automatically flag intrinsic filesJohann
2013-04-30Remove unused quantize optimizations.Johann
2013-04-26Merge branch 'master' into experimentalJohann
2013-04-25Normalize more intrinsic filenamesJohann
2013-04-25Move dequant from BLOCKD to per-plane MACROBLOCKDJohn Koleszar
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-02-28mv dct_sse2.c dct_sse2_intrinsics.c to avoid collisionJim Bankoski
2013-02-27Faster vp9_short_fdct8x8.Christian Duvivier
2013-02-27Merge "Remove unused vp9_copy32xn" into experimentalJohn Koleszar
2013-02-27Move eob from BLOCKD to MACROBLOCKD.Ronald S. Bultje
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-08Port sadNxNx4d functions to x86inc.asm.Ronald S. Bultje
2013-02-08Add sad64x64 and sad32x32 SSE2 versions.Ronald S. Bultje
2012-12-26Build fixes to merge vp9-preview into masterJohn Koleszar
2012-12-05Remove ARM optimizations from VP9Johann
2012-12-04Fix the build with MSVCYaowu Xu
2012-11-28more rtcd cleanupJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje