summaryrefslogtreecommitdiff
path: root/vp8/common/rtcd_defs.sh
AgeCommit message (Expand)Author
2014-01-02ARM NEON version of denoiser.Christian Duvivier
2013-03-15Bug fix: Issue 532: VPX codec executes emms instruction withoutScott LaVarnway
2013-02-28Use intrinsics for sse2 regular quantizeJohann
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-10-08post-proc: deblock filter optimizationYunqing Wang
2012-08-08Update armv6 vp8_intra4x4_predictJohann
2012-08-02Pass B_PREDICTION_MODE to intra4x4_predictJohann
2012-08-02Match declaration to definitionJohann
2012-08-01Rename vp8_intra4x4_predict_dJohann
2012-08-01use RTCD pointer for intra4x4_predictJohann
2012-07-27Be consistent with SAD valuesJohann
2012-07-26SAD cosmetic cleanupJohann
2012-07-10VP8 optimizations for MIPS dspr2Dragan Mrdjan
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer
2012-05-23Make libvpx Chromium build friendlyAlpha Lam
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier
2012-05-04Make global data constAttila Nagy
2012-05-02Fix compiler warningsAttila Nagy
2012-04-02Move variance and SAD RTCD definitionsJohann
2012-03-29Updated vp8_build_intra_predictors_mby_s(sse2/ssse3)Scott LaVarnway
2012-03-26Updated vp8_build_intra_predictors_mbuv_s(sse2/ssse3)Scott LaVarnway
2012-03-26Removed duplicate vp8_build_intra_predictors_mb y/uvScott LaVarnway
2012-03-06RFC: Reorganize MFQE loopsJohann
2012-02-28Eliminated reconintra_mt.cScott LaVarnway
2012-02-21Eliminated vp8mt_build_intra_predictors_mbuv_sScott LaVarnway
2012-01-30RTCD: remove unimplemented vp8_short_walsh4x4_mmxJohn Koleszar
2012-01-30RTCD: finalize removal of old RTCD systemJohn Koleszar
2012-01-30RTCD: add arnr functionsJohn Koleszar
2012-01-30RTCD: add motion search functionsJohn Koleszar
2012-01-30RTCD: add block subtraction functionsJohn Koleszar
2012-01-30RTCD: add quantizer functionsJohn Koleszar
2012-01-30RTCD: add FDCT functionsJohn Koleszar
2012-01-30RTCD: add variance functionsJohn Koleszar
2012-01-30RTCD: add subpixel functionsJohn Koleszar
2012-01-30RTCD: add postproc functionsJohn Koleszar
2012-01-30RTCD: add recon functionsJohn Koleszar
2012-01-30RTCD: add remaining IDCT functionsJohn Koleszar
2012-01-30RTCD: add loopfilter functionsJohn Koleszar
2012-01-30New RTCD implementationJohn Koleszar