mirror of https://github.com/intel/libva-utils.git
Create NEWS file for release 1.8.0
To keep compatibility with libva and intel-vaapi-driver the version is set to pre1. Release version and pre release versions match Signed-off-by: Daniel Charles <daniel.charles@intel.com>
This commit is contained in:
parent
6764956791
commit
c31c0a9f33
|
@ -0,0 +1,11 @@
|
|||
libva-utils NEWS -- summary of changes. 2017-03-xx
|
||||
Copyright (C) 2009-2017 Intel Corporation
|
||||
|
||||
Version 1.8.0 - dd.Mar.2017
|
||||
* First release of libva-utils as a separate project
|
||||
* Follows libva release versioning
|
||||
* Contains all the utilities and tests for libva API
|
||||
* dynamically links to libva
|
||||
* building system clean ups
|
||||
* test suite included using GoogleTestFramework
|
||||
|
Loading…
Reference in New Issue