Skip to content

libva: update to 2.24.1 - #152

Draft
dangowrt wants to merge 1 commit into
openwrt:masterfrom
dangowrt:libva-2.24.1
Draft

libva: update to 2.24.1#152
dangowrt wants to merge 1 commit into
openwrt:masterfrom
dangowrt:libva-2.24.1

Conversation

@dangowrt

@dangowrt dangowrt commented Aug 20, 2026

Copy link
Copy Markdown
Member

Maintainer: @dangowrt

2.24.0: added the VA_PICTURE_H264_NON_EXISTING flag; security hardening (use secure_getenv instead of getenv in va_x11.c); expanded tracing/logging for protected session operations; fixed the AV1 Doxygen documentation link.

2.24.1: include <unistd.h> for getuid/getgid in the secure_getenv fallback (build fix following the 2.24.0 secure_getenv change).

2.24.0: added the VA_PICTURE_H264_NON_EXISTING flag; security hardening
(use secure_getenv instead of getenv in va_x11.c); expanded tracing/
logging for protected session operations (dump input/output data in
va_TraceProtectedSessionExecute); fixed the AV1 Doxygen documentation
link.

2.24.1: include <unistd.h> for getuid/getgid in the secure_getenv
fallback (build fix following the 2.24.0 secure_getenv change).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant