Changeset f3429309 for x/installing/libva.xml
- Timestamp:
- 11/13/2015 02:24:57 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, lazarus, nosym, perl-modules, qt5new, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 9fd7f516
- Parents:
- 6c91a92a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
x/installing/libva.xml
r6c91a92a rf3429309 38 38 <title>Introduction to libva</title> 39 39 40 <para> 40 <para> 41 41 The <application>libva</application> package contains a library which 42 42 provides access to hardware accelerated video processing, using hardware … … 166 166 167 167 <para> 168 The <application>libva-intel-driver</application> is designed 169 specifically for video cards based on an Intel GPU. 168 The <application>libva-intel-driver</application> is designed 169 specifically for video cards based on an Intel GPU. 170 170 Unpack the libva-intel tarball using the normal procedures 171 171 and install the driver by running the following commands: … … 193 193 <para> 194 194 <command>autoreconf -fi</command>: This command regenerates 195 the configure script to prevent a mandatory test for 195 the configure script to prevent a mandatory test for 196 196 wayland-scanner when configuring. 197 197 </para>
Note:
See TracChangeset
for help on using the changeset viewer.