Accepting request 349317 from home:Zaitor:branches:X11:XOrg

Version bump from upstream

OBS-URL: https://build.opensuse.org/request/show/349317
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=60
This commit is contained in:
2015-12-17 10:08:20 +00:00
committed by Git OBS Bridge
parent 04b48407da
commit adf309a448
4 changed files with 20 additions and 4 deletions
+16
View File
@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Dec 17 09:41:22 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.2:
+ Bump VA API version to 0.38.1.
+ Add new RT format for 16 bits per channel memory
layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP.
+ Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016,
VA_FOURCC_YV16.
+ Fix crash if user doesn't have right to access the DRI device.
+ Fix uninitialized x11_screen driver context member for X11
output (fdo#61603).
+ Fix the issue of not to use LIBVA_DRIVER_NAME (fdo#72822).
+ Fix build issue with wayland (fdo#79478).
+ vainfo: Add option '--display'.
-------------------------------------------------------------------
Thu Dec 17 06:51:07 UTC 2015 - jimmy@boombatower.com
+1 -1
View File
@@ -25,7 +25,7 @@
%endif
Name: libva
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: Video Acceleration (VA) API for Linux
License: MIT
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.