summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.sh
AgeCommit message (Expand)Author
2013-07-08Make intra prediction pointers RTCD-based.Ronald S. Bultje
2013-07-01Update quantize SSSE3 SIMD to cover 32x32 transform case also.Ronald S. Bultje
2013-07-01Quantize (64-bit only, for now) SSSE3 SIMD.Ronald S. Bultje
2013-06-29Merge "Enable SSE2 4x4 ADST/DCT transform"Jingning Han
2013-06-29SSE2 version of vp9_short_fdct32x32_rd.Christian Duvivier
2013-06-28add Neon optimized add constant residual functionschm
2013-06-28Enable SSE2 4x4 ADST/DCT transformJingning Han
2013-06-28Make coefficient skip condition an explicit RD choice.Ronald S. Bultje
2013-06-27Add Neon optimized loop filter functions.Frank Galligan
2013-06-25Merge "Refactor intra predictor block"Jingning Han
2013-06-25Refactor intra predictor blockJingning Han
2013-06-25Add averaging-SAD functions for 8-point comp-inter motion search.Ronald S. Bultje
2013-06-25Merge "Enable sse2 implmentation of 8x8 ADST/DCT"Yaowu Xu
2013-06-24Enable sse2 implmentation of 8x8 ADST/DCTJingning Han
2013-06-24Merge "Remove unused vp9_build_intra_predictors_sb{y,uv}_s"John Koleszar
2013-06-21Remove unused vp9_build_intra_predictors_sb{y,uv}_sJohn Koleszar
2013-06-21Implement SSE2 block_error.Ronald S. Bultje
2013-06-21Add subtract_block SSE2 version and unit test.Ronald S. Bultje
2013-06-20SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance().Ronald S. Bultje
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