index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpudetect.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix first handful of #if vs. #ifdef for ARCH_, HAVE_SSE etc.
reimar
2009-01-16
1
-1
/
+1
*
Add detection of x86 CPU features SSSE3 and SSE4a.
gpoirier
2008-11-19
1
-0
/
+2
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
1
-3
/
+3
*
Fix typo in multiple inclusion guard comment.
diego
2007-12-31
1
-2
/
+1
*
Retrieve CPU built-in namestring, and if it exists, print it during cpu detec...
gpoirier
2006-05-17
1
-0
/
+1
*
REGBP
michael
2006-05-06
1
-0
/
+2
*
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
aurel
2004-10-21
1
-0
/
+26
*
cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should...
atmos4
2003-09-19
1
-0
/
+1
*
AltiVec detection code ("borrowed" from FFmpeg and
arpi
2003-01-18
1
-0
/
+1
*
cpu cache line length detection
arpi
2003-01-09
1
-0
/
+1
*
added cpuStepping to CpuCaps struct (needed win32.c)
alex
2001-12-09
1
-0
/
+1
*
non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...
michael
2001-11-26
1
-2
/
+4
*
returns a malloc()'ed string instead of an auto char[]
pl
2001-10-20
1
-0
/
+2
*
Detect and show cpu name.
atmos4
2001-10-20
1
-1
/
+3
*
fixed?
arpi
2001-10-19
1
-4
/
+4
*
amd fix
pontscho
2001-10-19
1
-0
/
+1
*
cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>
arpi
2001-10-19
1
-0
/
+21