[Tizen-submit] 21385: Changes to Tizen:IVI/libva-intel-driver
noreply at tizen.org
noreply at tizen.org
Tue Feb 18 07:32:45 GMT 2014
Hi,
Zhao, Halley have made the following changes to libva-intel-driver in project Tizen:IVI. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21385
submit: Tizen:IVI:build/libva-intel-driver(cleanup) -> Tizen:IVI
Message:
Submitter: Zhao, Halley <halley.zhao at intel.com>
Comments: version update by syncing with upstream
Git project: platform/upstream/libva-intel-driver
Tag: submit/tizen/20140218.002725
Commit: b560c8076da53c8611c34a1c867c62714b07be6a changelog: update version to 1.2.2
State: new 2014-02-18T07:32:24 tizenrobot
Comment: <no comment>
changes files:
--------------
--- libva-intel-driver.changes
+++ libva-intel-driver.changes
@@ -0,0 +1,4 @@
+* Tue Feb 18 2014 Zhao, Halley <halley.zhao at intel.com> staging-20130205 at c2661ba
+- add LockBuffer support for VAImage/VASurface
+- add packaging folder
+
old:
----
0001-Enable-the-Bay-Trail-platform.patch
0002-fix-typo-when-enabling-BayTrail-it-impact-other-plat.patch
0003-Convert-422H-422V-411P-444P-into-other-formats-for-i.patch
0004-support-422H-422V-411P-444P-for-wayland-video-output.patch
0005-add-LockBuffer-support-for-VAImage-VASurface.patch
libva-intel-driver-1.2.0pre.tar.bz2
new:
----
0001-add-LockBuffer-support-for-VAImage-VASurface.patch
libva-intel-driver-1.2.2.tar.bz2
spec files:
-----------
--- libva-intel-driver.spec
+++ libva-intel-driver.spec
@@ -1,7 +1,7 @@
%bcond_with wayland
Name: libva-intel-driver
-VCS: platform/upstream/libva-intel-driver#daa22bb98976acb4bae73f8d7746290082f8efb5
-Version: 1.2.0pre
+VCS: platform/upstream/libva-intel-driver#b560c8076da53c8611c34a1c867c62714b07be6a
+Version: 1.2.2
Release: 0
Summary: Intel Driver for Video Acceleration (VA) API for Linux
Group: System/Libraries
@@ -9,11 +9,7 @@
URL: http://freedesktop.org/wiki/Software/vaapi
Source0: %{name}-%{version}.tar.bz2
# Patches auto-generated by git-buildpackage:
-Patch0: 0001-Enable-the-Bay-Trail-platform.patch
-Patch1: 0002-fix-typo-when-enabling-BayTrail-it-impact-other-plat.patch
-Patch2: 0003-Convert-422H-422V-411P-444P-into-other-formats-for-i.patch
-Patch3: 0004-support-422H-422V-411P-444P-for-wayland-video-output.patch
-Patch4: 0005-add-LockBuffer-support-for-VAImage-VASurface.patch
+Patch0: 0001-add-LockBuffer-support-for-VAImage-VASurface.patch
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xfixes)
BuildRequires: mesa-devel
@@ -30,16 +26,8 @@
%prep
%setup -q
-# 0001-Enable-the-Bay-Trail-platform.patch
+# 0001-add-LockBuffer-support-for-VAImage-VASurface.patch
%patch0 -p1
-# 0002-fix-typo-when-enabling-BayTrail-it-impact-other-plat.patch
-%patch1 -p1
-# 0003-Convert-422H-422V-411P-444P-into-other-formats-for-i.patch
-%patch2 -p1
-# 0004-support-422H-422V-411P-444P-for-wayland-video-output.patch
-%patch3 -p1
-# 0005-add-LockBuffer-support-for-VAImage-VASurface.patch
-%patch4 -p1
%build
%autogen
other changes:
--------------
++++++ 0001-add-LockBuffer-support-for-VAImage-VASurface.patch (new)
--- 0001-add-LockBuffer-support-for-VAImage-VASurface.patch
+++ 0001-add-LockBuffer-support-for-VAImage-VASurface.patch
@@ -0,0 +1,105 @@
+From: "Zhao, Halley" <halley.zhao at intel.com>
+Date: Mon, 17 Feb 2014 03:43:51 +0800
+Subject: add LockBuffer support for VAImage/VASurface
+
+---
+ src/i965_drv_video.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 76 insertions(+), 0 deletions(-)
+ mode change 100755 => 100644 src/i965_drv_video.c
+
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list