diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-05 02:33:49 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-05-05 02:33:49 +0000 |
commit | 22013274d077e8c12ae5d0e875e35d49346b0217 (patch) | |
tree | fdf3fae1bd700f2ef44b4496039332312fe8b29c /DOCS/xml | |
parent | 01804c132ccfdfb264cf7b583e60eecf86316a8f (diff) | |
download | mpv-22013274d077e8c12ae5d0e875e35d49346b0217.tar.bz2 mpv-22013274d077e8c12ae5d0e875e35d49346b0217.tar.xz |
Updates and a small patch provided by Bohdan Horst.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10069 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/video.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index ddda84d9c3..cf671cf851 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -244,11 +244,17 @@ Read the <link linkend="vidix">VIDIX</link> section. <title>NeoMagic cards</title> <para> -These cards can be found in many laptops. Unfortunately, the driver in X -4.2.0 can't do Xv, but we have a modified, Xv-capable driver for you. -<ulink url="http://www.mplayerhq.hu/MPlayer/contrib/NeoMagic-driver/neomagic_drv.o.4.2.0.bz2"> -Download from here</ulink>. -Driver provided by Stefan Seyfried. +These cards can be found in many laptops. Unfortunately, the driver in +XFree prior to 4.3.0 cannot do Xv, but Stefan Seyfried provided +<ulink url="http://www.mplayerhq.hu/MPlayer/contrib/NeoMagic-driver/">Xv-capable drivers</ulink>. +Just choose the one that applies to your version of Xfree. +</para> + +<para> +XFree86 4.3.0 includes Xv support, yet Bohdan Horst sent a small +<ulink url="http://www.mplayerhq.hu/MPlayer/contrib/NeoMagic-driver/neo_driver.patch">patch</ulink> +against the XFree sources that speeds up framebuffer operations up to four +times. </para> <para> |