Skip to content

Commit 9cdbbd2

Browse files
committed
update NEWS for 2.16.0
Signed-off-by: Carl Zhang <[email protected]>
1 parent 8682f9e commit 9cdbbd2

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

NEWS

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
1-
libva NEWS -- summary of user visible changes. 2022-06-28
1+
libva NEWS -- summary of user visible changes. 2022-09-27
22
Copyright (C) 2009-2022 Intel Corporation
33

4+
version 2.16.0 - 27.Sep.2022
5+
* add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
6+
* dep: Update README.md to remove badge links
7+
* dep: Removed waffle-io badge from README to fix broken link
8+
* dep: Drop mailing list, IRC and Slack
9+
* autotools: use wayland-scanner private-code
10+
* autotools: use the wayland-scanner.pc to locate the prog
11+
* meson: use wayland-scanner private-code
12+
* meson: request native wayland-scanner
13+
* meson: use the wayland-scanner.pc to locate the prog
14+
* meson: set HAVE_VA_X11 when applicable
15+
* style:Correct slight coding style in several new commits
16+
* trace: add Linux ftrace mode for va trace
17+
* trace: Add missing pthread_mutex_destroy
18+
* drm: remove no-longer needed X == X mappings
19+
* drm: fallback to drm driver name == va driver name
20+
* drm: simplify the mapping table
21+
* x11: simplify the mapping table
22+
* android: open() with O_CLOEXEC for device fd
23+
* android: remove convoluted open_device() helper
24+
* android: drop va_fool references
25+
* ci: strengthen ci with -Werror
26+
* ci: va/x11/nvctl: fix Wdeprecated-non-prototype on close_display
27+
* ci: add clang-15 coverage and rearrange runners
28+
* ci: upgrade FreeBSD to 13.1
29+
430
version 2.15.0 - 28.Jun.2022
531
* Add: new display HW attribute to report PCI ID
632
* Add: sample depth related parameters for AV1e

0 commit comments

Comments
 (0)