diff options
author | Zhenyu Wang <zhenyu.z.wang@intel.com> | 2008-03-18 16:52:29 +0800 |
---|---|---|
committer | Zhenyu Wang <zhenyu.z.wang@intel.com> | 2008-03-18 16:52:29 +0800 |
commit | ac763634069fe070b3afc073ce437959612d39fe (patch) | |
tree | c2992349c3fee1fb66bcfc771e506e66611f02a4 /man | |
parent | f425181695b1b3864373e1919cf651229f19fa69 (diff) |
Disable XvMC if DRI is not enabled.
Default XvMC to disabled.
Diffstat (limited to 'man')
-rw-r--r-- | man/intel.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel.man b/man/intel.man index b9b64b9c..c26264f1 100644 --- a/man/intel.man +++ b/man/intel.man @@ -186,7 +186,7 @@ the output of 'lspci -v' and 'lspci -vn'. .BI "Option \*qXvMC\*q \*q" boolean \*q Enable XvMC driver. Current support MPEG2 MC on 915/945 and G33 series. User should provide absolute path to libIntelXvMC.so in XvMCConfig file. -Default: Enabled. +Default: Disabled. .SH OUTPUT CONFIGURATION On 830M and better chipsets, the driver supports runtime configuration of |