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
*
cpudetect: remove unused/forgotten crap
wm4
2012-08-01
1
-13
/
+0
*
Rip out 3DNOW support
wm4
2012-07-30
1
-2
/
+0
*
Remove compile time/runtime CPU detection, and drop some platforms
wm4
2012-07-30
1
-14
/
+10
*
loader: Reuse do_cpuid from cpudetect.c in loader/win32.c
reimar
2010-11-02
1
-0
/
+2
*
Merge svn change r31134
Uoti Urpala
2010-05-07
1
-19
/
+19
|
\
|
*
the great MPlayer tab removal: part II
diego
2010-05-03
1
-19
/
+19
*
|
Merge svn changes up to r30475
Uoti Urpala
2010-03-09
1
-0
/
+18
|
\
|
|
*
Add license header to all top-level files missing them.
diego
2010-01-30
1
-0
/
+18
*
|
Replace libavutil internal header #includes with MPlayer copies
Uoti Urpala
2009-07-26
1
-1
/
+1
|
/
*
Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating it
reimar
2009-03-27
1
-27
/
+1
*
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec net
diego
2009-03-12
1
-0
/
+1
*
Add necessary header for ARCH_X86_64 preprocessor check.
diego
2009-02-19
1
-0
/
+2
*
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