summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
AgeCommit message (Expand)Author
2013-05-07Merge SB8X8 into the codebaseJingning Han
2013-05-04Fix first-pass intra4x4 for sb8x8 experiment.Ronald S. Bultje
2013-05-02Fix right-edge availability for intra prediction in sb8x8.Ronald S. Bultje
2013-05-01Fix block reconstruction with sb8x8 enabled.Ronald S. Bultje
2013-05-01Fix some crashes in sb8x8 experiment.Ronald S. Bultje
2013-04-26Remove BLOCKD structureJohn Koleszar
2013-04-26Remove destination pointers from BLOCKDJohn Koleszar
2013-04-26Removed bmi from blockdScott LaVarnway
2013-04-25Remove BLOCK structureJohn Koleszar
2013-04-25Merge "Move sbsegment out of experimental list" into experimentalJingning Han
2013-04-25Merge "Moved dequantization into the token decoder" into experimentalScott LaVarnway
2013-04-24Move sbsegment out of experimental listJingning Han
2013-04-23Merge "Move src_diff to per-plane MACROBLOCK data" into experimentalJohn Koleszar
2013-04-23Move src_diff to per-plane MACROBLOCK dataJohn Koleszar
2013-04-22Removing the implicit compound inter experimentDeb Mukherjee
2013-04-22Moved dequantization into the token decoderScott LaVarnway
2013-04-19Remove vp9_recon_mb{,y}John Koleszar
2013-04-19Remove redundant pointers from void vp9_recon_sb{y,uv}John Koleszar
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