• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


Commit MetaInfo

Revision46bff6a0015fe7cc5a80e1b3d8fc397f721c82a2 (tree)
Zeit2016-03-03 14:00:43
AutorXiang, Haihao <haihao.xiang@inte...>
CommiterXiang, Haihao

Log Message

Merge remote-tracking branch 'fdo/v1.6-branch' into fdo--master

Ändern Zusammenfassung

Diff

--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
1-libva NEWS -- summary of user visible changes. 2015-09-09
1+libva NEWS -- summary of user visible changes. 2015-12-15
22 Copyright (C) 2009-2015 Intel Corporation
33
4+Version 1.6.2 - 15.Dec.2015
5+* Bump VA API version to 0.38.1
6+* Add new RT format for 16 bits per channel memory layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP
7+* Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016, VA_FOURCC_YV16
8+* Fix crash if user doesn't have right to access the DRI device
9+* Fix uninitialized x11_screen driver context member for X11 output
10+ https://bugs.freedesktop.org/show_bug.cgi?id=61603
11+* Fix the issue of not to use LIBVA_DRIVER_NAME
12+ https://bugs.freedesktop.org/show_bug.cgi?id=72822
13+* Fix build issue with wayland
14+ https://bugs.freedesktop.org/show_bug.cgi?id=79478
15+* vainfo: Add option '--display'
16+
417 Version 1.6.1 - 09.Sep.2015
518 * Add support for VP9 decode and HEVC encode in VA trace module
619 * Add VP9 profile to vainfo