From patchwork Sun Dec 31 07:33:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gyan Doshi X-Patchwork-Id: 45410 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:6623:b0:194:e134:edd4 with SMTP id n35csp5647549pzh; Sat, 30 Dec 2023 23:33:40 -0800 (PST) X-Google-Smtp-Source: AGHT+IGN+H8wSAh3y1XsYtskT1EJ9faRNDgrRG9UQPyiSn42miGL+fnGigOCWI6UeMkBGkdsubrk X-Received: by 2002:a05:6402:397:b0:555:a529:44f3 with SMTP id o23-20020a056402039700b00555a52944f3mr4681966edv.4.1704008019795; Sat, 30 Dec 2023 23:33:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1704008019; cv=none; d=google.com; s=arc-20160816; b=SzIFlkd0MDNlkO7D8UKqPwYN4hoIzyNZcAjyiptRtPVnA3CnCpPqMavSG9/kLeEAJK 6/rwU9pVI7pdGmVgrvxtaGyOvXOIHOlI8tXrckmSVBWmwmFM7XA85MfWElggJrXFrjqo q0I+Nr71LoSni9EpMA0VAEZHX+CVyxLC+Imc38rZnyitrcASktUJ3LgPZ/4jYuI/WQRb V2YG+3n1B60/F+s/t+4OrlkjYm2fg6oA1aGVec2BZspJPmFQemMygcw9tdWJUH9PWJr8 1p8FdBtMptx4DLKLBWEEE7A35cMVzMs1UTieU1Ql1cSy1IsppCkqkAZLiLEhybOIdAxu KsKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:message-id:date:to:from :delivered-to; bh=LVMWQGQecuxaFpZ2IZDBYYwSLPnHR8f5cR+cl6cCokY=; fh=YOA8vD9MJZuwZ71F/05pj6KdCjf6jQRmzLS+CATXUQk=; b=MWrrH0YUXTUvxmrhxKxJz/SIHgTx1HAN2w+1X7ehJhnmVbbggBX8Z5+J0J0rUKgYVE FpXZriI8K76zRIXxnyUMSkHIEQWkV7IaT7a6/zQ7IIBEkwZV6jj1b3F9jIexjaZvYt0X F3pxjbN4bxhKnARtZUE+nrzSGBkR82YFAeuCqVtk7S2gJph5ZdAsoDp2bw5kZ2eVsmH2 mIgYHfCnknsXmt2rin5W7I0woSf5EQXu6geJuz+anK4+nnHkI2ftNVBCVmYmJmDtN70Q UYXlXIXqyrUr77yEJhLFJhXW+SOTpeb477GVeTptMEut7GU8UJ6nWXt1m++gOcX/+g43 wCpQ== 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 n3-20020a05640205c300b005541fd5ea35si8953812edx.338.2023.12.30.23.33.39; Sat, 30 Dec 2023 23:33:39 -0800 (PST) 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 2F29D68CCCA; Sun, 31 Dec 2023 09:33:36 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7B89F68CB0D for ; Sun, 31 Dec 2023 09:33:29 +0200 (EET) Received: from smtp102.mailbox.org (smtp102.mailbox.org [10.196.197.102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4T2rSl0HtDz9sWw for ; Sun, 31 Dec 2023 08:33:27 +0100 (CET) From: Gyan Doshi To: ffmpeg-devel@ffmpeg.org Date: Sun, 31 Dec 2023 13:03:08 +0530 Message-Id: <20231231073308.191-1-ffmpeg@gyani.pro> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] configure: correct lensfun header function check 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: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: KEKiI0CExom1 The function lf_db_new was deprecated in lensfun 09dcd3e7ad in 2017 in favour of lf_db_create. The AVfilter was adjusted in 8b78eb312d but the configure check wasn't changed. lensfun removed lf_db_new declaration in lf 35c0017593 so configure fails to find lensfun. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index cd66e42850..9262c1b650 100755 --- a/configure +++ b/configure @@ -6776,7 +6776,7 @@ enabled libjxl && require_pkg_config libjxl "libjxl >= 0.7.0" jxl/dec require_pkg_config libjxl_threads "libjxl_threads >= 0.7.0" jxl/thread_parallel_runner.h JxlThreadParallelRunner enabled libklvanc && require libklvanc libklvanc/vanc.h klvanc_context_create -lklvanc enabled libkvazaar && require_pkg_config libkvazaar "kvazaar >= 2.0.0" kvazaar.h kvz_api_get -enabled liblensfun && require_pkg_config liblensfun lensfun lensfun.h lf_db_new +enabled liblensfun && require_pkg_config liblensfun lensfun lensfun.h lf_db_create if enabled libmfx && enabled libvpl; then die "ERROR: can not use libmfx and libvpl together"