hardware/intel/common/libva
リビジョン | bd296e9c867f6b38c0e360a5312cae11500404ae (tree) |
---|---|
日時 | 2017-04-19 13:21:08 |
作者 | Xiang, Haihao <haihao.xiang@inte...> |
コミッター | Xiang, Haihao |
Merge branch 'v1.8-branch' into 01org--master
Conflicts:
configure.ac
@@ -1,5 +1,17 @@ | ||
1 | -libva NEWS -- summary of user visible changes. 2016-11-xx | |
2 | -Copyright (C) 2009-2016 Intel Corporation | |
1 | +libva NEWS -- summary of user visible changes. 2017-04-10 | |
2 | +Copyright (C) 2009-2017 Intel Corporation | |
3 | + | |
4 | +Version 1.8.1 - 10.Apr.2017 | |
5 | +* Bump libva to 1.8.1 | |
6 | + | |
7 | +Version 1.8.0 - 31.March.2017 | |
8 | +* Bump VA API version to 0.40 | |
9 | +* API: Change vaRenderPicture semantics that vaRenderPicture no longer deletes the passed buffer automatically. | |
10 | +* API: Add VA_FOURCC_I010 for 10bit surface | |
11 | +* API: Add vaSetErrorCallback and vaSetInfoCallback for error and info message. | |
12 | +* va/drm: Update the support for Mesa Gallium driver | |
13 | +* va/drm: Fix authentication check for /dev/dri/card0 | |
14 | +* Move all utilities and tests to libva-utils (https://github.com/01org/libva-utils) | |
3 | 15 | |
4 | 16 | Version 1.7.3 - DD.Nov.2016 |
5 | 17 | * Bump VA API version to 0.39.4 |