Revisions of libva-utils

buildservice-autocommit accepted request 1137239 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 61)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1135439 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
- 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
buildservice-autocommit accepted request 1132486 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 59)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 58)
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)
buildservice-autocommit accepted request 1117025 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 57)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1117023 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 56)
New upstream release
buildservice-autocommit accepted request 1099955 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 55)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1099930 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 54)
- 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
buildservice-autocommit accepted request 1089737 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 53)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1089641 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 52)
- update to 2.18.2:
  * 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
buildservice-autocommit accepted request 1079662 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 51)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1079628 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 50)
- Update to version 2.18.1:
  * doc: Add build and install libva-utils steps
  * test:
    - Add VAProfileH264High10
    - 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
    - Add refresh_frame_flags in PPS
    - Add checking of stream_scan size
    - Add Scan Num limitation
    - Changed H2S configuration template
    - Correct maximum display luminance per VAAPI definition
    - Fix possible memory leak
    - Fix coding issues of function return type & ref_frame_idx idx
      too large
buildservice-autocommit accepted request 1058669 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 49)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1058625 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 48)
- 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
buildservice-autocommit accepted request 1010607 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 47)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1010536 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 46)
- update to 2.16.0:
  * 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
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 45)
- No code changes
- Update to version 2.15.0 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4
buildservice-autocommit accepted request 987904 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 44)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 43)
remove old tarball
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 42)
- update to 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
Displaying revisions 1 - 20 of 61
openSUSE Build Service is sponsored by