changelog: update changelog and version to 1.2.1.1
authorZhao, Halley <halley.zhao@intel.com>
Mon, 17 Feb 2014 17:20:48 +0000 (01:20 +0800)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 12 Nov 2014 11:40:36 +0000 (12:40 +0100)
Change-Id: Ie89ac5093c2a7d9c72e3d84d8adbd21be3a9f9ef

packaging/libva.changes
packaging/libva.spec

index e227fe2..361f982 100644 (file)
@@ -1,3 +1,12 @@
+* Tue Feb 18 2014 Zhao, Halley <halley.zhao@intel.com> staging-20130205@da5f077
+- spec: add mpeg2transcode for vaapi-tools
+- test: add example code of buffer exports in putsurface
+- add VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM_BO in va_drmcommon.h
+- API: add support for buffer exports.
+- test: update putsurface for wayland only build
+- add packaging folder
+- sync with upstream staging branch
+
 * Mon Feb 10 2014 Zhao, Halley <halley.zhao@intel.com> submit/tizen/20140209.204006@1e6feb0
 - test: update putsurface for wayland only build
 - spec: update with %bcond_with x
index f012e16..68c094c 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with x
 
 Name:           libva
-Version:        1.2.1
+Version:        1.2.1.1
 Release:        0
 License:        MIT
 Summary:        Video Acceleration (VA) API for Linux