Commit Graph

9 Commits

Author SHA1 Message Date
diego b5d81049e9 Add a few more CPU models to the list.
patch by Zuxy < zuxy == dot == meng == at == gmail == dot == com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16793 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 08:22:27 +00:00
gpoirier d2f5cab206 Fix incorrect information for P4 family CPU, patch by Zuxy <zuxy POIS meng AH gmail POIS com>
Original thread:
Date: Oct 2, 2005 11:08 AM
Subject: [MPlayer-dev-eng] [Patch] Correction of P4 family CPUs detection in cputable.h


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16656 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 15:02:35 +00:00
pontscho fb67b1a872 precise P4 and cpu speed detect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-16 13:35:01 +00:00
atmos4 f0c904014b eh 10l, better read compiler messages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10952 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-26 22:51:38 +00:00
atmos4 4aa6d1e3bf big update of cputable:
- Fixed/Updated Cyrix/IDT CPUs from VIA (some entries were mixed up to wrong vendor)
- Updated Intel Table (newer P4, Pentium-M, Itanium, Itanium 2 (unused))
- Updated AMD Table (Athlon 64, no info on Athlon 64 FX yet...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10951 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-26 22:42:10 +00:00
atmos4 73cc418a75 Update CPUID-Table for current Athlon CPUs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10887 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 00:51:51 +00:00
ranma d688698e22 Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 08:38:17 +00:00
pl 746b9acfb6 array was not correctly initialized
use of char* since it avoids wasting memory
  (4+stringsize bytes instead of 128)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2303 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 11:14:57 +00:00
atmos4 690490f7d0 Detect and show cpu name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2302 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 02:35:31 +00:00