[MPlayer-dev-eng] mplayer.c oddity

Diego Biurrun diego at biurrun.de
Sun Oct 31 02:57:08 CEST 2004


Hi!

The mp_msg call in mplayer.c at line 864

  mp_msg(MSGT_CPLAYER,MSGL_INFO,"CPUflags:  MMX: %d MMX2: %d 3DNow: %d 3DNow2: %d SSE: %d SSE2: %d\n",

is odd.  If I change MSGL_INFO to MSGL_V the CPUflags line does not
get printed at all, not even in verbose mode.

Can anybody shine a light on this?

Diego




More information about the MPlayer-dev-eng mailing list