- update to 2.20.1:
* [Encode] Fix some coverity issues exposed in encode
* [Encode] Fix some coverity issues exposed in encode
* Fixed VPP coverity issues.
* Fix some coverity issues exposed in decode
idx too large
* fix one null pointer dereference risk
* Fix null pointer dereference
- version 2.8.0 needed for jira#SLE/SLE-12712
- disabled wayland build on Leap 42.3
* Bump version to 1.8.2
- changed Group to Development/Tools/Other
OBS-URL: https://build.opensuse.org/request/show/1135439
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=60
- update to 2.19.0:
* add: Add support for VAConfigAttribEncHEVCBlockSizes &
VAConfigAttribEncHEVCFeatures for hevcencode.
* 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
OBS-URL: https://build.opensuse.org/request/show/1099930
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=54
- update to 2.17.0:
* fix: Fix possible memory leak
* fix: fix coding issues of array size and function return types
* Version 2.17.0 - 26.Dec.2022
* 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
OBS-URL: https://build.opensuse.org/request/show/1058625
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=48
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=42
- Update to version 2.3.0:
* Add HEVC encode sample code
* Add sample code for avc decode streamout
* Add VP8 sample encoder application (SVCT supported)
- Changes from version 2.2.0:
* Add meson build
* Remove driver specific test cases.
- Switch to meson buildsystem, add meson BuildRequires and macros.
- Drop conditionals for obsolete versions of openSUSE.
- Disable sha1sum as source, currently not provided by upstream.
OBS-URL: https://build.opensuse.org/request/show/644089
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=18
- Update to version 2.0.0:
* Add option '--device ' to vainfo.
* Add vp9enc for VP9 encoding.
* Add vavpp for video processing.
* Add FEI gtest cases.
* Fix segmentation fault in putsurface_wayland.
* Fix GCC 7.1.1 warnings/errors.
* Fix libva version printed out by vainfo.
- Pass enable-drm, enable-wayland and enable-x11 to configure,
ensure we build all supported backends.
- Following the above, add pkgconfig(libdrm), pkgconfig(libva),
pkgconfig(libva-drm), pkgconfig(libva-wayland),
pkgconfig(wayland-client), pkgconfig(x11), pkgconfig(xext) and
pkgconfig(xfixes) BuildRequires; align with what configure looks
for.
- Run spec-cleaner on spec file.
OBS-URL: https://build.opensuse.org/request/show/541933
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva-utils?expand=0&rev=11