Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#212 closed defect (fixed)

doesn't report CPUflags on AMD 64 bits CPUs

Reported by: stranche@… Owned by: alex@…
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer doesn't report the CPUflags enabled when compiled on x86_64 architecture

On a P4 system:
MPlayer 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Usage: mplayer [options] [url|path/]filename

On a Opteron system:
MPlayer 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Advanced Micro Devices Opteron Sledgehammer (Family: 8, Stepping: 1)
Detected cache-line size is 64 bytes

Usage: mplayer [options] [url|path/]filename

Change History (2)

comment:1 by reimar, 19 years ago

Resolution: fixed
Status: newclosed

comment:2 by poirierg@…, 19 years ago

Confirmed. The bug is gone on my system.

Note: See TracTickets for help on using tickets.