|
1 |
| -libva NEWS -- summary of user visible changes. 2023-09-14 |
2 |
| -Copyright (C) 2009-2023 Intel Corporation |
| 1 | +libva NEWS -- summary of user visible changes. 2024-03-12 |
| 2 | +Copyright (C) 2009-2024 Intel Corporation |
| 3 | + |
| 4 | +version 2.21.0 - 12.Mar.2024 |
| 5 | +* va: Add allow_content_tools and force_intger_mv to AV1 enc |
| 6 | +* va: add VASurfaceAttribAlignmentSize |
| 7 | +* va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames |
| 8 | +* va: export symbol vaGetLibFunc for Windows |
| 9 | +* va: Add PRIME3 defination and correct the value |
| 10 | +* va: add driver name map for new intel KMD xe |
| 11 | +* va: export symbol vaMapBuffer2 for Windows |
| 12 | +* va: add new interface vaMapBuffer2 for map operation optimization |
| 13 | +* va: Add VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols |
| 14 | +* va: fix handling when all wayland backends fail |
| 15 | +* va_trace:add return value trace for vaPutSurfaces |
| 16 | +* ci: harden permissions for all github workflows |
| 17 | +* ci: update to vmactions/freebsd-vm from v0 to v1 |
| 18 | +* ci: windows.yml: Add windows-msvc-debug |
| 19 | +* meson: create dist archives suitable for building with configure, too |
| 20 | +* autogen.sh: successfully detect if the autoreconf program is installed |
| 21 | +* build(deps): bump actions/upload-pages-artifact from 2 to 3 |
| 22 | +* build(deps): bump actions/deploy-pages from 3 to 4 |
| 23 | +* build(deps): bump actions/setup-python from 4 to 5 |
| 24 | +* build(deps): bump actions/deploy-pages from 2 to 3 |
| 25 | +* win32: Fix debug build break |
3 | 26 |
|
4 | 27 | version 2.20.0 - 14.Sep.2023
|
5 | 28 | * va: drop no longer applicable vaGetDriverNames check
|
|
0 commit comments