Author: bdubbs
Date: Sat Oct 28 16:28:23 2017
New Revision: 19406
Log:
Update to intel-vaapi-driver and libva 2.0.0,
but gstreamer-vaapi-1.12.3 is broken until the next
gstreamer release.
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml
trunk/BOOK/packages.ent
trunk/BOOK/x/installing/libva.xml
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 28 16:11:13
2017 (r19405)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat Oct 28 16:28:23
2017 (r19406)
@@ -46,6 +46,13 @@
<para>October 28th, 2017</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to intel-vaapi-driver and libva 2.0.0.
+ Fixes
+ <ulink url="&blfs-ticket-root;9922">#9922</ulink>, but
+ gstreamer-vaapi-1.12.3 is broken until the next
+ gstreamer release.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Update to gnome-logs-3.26.0.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml
==============================================================================
--- trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml Sat Oct 28 16:11:13
2017 (r19405)
+++ trunk/BOOK/multimedia/libdriv/gstreamer10-vaapi.xml Sat Oct 28 16:28:23
2017 (r19406)
@@ -36,6 +36,12 @@
MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).
</para>
+ <warning><para>This page is a placeholder for now. The package
+ does not build with <xref linkend="libva"/>. The page will be
+ updated with the next release of the gstreamer packages.
+ </para></warning>
+
+
&lfs81_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent Sat Oct 28 16:11:13 2017 (r19405)
+++ trunk/BOOK/packages.ent Sat Oct 28 16:28:23 2017 (r19406)
@@ -815,8 +815,8 @@
<!ENTITY xvid-version "1.3.4">
<!-- Chapter 46 -->
-<!ENTITY libva-version "1.8.3">
-<!ENTITY libva-intel-driver-version "1.8.3"> <!-- intel-vaapi-driver -->
+<!ENTITY libva-version "2.0.0">
+<!ENTITY libva-intel-driver-version "2.0.0"> <!-- intel-vaapi-driver -->
<!ENTITY libvdpau-version "1.1.1">
<!ENTITY libvdpau-va-gl-version "0.4.0">
Modified: trunk/BOOK/x/installing/libva.xml
==============================================================================
--- trunk/BOOK/x/installing/libva.xml Sat Oct 28 16:11:13 2017 (r19405)
+++ trunk/BOOK/x/installing/libva.xml Sat Oct 28 16:28:23 2017 (r19406)
@@ -6,17 +6,17 @@
<!ENTITY libva-download-http
"https://github.com/01org/libva/releases/download/&libva-version;/libva-&libva-version;.tar.bz2">
<!ENTITY libva-download-ftp " ">
- <!ENTITY libva-md5sum "0d498a6ad65d21a8a15f990cb4ea5dff">
- <!ENTITY libva-size "444 KB">
- <!ENTITY libva-buildsize "8.2 MB">
+ <!ENTITY libva-md5sum "b863f99b7ae41960a0e2e7a4cc959b46">
+ <!ENTITY libva-size "420 KB">
+ <!ENTITY libva-buildsize "7.9 MB">
<!ENTITY libva-time "0.1 SBU">
<!ENTITY libva-intel-driver-download-http
"https://github.com/01org/intel-vaapi-driver/releases/download/&libva-intel-driver-version;/intel-vaapi-driver-&libva-intel-driver-version;.tar.bz2">
<!ENTITY libva-intel-driver-download-ftp " ">
- <!ENTITY libva-intel-driver-md5sum "f2476b4db83954b360281dddb2d1430e">
+ <!ENTITY libva-intel-driver-md5sum "1288657b572b563b24ca27c60a10a032">
<!ENTITY libva-intel-driver-size "2.1 MB">
- <!ENTITY libva-intel-driver-buildsize "63 MB">
+ <!ENTITY libva-intel-driver-buildsize "68 MB">
<!ENTITY libva-intel-driver-time "0.3 SBU">
]>
@@ -145,6 +145,13 @@
<sect3 role="installation">
<title>Installation of libva</title>
+ <caution><para>If you are reinstalling this package, you will need
+ to remove the older versions of the libraries. These are in the
+ form of libva*.so.1 and any symbolic links pointing to them. In
+ addition, any packages that use these files need to be rebuilt.
+ </para></caution>
+
+
<para>
Install <application>libva</application> by running the following
commands:
@@ -196,7 +203,7 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
- <segtitle>Installed Drivers</segtitle>
+ <segtitle>Installed Driver</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
@@ -205,15 +212,12 @@
</seg>
<seg>
libva-drm.so,
- libva-egl.so,
libva-glx.so,
libva.so,
- libva-tpi.so,
libva-wayland.so, and
libva-x11.so
</seg>
<seg>
- dummy_drv_video.so and
i965_drv_video.so
</seg>
<seg>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page