]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputilenc_mmx.c
Implement an sse version of scalarproduct_float().
[ffmpeg] / libavcodec / x86 / dsputilenc_mmx.c
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-10-18 Loren Merritthuffyuv: add some const qualifiers
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-17 Justin RugglesMove autocorrelation function from flacenc.c to lpc...
2009-04-04 Stefano SabatiniRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-18 Aurelien Jacobsmoves mid_pred() into mathops.h (with arch specific...
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.