From patchwork Mon Nov 4 23:45:06 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lou Logan X-Patchwork-Id: 16103 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 2DDBB448C32 for ; Tue, 5 Nov 2019 01:45:25 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1E1B268AFCA; Tue, 5 Nov 2019 01:45:25 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9DE7268AF82 for ; Tue, 5 Nov 2019 01:45:18 +0200 (EET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id ABB1D220AB; Mon, 4 Nov 2019 18:45:17 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 04 Nov 2019 18:45:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lrcd.com; h=from :to:subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=fm1; bh=nZwDqHfvUOwKJDQvOpftRbp1Sg aG24hVKYyCRhKfa/0=; b=AgnA25XlRM/CvHR3sziCMH2NWozMPAZjYGKMoeZNbn v86x9U/7mvejUtwFKdmNy4FjEHoltVQ3+uIX3MiLnF879oGw9xtiJkkDxqyZaF8I JNUrKpbjBNZloY24VkShtAIFEKnwLTxzx8YYNB4rXH2bALsGd48PpxZrCOkfzGFi O4vhRFARgRAtWdSx6x1CdsgsmhHM2G2x/UarWu0eMX5vKAmpwYjHoK8bKlgPTmoX d/tcYnCtjqFDi+90Zae+ngvmXmMYCR7FjyUp8e4FUXyoZY/l/Ozy6pc+KaLWwxwi YfmPEYYsIgnND2yshTiJNXWjeY7S+TFKtuuv1u+g7q4A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=nZwDqHfvUOwKJDQvOpftRbp1SgaG24hVKYyCRhKfa/0=; b=DWhbde8O 7ZQx0cUCLKAU+AIfxHQtx3zmSXlRU2GfL3w+EG4DnluHsN2pfvOYfySg0Aqrg46W C7d9peQFOZA1kvm3mJr0Mi811iKmnMR1+yp4VH1VXNKb8n6OBMF4tNOu8/VdLKim b874erDFQh0kU24mZOBS3MvTSMC2c8zH9FUdRvYfmiuIRVaVFPzmg76R+mRugxO5 qHhIyVnQU61kGHZCRZVpWSOKD7cdx+E1RxhXlFSyYVf4LrWW+w/w3wom8oy8X8gB lWdbx4y9g1nBWBr7G+Y59Dt0Z+nx/FGimkFMX+qbdWuAO5MPDc6SwEfzetrFkVSi JkslawwQ5TQXWA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedruddugedgudegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkofgjfhgggfestdekre dtredttdenucfhrhhomhepnfhouhcunfhoghgrnhcuoehlohhusehlrhgtugdrtghomheq necukfhppedvgedrvdefjedrvdelrddutdenucfrrghrrghmpehmrghilhhfrhhomheplh houheslhhrtggurdgtohhmnecuvehluhhsthgvrhfuihiivgepge X-ME-Proxy: Received: from localhost (10-29-237-24.gci.net [24.237.29.10]) by mail.messagingengine.com (Postfix) with ESMTPA id 2C0BE306005F for ; Mon, 4 Nov 2019 18:45:17 -0500 (EST) From: Lou Logan To: ffmpeg-devel@ffmpeg.org Date: Mon, 4 Nov 2019 14:45:06 -0900 Message-Id: <20191104234507.136737-7-lou@lrcd.com> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191104234507.136737-1-lou@lrcd.com> References: <20191104234507.136737-1-lou@lrcd.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 7/8] configure: select fft for qdmc decoder X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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" Signed-off-by: Lou Logan --- Fixes: ./configure --disable-everything --enable-decoder=qdmc /usr/bin/ld: libavcodec/libavcodec.a(qdmc.o): in function `qdmc_decode_init': qdmc.c:(.text+0x112d): undefined reference to `ff_fft_init' /usr/bin/ld: libavcodec/libavcodec.a(qdmc.o): in function `qdmc_decode_close': qdmc.c:(.text+0x1271): undefined reference to `ff_fft_end' --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 099592a820..4f185d5c66 100755 --- a/configure +++ b/configure @@ -3147,6 +3147,7 @@ mp2_at_decoder_select="mpegaudioheader" mp3_at_decoder_select="mpegaudioheader" pcm_alaw_at_decoder_deps="audiotoolbox" pcm_mulaw_at_decoder_deps="audiotoolbox" +qdmc_decoder_select="fft" qdmc_at_decoder_deps="audiotoolbox" qdm2_at_decoder_deps="audiotoolbox" aac_at_encoder_deps="audiotoolbox"