Mercurial > mplayer.hg
changeset 17407:281856c09bfd
Remove overly loud "warning" from runtime-cpudetection message.
author | diego |
---|---|
date | Mon, 16 Jan 2006 22:41:35 +0000 |
parents | f5945f8fe876 |
children | c7d4f538f7e1 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Mon Jan 16 20:49:07 2006 +0000 +++ b/help/help_mp-en.h Mon Jan 16 22:41:35 2006 +0000 @@ -113,7 +113,7 @@ #define MSGTR_Playing "Playing %s.\n" #define MSGTR_NoSound "Audio: no sound\n" #define MSGTR_FPSforced "FPS forced to be %5.3f (ftime: %5.3f).\n" -#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n" +#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection.\n" #define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:" #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n" #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"