Hello community,
here is the log from the commit of package vaapi-intel-driver for
openSUSE:Factory checked in at 2013-07-12 20:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vaapi-intel-driver (Old)
and /work/SRC/openSUSE:Factory/.vaapi-intel-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vaapi-intel-driver"
Changes:
--------
--- /work/SRC/openSUSE:Factory/vaapi-intel-driver/vaapi-intel-driver.changes
2013-03-20 09:57:44.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.vaapi-intel-driver.new/vaapi-intel-driver.changes
2013-07-12 20:58:18.000000000 +0200
@@ -1,0 +2,12 @@
+Wed Jul 10 15:17:21 UTC 2013 - [email protected]
+
+- Update to 1.2.0:
+ * Support the new H.264 encoding API on SNB/IVB/HSW
+ * MPEG-2 encoding on IVB/HSW
+ * Video process on ILK/SNB/IVB/HSW
+ * Implement vaQuerySurfaceAttributes()
+ * Implement the new version of vaCreateSurfaces()
+ * Optimize H.264 encoding on IVB/HSW
+- Bump the libdrm and libva as per upstream change
+
+-------------------------------------------------------------------
Old:
----
intel-driver-1.0.20.tar.xz
New:
----
libva-intel-driver-1.2.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vaapi-intel-driver.spec ++++++
--- /var/tmp/diff_new_pack.imcXuK/_old 2013-07-12 20:58:19.000000000 +0200
+++ /var/tmp/diff_new_pack.imcXuK/_new 2013-07-12 20:58:19.000000000 +0200
@@ -16,24 +16,24 @@
#
-%define srcname intel-driver
+%define srcname libva-intel-driver
Name: vaapi-intel-driver
-Version: 1.0.20
+Version: 1.2.0
Release: 0
Summary: Intel Driver for Video Acceleration (VA) API for Linux
License: MIT and EPL-1.0
Group: System/Libraries
Url: http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/%{srcname}-%{version}.tar.xz
+Source0:
http://www.freedesktop.org/software/vaapi/releases/%{srcname}/%{srcname}-%{version}.tar.bz2
# Intel graphics hardware only available on these platforms
ExclusiveArch: %ix86 x86_64
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: xz
-BuildRequires: pkgconfig(libdrm) >= 2.4.23
+BuildRequires: pkgconfig(libdrm) >= 2.4.45
BuildRequires: pkgconfig(libdrm_intel)
-BuildRequires: pkgconfig(libva-x11) >= 0.33.0
+BuildRequires: pkgconfig(libva-x11) >= 0.34.0
%description
Intel Driver for Libva is a library providing the VA API video acceleration
API.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]