summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-21 23:24:49 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-21 23:24:49 +0000
commitc39793bada7b990e03233074f11d4cbcc5847047 (patch)
tree62216cc51619263bf3873e596c50d82d09a5b798 /DOCS
parent401e68865a333b026d235af9e0c9ede66941eb8c (diff)
downloadmpv-c39793bada7b990e03233074f11d4cbcc5847047.tar.bz2
mpv-c39793bada7b990e03233074f11d4cbcc5847047.tar.xz
Cinepak decoder author added
TV input doesn't need --enable-tv anymore git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3650 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/documentation.html6
-rw-r--r--DOCS/documentation.html10
2 files changed, 12 insertions, 4 deletions
diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html
index 6ff5d4c0cf..5794a762be 100644
--- a/DOCS/Hungarian/documentation.html
+++ b/DOCS/Hungarian/documentation.html
@@ -652,8 +652,10 @@ TV tuner-ről</B>.</P>
<P>
<UL>
- <LI>előszöris, add hozzá a <CODE>--enable-tv</CODE> opciót a <CODE>./configure</CODE>-hez,
- és fordíts újra.</LI>
+ <LI>előszöris, újra kell fordítanod az <B>MPlayer</B>-t. A <CODE>configure</CODE>
+ autodetektálja hogy megvannak-e a szükséges bttv kernel headerek, valamint
+ a /dev/video* bejegyzések. Ha igen, kijelöli a TV bemenetet lefordításra
+ (lásd a kimenetét!).
<LI>bizonyosodj meg róla hogy a tunered működik más TV szoftverekkel Linux
alatt, mint például az xawtv.</LI>
</UL>
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index f1a52fa033..e1c7d7e2d9 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -630,8 +630,9 @@ TV tuner</B>.</P>
<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>
@@ -1326,6 +1327,11 @@ No closer info yet.</P>
<LI>-slave mode</LI>
</UL></LI>
+<LI><B><A HREF="mailto:timf@mail.csse.monash.edu.au">Tim Ferguson</A></B>
+<UL>
+ <LI>Opensource Cinepak decoder</LI>
+</UL></LI>
+
</UL></P>
<P>Main testers:</P>