summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
AgeCommit message (Expand)Author
2013-06-21Remove unused vp9_build_intra_predictors_sb{y,uv}_sJohn Koleszar
2013-06-20Implement sse2 and ssse3 versions for all sub_pixel_variance sizes.Ronald S. Bultje
2013-06-18Merge "Make fdct32 computation flow within 16bit range"Jingning Han
2013-06-18Make fdct32 computation flow within 16bit rangeJingning Han
2013-06-14Merge "Enable sse2 version of sad8x4/4x8"Jingning Han
2013-06-14Enable sse2 version of sad8x4/4x8Jingning Han
2013-06-13Enable sse2 version of sad8x4/4x8Jingning Han
2013-06-12Quick modifications to mb loopfilter intrinsic functionsScott LaVarnway
2013-06-12Merge "Quick modifications to wide loopfilter intrinsic functions"Yaowu Xu
2013-06-12Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d.Ronald S. Bultje
2013-06-12Quick modifications to wide loopfilter intrinsic functionsScott LaVarnway
2013-06-12Remove unused vp9_idct_add_{y,uv}_blockJohn Koleszar
2013-06-12Enable mmx loop filter routinesJohn Koleszar
2013-06-10Merge the new loopfilter experimentJohn Koleszar
2013-06-08Fix firstpass if framesize is not a multiple of 16.Ronald S. Bultje
2013-06-06Merge "Reimplementation of loop filter" into experimentalJohn Koleszar
2013-06-06Reimplementation of loop filterJohn Koleszar
2013-05-30Creates a new speed 1:Jim Bankoski
2013-05-23Merge 4x4 block level partition into codebaseJingning Han
2013-05-22Optimize variance functionsYunqing Wang
2013-05-21Removed vp9_recon functionsScott LaVarnway
2013-05-20WIP: 4x4 idct/recon mergeScott LaVarnway
2013-05-16Merge "WIP: 8x8 idct/recon merge" into experimentalScott LaVarnway
2013-05-16WIP: 8x8 idct/recon mergeScott LaVarnway
2013-05-16Add building blocks for 4x8/8x4 rd searchJingning Han
2013-05-15Merge "Preparing vp9_deblock and vp9_denoise to alpha support." into experime...Dmitry Kovalev
2013-05-15WIP: 16x16 idct/recon mergeScott LaVarnway
2013-05-14WIP: 32x32 idct/recon mergeScott LaVarnway
2013-05-14Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-14Revert "Preparing vp9_deblock and vp9_denoise to alpha support."John Koleszar
2013-05-13Preparing vp9_deblock and vp9_denoise to alpha support.Dmitry Kovalev
2013-05-10Merge "Removing unused simple loopfilter code." into experimentalDmitry Kovalev
2013-05-10Removing unused simple loopfilter code.Dmitry Kovalev
2013-05-10Add joint motion search in comp_inter_inter mode(experiment)Yunqing Wang
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