[Mplayer-cvslog] CVS: main/DOCS documentation.html,1.135,1.136
Winner of tha face compo
gabucino at mplayer.dev.hu
Sat Dec 22 00:24:51 CET 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv18188
Modified Files:
documentation.html
Log Message:
Cinepak decoder author added
TV input doesn't need --enable-tv anymore
Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- documentation.html 20 Dec 2001 17:44:46 -0000 1.135
+++ documentation.html 21 Dec 2001 23:24:48 -0000 1.136
@@ -630,8 +630,9 @@
<P>
<UL>
- <LI>first, you have to add the <CODE>--enable-tv</CODE> flag to <CODE>./configure</CODE>,
- and recompile.</LI>
+ <LI>first, you have to recompile. <CODE>./configure</CODE> will autodetect kernel headers
+ from bttv stuff, and the existence of /dev/video* entries. If they exist,
+ TV support will be built (see configure's output!).</LI>
<LI>make sure your tuner works with another TV softwares in Linux, for example
xawtv.</LI>
</UL>
@@ -1324,6 +1325,11 @@
<LI><B><A HREF="mailto:foth at informatik.uni-hamburg.de">Kilian A. Foth</A></B>
<UL>
<LI>-slave mode</LI>
+</UL></LI>
+
+<LI><B><A HREF="mailto:timf at mail.csse.monash.edu.au">Tim Ferguson</A></B>
+<UL>
+ <LI>Opensource Cinepak decoder</LI>
</UL></LI>
</UL></P>
More information about the MPlayer-cvslog
mailing list