Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17879 closed enhancement (fixed)

libva-2.18.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (5)

comment:1 by Xi Ruoyao, 13 months ago

  • doc: Add build and install libva informatio in home page.
  • fix: NULL check before calling strncmp.
  • ci: add dependabot
  • va: fix the codying style of CHECK_DISPLAY
  • va: remove dummy isValid() hook
  • x11: use LIBVA_DRI3_DISABLE in GetNumCandidates
  • win: compat_win32: Add getenv wrapper for WIN32
  • win(WSL): va_drm_utils: Map d3d12 gallium driver for Windows Subsytem for Linux
  • fix: Add libva.def into distribution package
  • x11: allow disabling DRI3 via LIBVA_DRI3_DISABLe env var
  • ci: enable Werror across the build
  • win: explicitly ignore CloseAdapter return value
  • win: use wide string literal where needed
  • win: Add vaDisplayIsValid to .def export list
  • va: Always build with va-messaging API
  • meson: docs: use libva_version over project_version()
  • ci: add github pages workflow
  • meson: docs: add encoder interface for av1
  • va: add VAProfileH264High10
  • fix: Remove reference to non-existent symbol
  • va: va/sysdeps.h: remove Android section
  • va: remove Android pre Jelly Bean workarounds
  • va: remove unused drm_sarea.h include & ANDROID references in va_dricommon.h

comment:2 by Xi Ruoyao, 13 months ago

Looks like we can switch to meson for building it.

comment:3 by Douglas R. Reno, 13 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 13 months ago

Resolution: fixed
Status: assignedclosed

comment:5 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.