• Ronald S. Bultje's avatar
    Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than · 6526976f
    Ronald S. Bultje authored
    regular MMX code. Examples of this are the Core1 CPU. Instead, set a new flag,
    FF_MM_SSE2/3SLOW, which can be checked for particular SSE2/3 functions that
    have been checked specifically on such CPUs and are actually faster than
    their MMX counterparts.
    
    In addition, use this flag to enable particular VP8 and LPC SSE2 functions
    that are faster than their MMX counterparts.
    
    Based on a patch by Loren Merritt <lorenm AT u washington edu>.
    
    Originally committed as revision 24340 to svn://svn.ffmpeg.org/ffmpeg/trunk
    6526976f
Name
Last commit
Last update
doc Loading commit data...
ffpresets Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
tools Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
cmdutils_common_opts.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
subdir.mak Loading commit data...
version.sh Loading commit data...