[PR] configure: bump libplacebo requirement to 7.351.0 (PR #23554)

Kacper Michajłow via ffmpeg-devel <[email protected]>
Newsgroups gmane.comp.video.ffmpeg.devel
Message-ID <178212963007.59.10123044111391076217@29965ddac10e>
PR #23554 opened by Kacper Michajłow (kasper93)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23554
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23554.patch

Since commit ec8e796b4, older libplacebo wouldn't built.

The support for 8.0 has been fixed in libplacebo commits 7cbbc764e and
563ea4a1a.


From 6c36d8d6bad21adce1458137ab3e3a06952735d7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?= <[email protected]>
Date: Mon, 22 Jun 2026 13:57:14 +0200
Subject: [PATCH] configure: bump libplacebo requirement to 7.351.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Since commit ec8e796b4, older libplacebo wouldn't built.

The support for 8.0 has been fixed in libplacebo commits 7cbbc764e and
563ea4a1a.

Signed-off-by: Kacper Michajłow <[email protected]>
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index a6bbb86807..abfa54be3a 100755
--- a/configure
+++ b/configure
@@ -7462,7 +7462,7 @@ enabled libopus           && {
         require_pkg_config libopus opus opus_multistream.h opus_multistream_surround_encoder_create
     }
 }
-enabled libplacebo        && require_pkg_config libplacebo "libplacebo >= 5.229.0" libplacebo/vulkan.h pl_vulkan_create
+enabled libplacebo        && require_pkg_config libplacebo "libplacebo >= 7.351.0" libplacebo/vulkan.h pl_vulkan_create
 enabled libpulse          && require_pkg_config libpulse libpulse pulse/pulseaudio.h pa_context_new
 enabled libqrencode       && require_pkg_config libqrencode libqrencode qrencode.h QRcode_encodeString
 enabled libquirc          && require libquirc quirc.h quirc_decode -lquirc
-- 
2.52.0

_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.