mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-24 02:42:35 +08:00
* cosmetic
Originally committed as revision 574 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -143,7 +143,7 @@ int main(int argc, char* argv[])
|
||||
}
|
||||
|
||||
mm_flags = mm_support();
|
||||
printf("dsptest: CPU flags:");
|
||||
printf("%s: detected CPU flags:", argv[0]);
|
||||
if (mm_flags & MM_MMX)
|
||||
printf(" mmx");
|
||||
if (mm_flags & MM_MMXEXT)
|
||||
|
||||
Reference in New Issue
Block a user