# HG changeset patch # User diego # Date 1052102029 0 # Node ID b3ce60d238c43ef8b6d960e382d5b91543f11637 # Parent f9eac474eb74f9c3df114e27ff7f946a3c1eb454 Updates and a small patch provided by Bohdan Horst. diff -r f9eac474eb74 -r b3ce60d238c4 DOCS/en/video.html --- a/DOCS/en/video.html Mon May 05 01:22:45 2003 +0000 +++ b/DOCS/en/video.html Mon May 05 02:33:49 2003 +0000 @@ -189,9 +189,14 @@

2.3.1.2.1.5 NeoMagic cards

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. - Download from here. - Driver provided by Stefan Seyfried.

+ XFree prior to 4.3.0 cannot do Xv, but Stefan Seyfried provided + Xv-capable drivers. + Just choose the one that applies to your version of Xfree.

+ +

XFree86 4.3.0 includes Xv support, yet Bohdan Horst sent a small + patch + against the XFree sources that speeds up framebuffer operations up to four + times.

To allow playback of DVD sized content change your XF86Config like this:

diff -r f9eac474eb74 -r b3ce60d238c4 DOCS/xml/en/video.xml --- a/DOCS/xml/en/video.xml Mon May 05 01:22:45 2003 +0000 +++ b/DOCS/xml/en/video.xml Mon May 05 02:33:49 2003 +0000 @@ -244,11 +244,17 @@ NeoMagic cards -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. - -Download from here. -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 +Xv-capable drivers. +Just choose the one that applies to your version of Xfree. + + + +XFree86 4.3.0 includes Xv support, yet Bohdan Horst sent a small +patch +against the XFree sources that speeds up framebuffer operations up to four +times.