From affcd174208aa052ad0670dc30cca4369d56657f Mon Sep 17 00:00:00 2001 From: Grimmauld Date: Sat, 29 Mar 2025 20:40:18 +0100 Subject: [PATCH] gst-plugins-bad: remove libvdpau dependency vdpau is a mostly-unsupported hardware acceleration library. Support for vdpau integration was removed upstream in 4ff14c0e746eb26874a696b3b71543387fbefa3b [1], which took effect in 1.17.1 released June 2020 [2]. [1] https://github.com/GStreamer/gst-plugins-bad/commit/4ff14c0e746eb26874a696b3b71543387fbefa3b [2] https://github.com/GStreamer/gst-plugins-bad/releases/tag/1.17.1 --- pkgs/development/libraries/gstreamer/bad/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/libraries/gstreamer/bad/default.nix b/pkgs/development/libraries/gstreamer/bad/default.nix index 54e89f5046c2..e98da16477d3 100644 --- a/pkgs/development/libraries/gstreamer/bad/default.nix +++ b/pkgs/development/libraries/gstreamer/bad/default.nix @@ -78,7 +78,6 @@ , svt-av1 , fluidsynth , libva -, libvdpau , wayland , libwebp , xvidcore @@ -196,7 +195,6 @@ stdenv.mkDerivation (finalAttrs: { soundtouch srtp fluidsynth - libvdpau libwebp xvidcore gnutls