Skip to content

Commit 0fa448d

Browse files
committed
update NEWS for libva 2.18.0
Signed-off-by: Carl Zhang <[email protected]>
1 parent ad032fb commit 0fa448d

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

NEWS

+27-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
1-
libva NEWS -- summary of user visible changes. 2022-12-16
2-
Copyright (C) 2009-2022 Intel Corporation
1+
libva NEWS -- summary of user visible changes. 2022-03-19
2+
Copyright (C) 2009-2023 Intel Corporation
3+
4+
version 2.18.0 - 19.Mar.2022
5+
* doc: Add build and install libva informatio in home page.
6+
* fix: NULL check before calling strncmp.
7+
* ci: add dependabot
8+
* va: fix the codying style of CHECK_DISPLAY
9+
* va: remove dummy isValid() hook
10+
* x11: use LIBVA_DRI3_DISABLE in GetNumCandidates
11+
* win: compat_win32: Add getenv wrapper for WIN32
12+
* win(WSL): va_drm_utils: Map d3d12 gallium driver for Windows Subsytem for Linux
13+
* fix: Add libva.def into distribution package
14+
* x11: allow disabling DRI3 via LIBVA_DRI3_DISABLe env var
15+
* ci: enable Werror across the build
16+
* win: explicitly ignore CloseAdapter return value
17+
* win: use wide string literal where needed
18+
* win: Add vaDisplayIsValid to .def export list
19+
* va: Always build with va-messaging API
20+
* meson: docs: use libva_version over project_version()
21+
* ci: add github pages workflow
22+
* meson: docs: add encoder interface for av1
23+
* va: add VAProfileH264High10
24+
* fix: Remove reference to non-existent symbol
25+
* va: va/sysdeps.h: remove Android section
26+
* va: remove Android pre Jelly Bean workarounds
27+
* va: remove unused drm_sarea.h include & ANDROID references in va_dricommon.h
328

429
version 2.17.0 - 16.Dec.2022
530
* win: Simplify signature for driver name loading

0 commit comments

Comments
 (0)