Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

hardware-intel-common-libva: Commit

hardware/intel/common/libva


Commit MetaInfo

Revisión0dc70068e49f9538fbd03f2f0aa1e56a91e986e7 (tree)
Tiempo2019-01-26 03:41:19
Autorintel <carl.zhang@inte...>
Commiterintel

Log Message

update NEWS for libva 2.4.0

libva 2.4.0 will be branch from this commit
master version will be bumped to 2.5.0.pre1

Signed-off-by: intel <carl.zhang@intel.com>

Cambiar Resumen

Diferencia incremental

--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,31 @@
1-libva NEWS -- summary of user visible changes. 2018-09-30
2-Copyright (C) 2009-2018 Intel Corporation
1+libva NEWS -- summary of user visible changes. 2019-01-25
2+Copyright (C) 2009-2019 Intel Corporation
3+
4+version 2.4.0 - 25.Jan.2019
5+* va_TraceSurface support for VA_FOURCC_P010
6+* Add pointer to struct wl_interface for driver to use
7+* (integrate) va: fix new line symbol in error message
8+* av: avoid driver path truncation
9+* Fix compilation warning (uninit and wrong variable types) for Android O MR1
10+* Allow import of the DRM PRIME 2 memory type
11+* android: ignore unimportant compile warnnings
12+* compile: fix sign/unsign compare in va_trace.c
13+* android: replace utils/Log.h with log/log.h
14+* High Dynamic Range Tone Mapping: Add a new filter for input metadata and some comments.
15+* Remove restrictions on vaSetDriverName()
316
417 version 2.3.0 - 30.Sep.2018
518 * Bump VA-API version to 1.3.0 and libva to 2.3.0
6-250b3dc Add max frame size parameters for multiple pass case in legacy mode
7-9c51135 Add new BRC mode AVBR
8-30c751f Add new interface for High Dynamic Range tone mapping
9-b6c50da Add missing enum to string conversions
10-dd20f1c Add hevc subsets parameters structure
11-b7a2ff1 Add Customized Noise Reduction (HVS) interfaces
12-6ae7173 Add new BRC mode definition QVBR
13-2ff28a1 Add more complete colour properties for use in VPP
14-
15-Version 2.2.0 - DD.July.2018
19+* Add max frame size parameters for multiple pass case in legacy mode
20+* Add new BRC mode AVBR
21+* Add new interface for High Dynamic Range tone mapping
22+* Add missing enum to string conversions
23+* Add hevc subsets parameters structure
24+* Add Customized Noise Reduction (HVS) interfaces
25+* Add new BRC mode definition QVBR
26+* Add more complete colour properties for use in VPP
27+
28+Version 2.2.0 - 12.July.2018
1629 * Bump VA-API version to 1.2.0 and libva to 2.2.0
1730 * Add support for hevc range extension decoding
1831 * Add support for fast intra prediction in HEVC FEI
Show on old repository browser