Releases: intel/libva-utils
Releases · intel/libva-utils
libva-utils 2.22.0
- ci: correct the permission of workflows
- fix: Fixed possible memory leak in h264encode
- doc: Fix meson build options in README
- test/CheckEntrypointsForProfile: fix for limited profiles
libva-utils 2.21.0
- vainfo: Print VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols
- test: Add Prime3 memtype support
- sample: Add back buffer size options for AV1e
- sample: simplify cbr/vbr interface and refine codes for AV1e
- fix: clean some unused variables and functions
- fix: unify the coding style
- fix: Fix coverity issues exposed in encode/decode/vpp
- fix: options in AV1 encode sample
- fix: fix typo of version in NEWS
- ci: harden permission for freebsd.yml
- ci: add workflow permission for all jobs
- ci: update freebsd vm to the v1 version
- meson: use meson setup instead of meson options
Libva-utils 2.20.1
- fix some static code scan issues
Libva-utils 2.20.0
- test: Enable AV1 encode test
Libva-utils 2.19.0
- add: Add support for VAConfigAttribEncHEVCBlockSizes & VAConfigAttribEncHEVCFeatures for hevcencode.
- ci:Update ubuntu.yml to remove ubuntu 18.04
- meson: guard code introduced after libva 1.xx release
- meson: libva-xyz should be same version as detected libva
- configure: libva-xyz should be same version as detected libva
- fix: scan num limitation.
- fix: pic_order_cnt_lsb to accept larger GOP
Libva-utils 2.18.2
libva-utils 2.18.2
Libva-utils 2.18.1
- doc:Add build and install libva-utils steps
- test: Add VAProfileH264High10
- test: Don't assume our DRM node is first
- add: va_display_drm: Allow VGEM for WSL2
- win: win32 compat: Fix setenv/unsetenv return values
- fix: Add Th limitation by HUFFMAN_TABLES Count
- fix: Add refresh_frame_flags in PPS
- fix: Add checking of stream_scan size
- fix: Add Scan Num limitation
- fix: Changed H2S configuration template.
- fix: Correct maximum display luminance per VAAPI definition.
- fix: Fix possible memory leak
- fix: Fix coding issues of function return type & ref_frame_idx idx too large
Libva-utils 2.17.1
- fix: Fix possible memory leak
- fix: fix coding issues of array size and function return types
- add: Upload a security disclaimer
- add: av1 encode sample code
- tests: Changed default initialization value to VAProfileNone
- ci: Add git dependency for mingw build for meson dependencies cloning
- vainfo: Add support for Win32 device enumeration and selection
- ci: dos2unix for windows workflow files
- ci: update checkout and setup-python action versions to v3 and v4
- ci: Add msvc/mingw Windows CI
- tests: enable building on Windows
- tests: Remove C++20 constructs in tests project targetting C++11
- tests: remove non C++ standard constructs
- vainfo: add va-win32 support
- add:Import OpenBSD getopt for MSVC from mesa/f9bb5323
- fix: Fix reporting of VAConfigAttribEncMaxSlices
- meson: add missing sample tools
Libva-utils 2.16.0
Version 2.16.0 - 8.Oct.2022
- trace: print the display being attempted
- ci: upgrade FreeBSD to 13.1
- meson: Search for threads in top-level meson.build
- meson: produce summary() when 0.53.0 is present
Libva-utils 2.15.0
- add: Added HDR10 Tone Mapping sample code including H2H and H2S config files.
- add: Support lowpower for HEVC Encoding
- fix: Set correct entrypoint for lowpower
- fix: Components exceed the value specified by jpeg spec
- fix: hdr local variable pointer access issue
- fix: Fix issue incorrect color for EU based hevcencode
- fix: exclude vgem node and invalid drm node in vainfo
- ci:Disable travis build
- meson: check the dependency of libdrm