[Mplayer-cvslog] CVS: main/DOCS encoding.html,1.31,1.32
    Winner of tha face compo 
    gabucino at mplayer.dev.hu
       
    Sat Mar  9 15:08:55 CET 2002
    
    
  
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv23975
Modified Files:
	encoding.html 
Log Message:
PNG decoding using libpng
Index: encoding.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/encoding.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- encoding.html	8 Mar 2002 17:37:25 -0000	1.31
+++ encoding.html	9 Mar 2002 14:08:44 -0000	1.32
@@ -249,7 +249,7 @@
 <P><B><I>Explanation of the process</I></B></P>
 
 <P><B>MEncoder</B> <I>decodes</I> the input image(s) with an available MJPEG
-  video codec (when decoding PNGs, it will use the internal PNG decoder). By
+  video codec (when decoding PNGs, it will use <B>libpng</B>). By
   default it uses <CODE>ffmjpeg</CODE>, so you have to compile with libavcodec
   support (which is recommended anyways). Its disadvantage is that it can't
   handle some JPEG types (green image will be encoded for these). Use some
    
    
More information about the MPlayer-cvslog
mailing list