|
1 |
| -libva NEWS -- summary of user visible changes. 2022-06-28 |
| 1 | +libva NEWS -- summary of user visible changes. 2022-09-27 |
2 | 2 | Copyright (C) 2009-2022 Intel Corporation
|
3 | 3 |
|
| 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 | + |
4 | 30 | version 2.15.0 - 28.Jun.2022
|
5 | 31 | * Add: new display HW attribute to report PCI ID
|
6 | 32 | * Add: sample depth related parameters for AV1e
|
|
0 commit comments