summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
AgeCommit message (Expand)Author
2013-04-04Move qcoeff, dqcoeff from BLOCKD to per-plane dataJohn Koleszar
2013-03-27Merge "Optimize 32x32 idct function" into experimentalYunqing Wang
2013-03-27Optimize 32x32 idct functionYunqing Wang
2013-03-26Implicit weighted prediction experimentDeb Mukherjee
2013-03-21Optimize 16x16 idct10 functionYunqing Wang
2013-03-21Optimize 16x16 idct functionYunqing Wang
2013-03-18Optimize 8x8 idct functionYunqing Wang
2013-03-18Merge "removed reference to "LLM" and "x8"" into experimentalYaowu Xu
2013-03-15Faster vp9_short_fdct16x16.Christian Duvivier
2013-03-13removed reference to "LLM" and "x8"Yaowu Xu
2013-03-08Add vp9_idct4_1d_sse2Yunqing Wang
2013-03-07Optimize add_constant_residual functionYunqing Wang
2013-03-05Merge "Optimize add_residual function" into experimentalYunqing Wang
2013-03-05Optimize add_residual functionYunqing Wang
2013-03-05Merge changes Ifacbf5a0,Ibad7c3dd into experimentalRonald S. Bultje
2013-03-04Make superblocks independent of macroblock code and data.Ronald S. Bultje
2013-03-04Merge "Optimize vp9_short_idct4x4llm function" into experimentalYunqing Wang
2013-03-04Optimize vp9_short_idct4x4llm functionYunqing Wang
2013-03-01Add unit test for x4 multi-SAD functionsJohn Koleszar
2013-03-01Merge master branch into experimentalJohn Koleszar
2013-02-28Add eob<=10 case in idct32x32Yunqing Wang
2013-02-28Merge "Refactor vp9_dequant_idct_add function" into experimentalYunqing Wang
2013-02-28Refactor vp9_dequant_idct_add functionYunqing Wang
2013-02-28Removed vp9_dequantize_bScott LaVarnway
2013-02-28this commit converts all sad ptrs to uint32Jim Bankoski
2013-02-27Faster vp9_short_fdct8x8.Christian Duvivier
2013-02-27Merge "Remove unused vp9_copy32xn" into experimentalJohn Koleszar
2013-02-27Remove unused vp9_copy32xnJohn Koleszar
2013-02-26Optimize vp9_dc_only_idct_add_c functionYunqing Wang
2013-02-25clean up forward and inverse hybrid transformJingning Han
2013-02-22give vp9 variance struct a unique nameJames Zern
2013-02-21Forward butterfly hybrid transformJingning Han
2013-02-21Remove "eobs" array in MACROBLOCKD.Ronald S. Bultje
2013-02-20Merge lossless experimentYaowu Xu
2013-02-1916x16 butterfly inverse ADST/DCT hybrid transformJingning Han
2013-02-15Remove some Y2-related code.Ronald S. Bultje
2013-02-15Merge "WIP: ssse3 version of convolve avg functions" into experimentalScott LaVarnway
2013-02-13Merge "fix the lossless experiment" into experimentalYaowu Xu
2013-02-13fix the lossless experimentYaowu Xu
2013-02-13WIP: ssse3 version of convolve avg functionsScott LaVarnway
2013-02-11butterfly inverse 4x4 ADSTJingning Han
2013-02-08Port sadNxNx4d functions to x86inc.asm.Ronald S. Bultje
2013-02-08Add sad64x64 and sad32x32 SSE2 versions.Ronald S. Bultje
2013-02-08Merge changes Ife0d8147,I7d469716,Ic9a5615f into experimentalJohn Koleszar
2013-02-08Restore SSSE3 subpixel filters in new convolve frameworkJohn Koleszar
2013-02-07Butterfly ADST based hybrid transformJingning Han
2013-02-06Add sse2 versions of sub_pixel_variance{32x32,64x64}.Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2013-02-05Merge "Add SSE3 versions for sad{32x32,64x64}x4d functions." into experimentalRonald S. Bultje
2013-02-05Add SSE3 versions for sad{32x32,64x64}x4d functions.Ronald S. Bultje