Author: compn Date: Sun Nov 1 21:21:08 2009 New Revision: 3446 Log: the yasm optimizations work on 64bit cpu as well, so remove 32bit only comment
Modified: trunk/src/news.en Modified: trunk/src/news.en ============================================================================== --- trunk/src/news.en Sat Sep 26 03:48:57 2009 (r3445) +++ trunk/src/news.en Sun Nov 1 21:21:08 2009 (r3446) @@ -336,7 +336,7 @@ Fourth, <a href="http://www.ffmpeg.org">FFmpeg</a> has added some optimizations from the <a href="http://www.videolan.org/developers/x264.html">x264</a> project. To fully utilize these you will need to make sure a recent version of YASM -is installed and detected by the latest SVN MPlayer when compiling. <b>(32bit x86 CPU only!)</b> +is installed and detected by the latest SVN MPlayer when compiling. </p> <p> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
