[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.152,1.153 formats.html,1.8,1.9

Winner of tha face compo gabucino at mplayer.dev.hu
Fri Dec 28 01:33:29 CET 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv5712

Modified Files:
	documentation.html formats.html 
Log Message:
yuv4mpeg support


Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- documentation.html	27 Dec 2001 23:55:33 -0000	1.152
+++ documentation.html	28 Dec 2001 00:33:21 -0000	1.153
@@ -42,6 +42,7 @@
         <LI><A HREF="formats.html#2.1.1.6">2.1.1.6 FLI files</A></LI>
         <LI><A HREF="formats.html#2.1.1.7">2.1.1.7 RealMedia files</A></LI>
         <LI><A HREF="formats.html#2.1.1.8">2.1.1.8 NuppelVideo files</A></LI>
+        <LI><A HREF="formats.html#2.1.1.9">2.1.1.9 yuv4mpeg files</A></LI>
       </UL>
       <LI><A HREF="formats.html#2.1.2">2.1.2 Audio</A></LI>
     </UL>

Index: formats.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/formats.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- formats.html	27 Dec 2001 23:55:33 -0000	1.8
+++ formats.html	28 Dec 2001 00:33:21 -0000	1.9
@@ -19,6 +19,7 @@
 <LI> <A HREF="#2.1.1.6">FLI</A> format
 <LI> <A HREF="#2.1.1.7">RealMedia</A> format (.rm files)
 <LI> <A HREF="#2.1.1.8">NuppelVideo</A> format (.nuv files)
+<LI> <A HREF="#2.1.1.9">yuv4mpeg</A> format
 <LI> supports <A HREF="documentation.html#3.3">reading from stdin</A>, or network via HTTP
 </UL></P>
 
@@ -183,6 +184,13 @@
 YV12+RTJpeg compressed, YV12 RTJpeg+lzo compressed, and YV12+lzo compressed
 frames, <B>MPlayer</B> decodes (and also <B>encodes</B> them with MEncoder to
 DivX/etc!) them all. Seeking is under implementation.</P>
+
+
+<P><B><A NAME=2.1.1.9>2.1.1.9. yuv4mpeg files</A></B></P>
+
+<P><A HREF="http://mjpeg.sourceforge.net">yuv4mpeg / yuv4mpeg2</A> is
+also a fileformat for TV grabbing, or so :) I know only one thing about it:
+we support it.</P>
 
 
 <P><B><A NAME=2.1.2>2.1.2. Audio formats</A></B></P>




More information about the MPlayer-cvslog mailing list