hardware/intel/common/libva
Revision | 53f4752fc3253076514e2c24fd3ec93ed771c62b (tree) |
---|---|
Time | 2017-01-09 14:28:49 |
Author | Xiang, Haihao <haihao.xiang@inte...> |
Commiter | Xiang, Haihao |
Merge branch 'v1.7-branch' into fdo--master
Conflicts:
configure.ac
va/va.h
@@ -1,6 +1,13 @@ | ||
1 | -libva NEWS -- summary of user visible changes. 2016-09-05 | |
1 | +libva NEWS -- summary of user visible changes. 2016-11-xx | |
2 | 2 | Copyright (C) 2009-2016 Intel Corporation |
3 | 3 | |
4 | +Version 1.7.3 - DD.Nov.2016 | |
5 | +* Bump VA API version to 0.39.4 | |
6 | +* API: add support for bitrate control per temporal layer | |
7 | +* API: update the usage for framerate in VAEncMiscParameterFrameRate to support non-integer frame-rate | |
8 | +* Add has_prime_sharing flag in VADriverVTableWayland to indicate if buffer sharing with prime fd can | |
9 | + be used in the backend driver | |
10 | + | |
4 | 11 | Version 1.7.2 - 05.Sep.2016 |
5 | 12 | * Bump VA API version to 0.39.3 |
6 | 13 | * API: add support for ROI |