Changelog for
libva-gl-devel-2.22.x+git.20241008T142955~25381db-49.1.i586.rpm :
* Mon Oct 14 2024 obs-service-tar-scmAATTinvalid- Update to version 2.22.x+git.20241008T142955~25381db:
* Update Android.bp to generate va_version.h and build only for x86_64
* Add Android.bp to replace mk files
* va: add av1 profile2
* va: correct the description of segment id map buffer for vp9e
* va: encode segmentation map refine
* va:add defintions for segment id block size
* libva 2.23.0.pre1
* update NEWS for 2.22.0
* meson:remove autogen.sh from the meson script
* Add VVC decode LibVA interface.
* Tue Oct 11 2022 Robert Herb
- using latest sources from GIT
* Thu Sep 29 2022 Dirk Müller - update to 2.16.0:
* add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
* dep: Update README.md to remove badge links
* dep: Removed waffle-io badge from README to fix broken link
* dep: Drop mailing list, IRC and Slack
* autotools: use wayland-scanner private-code
* autotools: use the wayland-scanner.pc to locate the prog
* meson: use wayland-scanner private-code
* meson: request native wayland-scanner
* meson: use the wayland-scanner.pc to locate the prog
* meson: set HAVE_VA_X11 when applicable
* style:Correct slight coding style in several new commits
* trace: add Linux ftrace mode for va trace
* trace: Add missing pthread_mutex_destroy
* drm: remove no-longer needed X == X mappings
* drm: fallback to drm driver name == va driver name
* drm: simplify the mapping table
* x11: simplify the mapping table
* Mon Jul 11 2022 Stefan Dirsch - No code changes- Update to version 2.15.0 was part of Intel oneVPL GPU Runtime 2022Q2 Release 22.4.4
* Wed Jul 06 2022 Soc Virnyl Estela - Update to 2.15.0:
* Add: new display HW attribute to report PCI ID
* Add: sample depth related parameters for AV1e
* Add: refresh_frame_flags for AV1e
* Add: missing fields in va_TraceVAEncSequenceParameterBufferHEVC.
* Add: nvidia-drm to the drm driver map
* Add: type and buffer for delta qp per block
* Deprecation: remove the va_fool support
* Fix:Correct the version of meson build on master branch
* Fix:X11 DRI2: check if device is a render node
* Build:Use also strong stack protection if supported
* Trace:print the string for profile/entrypoint/configattrib
* Tue Mar 01 2022 Aaron Stern - Update to 2.14.0:
* add: Add av1 encode interfaces
* add: VA/X11 VAAPI driver mapping for crocus DRI driver
* doc: Add description of the fd management for surface importing
* ci: fix freebsd build
* meson: Copy public headers to build directory to support subproject
* Mon Oct 04 2021 Stefan Dirsch - fixed JIRA number in previous changelog
* Mon Sep 27 2021 Stefan Dirsch - covers jira#SLE/SLE-19361
* Wed Sep 22 2021 Stefan Dirsch - Update to 2.13.0
* add new surface format fourcc XYUV
* Fix av1 dec doc page link issue
* unify the code styles using the style_unify script
* Check the function pointer before using (fixes github issue#536)
* update NEWS for 2.13.0
* Tue Jul 13 2021 Aaron Stern - update to 2.12.0:
* add: Report the capability of vaCopy support
* add: Report the capability of sub device
* add: Add config attributes to advertise HEVC/H.265 encoder features
* add: Video processing HVS Denoise: Added 4 modes
* add: Introduce VASurfaceAttribDRMFormatModifiers
* add: Add 3DLUT Filter in Video Processing.
* doc: Update log2_tile_column description for vp9enc
* trace: Correct av1 film grain trace information
* ci: Fix freebsd build by switching to vmactions/freebsd-vmAATTv0.1.3
* Wed Mar 24 2021 Dirk Müller - update to 2.11.0:
* add: LibVA Protected Content API
* add: Add a configuration attribute to advertise AV1d LST feature
* fix: wayland: don\'t try to authenticate with render nodes
* autotools: use shell grouping instead of sed to prepend a line
* trace: Add details data dump for mpeg2 IQ matrix.
* doc: update docs for VASurfaceAttribPixelFormat
* doc: Libva documentation edit for AV1 reference frames
* doc: Modify AV1 frame_width_minus1 and frame_height_minus1 comment
* doc: Remove tile_rows and tile_cols restriction to match AV1 spec
* doc: Format code for doxygen output
* doc: AV1 decode documentation edit for superres_scale_denominator
* ci: upgrade FreeBSD to 12.2
* ci: disable travis build
* ci: update cache before attempting to install packages
* ci: avoid running workloads on other workloads changes
* ci: enable github actions