# HG changeset patch # User diego # Date 1158505148 0 # Node ID 33b950c8591ed4a66778304d149af959400f5f52 # Parent 7110631d66017c90812aa3402aa50cad596d6a97 Remove outdated graphics cards recommendations and fix wrong GTK dependency. diff -r 7110631d6601 -r 33b950c8591e README --- a/README Sun Sep 17 14:58:00 2006 +0000 +++ b/README Sun Sep 17 14:59:08 2006 +0000 @@ -21,7 +21,7 @@ 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 @@ 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.