diff options
author | Zhao, Halley <halley.zhao@intel.com> | 2014-02-18 01:29:34 +0800 |
---|---|---|
committer | Philippe Coval <philippe.coval@open.eurogiciel.org> | 2014-11-13 17:39:58 +0100 |
commit | 964d91e0c992034f267f6e164f2be39cc2591e2e (patch) | |
tree | 5856a725e01d9b9303384d3e7a313f977353de53 | |
parent | 9dbdd5c26b4a47f0edab79b86ba8d46d8a0c8bd4 (diff) | |
download | libva-intel-driver-964d91e0c992034f267f6e164f2be39cc2591e2e.tar.gz libva-intel-driver-964d91e0c992034f267f6e164f2be39cc2591e2e.tar.bz2 libva-intel-driver-964d91e0c992034f267f6e164f2be39cc2591e2e.zip |
changelog: update version to 1.2.2
Change-Id: I196c61f5534e704ee5049b89edd288347515c158
-rw-r--r-- | packaging/libva-intel-driver.changes | 4 | ||||
-rw-r--r-- | packaging/libva-intel-driver.spec | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/packaging/libva-intel-driver.changes b/packaging/libva-intel-driver.changes index 26cf787..094c5e7 100644 --- a/packaging/libva-intel-driver.changes +++ b/packaging/libva-intel-driver.changes @@ -1,3 +1,7 @@ +* Tue Feb 18 2014 Zhao, Halley <halley.zhao@intel.com> staging-20130205@c2661ba +- add LockBuffer support for VAImage/VASurface +- add packaging folder + * Mon Jul 15 2013 Zhao Halley <halley.zhao@intel.com> submit/tizen/20130703.092823@0291279 - Enable the Bay Trail platform. - https://bugs.tizen.org/jira/browse/TIVI-1318 diff --git a/packaging/libva-intel-driver.spec b/packaging/libva-intel-driver.spec index abca18f..0cf466b 100644 --- a/packaging/libva-intel-driver.spec +++ b/packaging/libva-intel-driver.spec @@ -1,6 +1,6 @@ %bcond_with wayland Name: libva-intel-driver -Version: 1.2.0pre +Version: 1.2.2 Release: 0 Summary: Intel Driver for Video Acceleration (VA) API for Linux Group: System/Libraries |