From patchwork Sun Oct 6 13:29:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lynne X-Patchwork-Id: 52080 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a59:938f:0:b0:48e:c0f8:d0de with SMTP id z15csp1558109vqg; Sun, 6 Oct 2024 12:45:03 -0700 (PDT) X-Forwarded-Encrypted: i=2; AJvYcCX9eXCxOFecK2Jb/2o4hWWUBguNnjIhEMXnmnZruYGld5cNFCnDboAQhkt0IfJFJO7m3bIz0XA96r4DZDJPeTJZ@gmail.com X-Google-Smtp-Source: AGHT+IGIiSbvYivqhGCqBICES65aEDCWgHodOZiOKtBSlKBCOF88DAuNr+1s5I6nQ+KgflgEjnYp X-Received: by 2002:a2e:be20:0:b0:2fa:e4ae:3362 with SMTP id 38308e7fff4ca-2faf3c1403fmr36390281fa.6.1728243902853; Sun, 06 Oct 2024 12:45:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1728243902; cv=none; d=google.com; s=arc-20240605; b=JwCRs8tH6XjE3SuRqCSBog06pL0rftTTlLyfwyufyl3WoxQ3XpGR+Ho5+lGyxYMPLn hU2sr+9CSLoCdGBF7IftNrX3pzyi3HCUmbLE9nRu0g2JlJR+w8dABhahcyEJbLVjxUCR sHyTv5UW/grBPx6iVf2+WpAuJiGP+jU+zQu9o/MoYXmjGCC/s0zWlmMVztSxgPVTw82G IPkUr5zzHrVEBtosODVrqUV5H0AWl8X5zOih1gZnyFIAGvEojKIF7xApiYBtIYEVOJKW JzecpBiJ90lxcWe6Kq5CUIxuuNh7aRCNQuvtLNhIKxXEK2NEaWwtB4K80zHNIWAkI1EP kn1Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20240605; h=sender:errors-to:content-transfer-encoding:cc:reply-to:from :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:mime-version:message-id:date:to :delivered-to; bh=cnTa0fVCJRT0aLaDIjsEWKBsqI2vpR0xCJWySn50pfw=; fh=nenT92/WZoU6unXd3J6UhGUdod4piddKfVtctNBOh6k=; b=bHCbnaTS8pQQgR2bD346fP05y3wUN3rpkG4tsG7NrZzEopkPWSiVLjPB3AyJnumDqD SFoW1YgUO9lZ0V0L++7uinCZdUFWjGK9GW4Duu1ytqfwCyfP/oENUH83JnrovARfaAKW g1V1KLorMnCQ4faXAs8sAk+0CQAtTHUF7y4y8hpzR/vg6neXFR+m+ytTG9FtsWIU+yov QmaiWkpwmcPnUi83OpCDoRahtAtthPdWMM1ZHV5FDB7jFLaRIUnso31tOTM8q9giqovE zd3vrCKQmyTLu0D/MzQe7C9Kj8T7Ajxd14eFeWlZIjVcypNTy+K8dpg2HgsWjSBycfR0 0TcQ==; dara=google.com ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id 38308e7fff4ca-2faf9b5d13csi11535731fa.629.2024.10.06.12.45.02; Sun, 06 Oct 2024 12:45:02 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C774868D50D; Sun, 6 Oct 2024 22:44:58 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from vidala.lynne.ee (vidala.pars.ee [116.203.72.101]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 470C668D50D for ; Sun, 6 Oct 2024 22:44:52 +0300 (EEST) To: ffmpeg-devel@ffmpeg.org Date: Sun, 6 Oct 2024 15:29:13 +0200 Message-ID: <20241006132921.1081137-1-dev@lynne.ee> X-Mailer: git-send-email 2.45.2.753.g447d99e1c3b MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] configure: add spirv_compiler to avcodec_suggest X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Lynne via ffmpeg-devel From: Lynne Reply-To: FFmpeg development discussions and patches Cc: Lynne Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: VTsf+3sKp7jU 893f3fde4cdeb made libavcodec link to libshaderc/libglslang, though no codecs depend on it at this immediate moment. This was merged largely as a coordination effort to synchronize three different developers' repositories to allow them to send patches without overlapping functionality in between. This line can be removed once the first component to depend on spirv_compiler lands, but leaving it in is fine too. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 9b7236e69b..46c7481ef4 100755 --- a/configure +++ b/configure @@ -4039,7 +4039,7 @@ cws2fws_extralibs="zlib_extralibs" # libraries, in any order avcodec_deps="avutil" -avcodec_suggest="libm stdatomic liblcevc_dec" +avcodec_suggest="libm stdatomic liblcevc_dec spirv_compiler" avdevice_deps="avformat avcodec avutil" avdevice_suggest="libm stdatomic" avfilter_deps="avutil"