summaryrefslogtreecommitdiff
path: root/vp9/common/x86
AgeCommit message (Expand)Author
2013-10-31mb_lpf_horizontal_edge AVX2 optimizationTamar Levy
2013-10-25Merge "Add 32x32 idct function for eob<=34 case"Yunqing Wang
2013-10-24Add 32x32 idct function for eob<=34 caseYunqing Wang
2013-10-23Renaming vp9_short_fdct8x8 to vp9_fdct8x8.Dmitry Kovalev
2013-10-18Fix d207 intra prediction SSSE3 functionsYunqing Wang
2013-10-15Merge "Fix a few indent format issues in buffer defs"Jingning Han
2013-10-15Fix a few indent format issues in buffer defsJingning Han
2013-10-11Making input pointer of any inverse transform constant.Dmitry Kovalev
2013-10-11Consistent names for inverse hybrid transforms (1 of 2).Dmitry Kovalev
2013-10-11Merge "Removing vp9_idct4_1d_sse2 function."Dmitry Kovalev
2013-10-11Code cleanupYunqing Wang
2013-10-11Merge "SSE2 8-tap sub-pixel filter optimization"Yunqing Wang
2013-10-10Removing vp9_idct4_1d_sse2 function.Dmitry Kovalev
2013-10-10d207 intra prediction ssse3 using bytesScott LaVarnway
2013-10-10Merge "Giving consistent names to IDCT 32x32 functions."Dmitry Kovalev
2013-10-10Merge "d153 intra prediction (32x32) ssse3 using bytes"Yunqing Wang
2013-10-10SSE2 8-tap sub-pixel filter optimizationYunqing Wang
2013-10-10Giving consistent names to IDCT 32x32 functions.Dmitry Kovalev
2013-10-07Giving consistent names to IDCT 16x16 functions.Dmitry Kovalev
2013-10-07Merge "Giving consistent names to IDCT 8x8 functions."Dmitry Kovalev
2013-10-07d153 intra prediction (32x32) ssse3 using bytesScott LaVarnway
2013-10-06Merge changes I8a106dd6,Iec442603Jim Bankoski
2013-10-06Giving consistent names to IDCT 8x8 functions.Dmitry Kovalev
2013-10-04Giving consistent names to IDCT/IWHT functions.Dmitry Kovalev
2013-10-03Merge "Rewrite HORIZx4 and HORIZx8 in subpixel filter functions"Yunqing Wang
2013-10-03Rewrite HORIZx4 and HORIZx8 in subpixel filter functionsYunqing Wang
2013-10-02d153 intra prediction (16x16) ssse3 using bytesScott LaVarnway
2013-10-01Adding SSE2 optimized vp9_short_idct32x32_1_add function.Dmitry Kovalev
2013-10-01Merge "Modify HORIZx16 macro in subpixel filter functions"Yunqing Wang
2013-10-01Modify HORIZx16 macro in subpixel filter functionsYunqing Wang
2013-10-01d153 intra prediction ssse3 using bytesScott LaVarnway
2013-09-29fixed cpp lint issue in vp9_postproc_x86Jim Bankoski
2013-09-29nolintify intrinsic idct fileJim Bankoski
2013-09-27Renaming vp9_short_idct10_8x8_add to vp9_short_idct8x8_10_add.Dmitry Kovalev
2013-09-27Merge "Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10."Dmitry Kovalev
2013-09-26Renaming vp9_short_idct10_16x16 to vp9_short_idct16x16_10.Dmitry Kovalev
2013-09-25d63 intra prediction ssse3 using bytesScott LaVarnway
2013-09-18Fix x86inc.asm to build PIC code correctlyYunqing Wang
2013-09-13Revert "Improved 8t filters"James Zern
2013-09-12Deleted #include <inttypes.h>Paul Wilkins
2013-09-11Improved 8t filtersScott LaVarnway
2013-08-29Improved mb_lpf_horizontal_edge_w_sse2_8Scott LaVarnway
2013-07-31Optimize 32x32 2D inverse DCT for speed-upJingning Han
2013-07-2916x16 inverse 2D-DCT with DC onlyJingning Han
2013-07-26Merge "d45 intra prediction SSSE3 optimizations."Ronald S. Bultje
2013-07-26Special handle on DC only inverse 8x8 2D-DCTJingning Han
2013-07-26d45 intra prediction SSSE3 optimizations.Ronald S. Bultje
2013-07-24SSE2 inverse 4x4 2D-DCT with DC onlyJingning Han
2013-07-24Merge vp9_dc_only_idct_add and vp9_short_idct4x4_1Jingning Han
2013-07-16Merge changes I40454d26,I892e76d5,I865ab3f9,I4a4bec17,I61c4351e,I37eb3559,I10...James Zern