[Mplayer-cvslog] CVS: 0_90/DOCS codecs.html,1.114,1.115 video.html,1.136,1.137

Diego Biurrun CVS diego at mplayerhq.hu
Wed Apr 2 00:47:40 CEST 2003


Update of /cvsroot/mplayer/0_90/DOCS
In directory mail:/var/tmp.root/cvs-serv30333

Modified Files:
	codecs.html video.html 
Log Message:
Typos, patch by Roberto Togni <r_togni at libero.it>.


Index: codecs.html
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/codecs.html,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- codecs.html	1 Apr 2003 00:29:34 -0000	1.114
+++ codecs.html	1 Apr 2003 22:47:36 -0000	1.115
@@ -118,7 +118,7 @@
     cp path/Makefile .
     make
     cp libdivxencore.so /usr/local/lib
-    ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0
+    ln -s /usr/local/lib/libdivxencore.so /usr/local/lib/libdivxencore.so.0
     cp ../../src/encore.h /usr/local/include
     </PRE>
     </LI>

Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/0_90/DOCS/video.html,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- video.html	26 Mar 2003 03:07:19 -0000	1.136
+++ video.html	1 Apr 2003 22:47:36 -0000	1.137
@@ -1256,7 +1256,7 @@
 <P>Cropping can be done by the <CODE>crop</CODE> filter and by
   this driver itself. Suppose that a movie is too wide for display on your
   Buz and that you want to use <CODE>-zrcrop</CODE> to make the movie less
-  wide, the you would issue the following command</P>
+  wide, then you would issue the following command</P>
 
 <PRE>
   mplayer -vo zr -zrcrop 720x320+80+0 benhur.avi
@@ -1285,7 +1285,7 @@
 <P>You see that the options appearing before the second <CODE>-zrcrop</CODE>
   only apply to the DC10+ and that the options after the second 
   <CODE>-zrcrop</CODE> apply to the Buz. The maximum number of MJPEG cards
-  participating in <I>cinerama</I> is four, so you can buid a <CODE>2x2</CODE>
+  participating in <I>cinerama</I> is four, so you can build a <CODE>2x2</CODE>
   vidiwall.</P>
 
 <P>Finally an important remark: Do not start or stop XawTV on the playback



More information about the MPlayer-cvslog mailing list