summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-17 14:59:08 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-17 14:59:08 +0000
commit767383f6885901634c9e1476f6d6e13bc3fefd34 (patch)
treeff0ab898b4e4cb2ef8a04ae12b73400b9e647b5d /README
parentcbd842af7dd2c6d42d52882a87b2a32482e65b38 (diff)
downloadmpv-767383f6885901634c9e1476f6d6e13bc3fefd34.tar.bz2
mpv-767383f6885901634c9e1476f6d6e13bc3fefd34.tar.xz
Remove outdated graphics cards recommendations and fix wrong GTK dependency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19874 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 1 insertions, 9 deletions
diff --git a/README b/README
index 3ac0a24eb6..e74714b995 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Requirements:
package(s) installed.
- To compile MPlayer with X11 support, you need to have the X Window System
development packages (like for XFree86 or X.Org) installed.
-- For the GUI you need the libpng and GTK 1.2 development packages.
+- For the GUI you need the libpng and GTK development packages.
Before you start...
@@ -30,14 +30,6 @@ which driver to use with your video card to get the best quality and
performance. Most cards require special drivers not included with XFree86 to
drive their 2-D video acceleration features like YUV and scaling.
-A quick and incomplete list of recommendations:
-- ATI cards: Get the GATOS drivers for X11/Xv or use VIDIX.
-- Matrox G200/G4x0/G550: Compile and use mga_vid for Linux, on BSD use VIDIX.
-- 3dfx Voodoo3/Banshee: Get XFree86 4.2.0+ for Xv or use the tdfxfb driver.
-- nVidia cards: Get the X11 driver from www.nvidia.com for Xv support.
-- NeoMagic cards: Get an Xv capable driver from our homepage as described in
- DOCS/HTML/en/video.html.
-
Without accelerated video even an 800MHz P3 may be too slow to play DVDs.