summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
AgeCommit message (Expand)Author
2013-04-18Make the use of pred buffers consistent in MB/SBJingning Han
2013-04-17Merge "clean out experiments" into experimentalYaowu Xu
2013-04-17clean out experimentsYaowu Xu
2013-04-17Add SSE2 versions for rectangular sad and sad4d functions.Ronald S. Bultje
2013-04-16Faster vp9_short_fdct4x4 and vp9_short_fdct8x4.Christian Duvivier
2013-04-16Merge "Removing extra params from x_add_residual() functions" into experimentalScott LaVarnway
2013-04-16Removing extra params from x_add_residual() functionsScott LaVarnway
2013-04-16Merge "Removing extra params in dequant functions" into experimentalScott LaVarnway
2013-04-15Add rectangular block size variance/sad functions.Jingning Han
2013-04-15Removing extra params in dequant functionsScott LaVarnway
2013-04-11Make intra predictor support rectangular blocksJingning Han
2013-04-11Merge "Remove unused vp9_recon_mb{y,uv}_s" into experimentalJohn Koleszar
2013-04-11Remove unused vp9_recon_mb{y,uv}_sJohn Koleszar
2013-04-11WIP: removing predictor buffer usage from decoderScott LaVarnway
2013-04-10Make RD superblock mode search size-agnostic.Ronald S. Bultje
2013-04-09Make SB coding size-independent.Ronald S. Bultje
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