[MPlayer-DOCS] CVS: main/DOCS/xml/en codecs.xml,1.70,1.71
Torinthiel CVS
syncmail at mplayerhq.hu
Sat Jul 23 14:10:46 CEST 2005
CVS change done by Torinthiel CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv4829
Modified Files:
codecs.xml
Log Message:
Make screen output look better
Index: codecs.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/codecs.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- codecs.xml 23 Jul 2005 10:12:44 -0000 1.70
+++ codecs.xml 23 Jul 2005 12:10:43 -0000 1.71
@@ -626,8 +626,8 @@
If you have the subversion client installed, the latest x264
sources can be gotten with this command:
<screen>
- svn co svn://svn.videolan.org/x264/trunk x264
- </screen>
+ svn co svn://svn.videolan.org/x264/trunk x264<!--
+ --></screen>
<application>MPlayer</application> sources are updated whenever
an <systemitem class="library">x264</systemitem> API change
occurs, so it is always suggested to use CVS
@@ -642,8 +642,8 @@
<systemitem class="library">x264</systemitem> is built and
installed in the standard way:
<screen>
- ./configure && make && sudo make install
- </screen>
+ ./configure && make && sudo make install<!--
+ --></screen>
This installs libx264.a in /usr/local/lib and x264.h is placed in
/usr/local/include.
More information about the MPlayer-DOCS
mailing list