summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86
AgeCommit message (Expand)Author
2014-07-01Re-design quantization processJingning Han
2014-06-12Merge "Fast computation path for forward transform and quantization"Jingning Han
2014-06-12Fast computation path for forward transform and quantizationJingning Han
2014-06-10Merge "Cleaning up vp9_variance_mmx.c."Dmitry Kovalev
2014-06-03Fix potential overflow issue in SSSE3 forward 8x8 2D-DCTJingning Han
2014-05-29Merge "Fixed a crash windows build"Yaowu Xu
2014-05-28Fixed a crash windows buildYaowu Xu
2014-05-28Cleaning up vp9_variance_mmx.c.Dmitry Kovalev
2014-05-27Cleaning up vp9_variance_sse2.c.Dmitry Kovalev
2014-05-22Removing vp9_pragmas.h.Dmitry Kovalev
2014-05-22Merge "Renames x86_64 specific asm files"Deb Mukherjee
2014-05-21Renames x86_64 specific asm filesDeb Mukherjee
2014-05-21Merge "Adjust the forward 16x16 DCT computation steps"Jingning Han
2014-05-20Extends temporal filtering to work for 422 dataDeb Mukherjee
2014-05-19Adjust the forward 16x16 DCT computation stepsJingning Han
2014-05-15Merge "AVX2 To VP9 Block Error Optimization"Yunqing Wang
2014-05-14AVX2 To VP9 Block Error Optimizationlevytamar82
2014-05-08Add an x86inc MMX fwht4x4.Alex Converse
2014-05-07Merge "Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c."Dmitry Kovalev
2014-05-07Revert "Add an MMX fwht4x4"Paul Wilkins
2014-05-06Merge "Add an MMX fwht4x4"Alex Converse
2014-05-05Add an MMX fwht4x4Alex Converse
2014-05-05SSSE3 implementation of full inverse 8x8 2D-DCTJingning Han
2014-05-01Moving pair_set_epi32 macro into vp9_dct32x32_sse2.c.Dmitry Kovalev
2014-05-01Merge "Removing half-variance asm functions which are not used."Dmitry Kovalev
2014-04-30Merge "Enable SSSE3 implementation of 8x8 forward 2D-DCT"Jingning Han
2014-04-30Removing half-variance asm functions which are not used.Dmitry Kovalev
2014-04-29Enable SSSE3 implementation of 8x8 forward 2D-DCTJingning Han
2014-04-25Removing unused vp9_variance_halfpixvar*() functions.Dmitry Kovalev
2014-04-14Removing unused vp9_mcomp_x86.h file.Dmitry Kovalev
2014-03-21AVX2 SAD Optimization:levytamar82
2014-03-17Removed several unused functions.Yaowu Xu
2014-03-05Merge "improved speed of 4x4 sse2 fdct."Andrew Russell
2014-03-03improved speed of 4x4 sse2 fdct.Andrew Russell
2014-02-28AVX2 SubPixel AVG Variance Optimizationlevytamar82
2014-02-18vp9_subpel_variance_impl_intrin_avx2.c: make some tables staticJames Zern
2014-02-14AVX2 SubPixel Variance Optimizationlevytamar82
2014-02-12minor spelling cleanup in commentsAndrew Russell
2014-02-07Bug fix in ssse3 quantize functionYunqing Wang
2014-02-06Finally removing "short" from transform names.Dmitry Kovalev
2014-01-27Removing _1d suffix from transform names.Dmitry Kovalev
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2014-01-08AVX2 Variance Optimizationlevytamar82
2013-12-16vp9: normalize include guardsJames Zern
2013-11-27Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2"Yaowu Xu
2013-11-21vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2levytamar82
2013-11-21Improve vp9_fdct4x4_sse2 (x1.2)Abo Talib Mahfoodh
2013-11-13Fix an overflow issue in SSE2 forward ADSTJingning Han
2013-11-07Remove TEXTREL from 32bit encoderYunqing Wang
2013-10-24Making input pointer constant for all fdct/fht functions.Dmitry Kovalev