diff options
author | Eric Anholt <eric@anholt.net> | 2009-02-27 23:38:00 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-06 13:29:09 -0800 |
commit | d2af21a66d7e1d1dd62c6aa8fb41d3fd6045bcd7 (patch) | |
tree | 5f2536f7cfa7a802d376a38f9cd8ed3feed4d8a0 /man | |
parent | 755757669f0cad670cfa084d33d7c3e928d27855 (diff) |
Remove configurable support for disabling XV.
google shows one instance of this being used a year and a half ago.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/intel.man b/man/intel.man index a8bf5798..b5f87915 100644 --- a/man/intel.man +++ b/man/intel.man @@ -125,10 +125,6 @@ This is the same as the option described above. It is provided for compatibility with most other drivers. .TP -.BI "Option \*qXVideo\*q \*q" boolean \*q -Disable or enable XVideo support. -Default: XVideo is enabled for configurations where it is supported. -.TP .BI "Option \*qXvPreferOverlay\*q \*q" boolean \*q Make hardware overlay be the first XV adaptor. The overlay behaves incorrectly in the presence of compositing, but some prefer |