index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cpudetect.h
Commit message (
Expand
)
Author
Age
*
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
*
Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
reimar
2009-03-27
*
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
diego
2009-03-12
*
Add necessary header for ARCH_X86_64 preprocessor check.
diego
2009-02-19
*
Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
reimar
2009-01-16
*
Add detection of x86 CPU features SSSE3 and SSE4a.
gpoirier
2008-11-19
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Fix typo in multiple inclusion guard comment.
diego
2007-12-31
*
Retrieve CPU built-in namestring, and if it exists, print it during cpu detec...
gpoirier
2006-05-17
*
REGBP
michael
2006-05-06
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
*
cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should...
atmos4
2003-09-19
*
AltiVec detection code ("borrowed" from FFmpeg and
arpi
2003-01-18
*
cpu cache line length detection
arpi
2003-01-09
*
added cpuStepping to CpuCaps struct (needed win32.c)
alex
2001-12-09
*
non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...
michael
2001-11-26
*
returns a malloc()'ed string instead of an auto char[]
pl
2001-10-20
*
Detect and show cpu name.
atmos4
2001-10-20
*
fixed?
arpi
2001-10-19
*
amd fix
pontscho
2001-10-19
*
cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>
arpi
2001-10-19