summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dsputilenc_mmx.c
Commit message (Expand)AuthorAge
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* huffyuv: add some const qualifiersLoren Merritt2009-10-18
* add CONFIG_LPC to the build system for lpc dsputil functions. fixes buildJustin Ruggles2009-10-18
* Move autocorrelation function from flacenc.c to lpc.c. Also rename theJustin Ruggles2009-10-17
* Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistencyStefano Sabatini2009-04-04
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-18
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22