Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2025-11-13 17:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and      /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-vaapi-driver"

Thu Nov 13 17:26:46 2025 rev:20 rq:1317459 version:2.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes    
2025-10-08 21:53:28.029999992 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.2061/intel-vaapi-driver.changes
  2025-11-13 17:28:59.055221940 +0100
@@ -1,0 +2,23 @@
+Tue Nov 11 12:23:34 UTC 2025 - Muhammad Akbar Yanuar Mantari <[email protected]>
+
+- Update to version 2.4.5
+  * Expose ARGB as a supported post-processing format on Ironlake
+  * Improvements to ARGB handling in the VPP backend
+  * Don't advertise VAProfileHEVCMain10 format support on Haswell
+    and Ivy Bridge.
+  * Disable this driver's Wayland backend by default.
+  * Switch to per-generation format helpers to cleanup
+    i965_QuerySurfaceAttributes.
+  * Add a debug help menu, available behind the
+    VA_INTEL_DEBUG=help environment variable
+  * Downgrade the Not using hybrid_drv_video.so message to a debug
+    message.
+  * Silence multiple compile-time warnings
+  * Known issues: Ironlake and Sandy Bridge don't behave correctly
+    with ARGB post-processing, causing issues on Chromium. There
+    are plans to address this next release, workarounds are
+    available for Wayland users.
+- Disable legacy wl_drm backend: VA-API has a built-in fallback to
+  use linux-dmabuf-v1 which should cover the majority of users.
+
+-------------------------------------------------------------------

Old:
----
  intel-vaapi-driver-2.4.4.tar.gz

New:
----
  intel-vaapi-driver-2.4.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ intel-vaapi-driver.spec ++++++
--- /var/tmp/diff_new_pack.GCchin/_old  2025-11-13 17:28:59.623246049 +0100
+++ /var/tmp/diff_new_pack.GCchin/_new  2025-11-13 17:28:59.623246049 +0100
@@ -17,8 +17,9 @@
 #
 
 
+%bcond_with wl_drm
 Name:           intel-vaapi-driver
-Version:        2.4.4
+Version:        2.4.5
 Release:        0
 Summary:        Intel Driver for Video Acceleration (VA) API for Linux
 License:        EPL-1.0 AND MIT
@@ -55,7 +56,9 @@
 %build
 %meson \
        -Dwith_x11=yes \
-       -Dwith_wayland=yes \
+%if %{with wl_drm}
+       -Dwith_wayland_drm=yes \
+%endif
        -Denable_hybrid_codec=true \
        -Denable_tests=false \
        %{nil}

++++++ intel-vaapi-driver-2.4.4.tar.gz -> intel-vaapi-driver-2.4.5.tar.gz ++++++
++++ 2908 lines of diff (skipped)

Reply via email to