From patchwork Wed Nov 6 19:52:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lou Logan X-Patchwork-Id: 16146 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 219AB448094 for ; Wed, 6 Nov 2019 21:52:55 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0AE8068B0FD; Wed, 6 Nov 2019 21:52:55 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 126A568AFF9 for ; Wed, 6 Nov 2019 21:52:49 +0200 (EET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 202EB22AA3; Wed, 6 Nov 2019 14:52:48 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 06 Nov 2019 14:52:48 -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=ACHc1g/dyvAVboikGFKb6eMmCO RhW1MuDIXPjY5yiLA=; b=eHmppB3mc3wWIN1PBFf0w5JhMnO4D1hlgqWoHObdbP vJLtcdE/ZLYnB2MRM+7K2a28w1xq/UK1Fa2DE1yE7b3u6mGnnqnft7ZZvetufAHp 3R5QUFN7Y04D3D4zJmxGy3njkjmQE4OU29AT965xRfbxioKRvXxVJqlvTEu91NIo X5nUj630pGYrAGhT8Zx76xpNe0Otj3pI8mmhdVdwyimvTVG/4jseu245xIlPz/Rd mkDqRBJwG1b/xGSRYGELM6M4KcOtCZ7Q+oTBeUn57wPTDU5lsthk+f1a+JETasTA EJ3UrKrqd+i5TzFrbHqOGyIhuyJ44xRUNZ3Q35l8AjZQ== 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=ACHc1g/dyvAVboikGFKb6eMmCORhW1MuDIXPjY5yiLA=; b=OHSpVxy1 EnHhYBr6gLOMvIhanIgAbcnlvvEuVDg3zyaYsHECabOmVe30IS+OjfYqtHyZcJ2k +9O0waAKfqQOAVKk/e3rUN9hMD+oEqKxKm6244UFZNGNZW+Kz8vjN2T9/7Dg+IQm jqCMeBR13S2LqeiRgNWIIebJg3AL3KoTQpbrLDzWZpLybcbAouNBc4SzhBrIZ5AX U/XwhtP2XBGMbyjSEftt1cX3sc0URgmDd7k9SInwwb31MPNTF4XzCzPnibUabVUt Evzf7qeet/NSuGf8hUbsCLruyvgsQsXYg2QPLWobPOg81exvWgV2LWqrYoWV9svx Jsqv72o0tbaTxg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedruddujedgudefvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkffojghfggfgsedtke ertdertddtnecuhfhrohhmpefnohhuucfnohhgrghnuceolhhouheslhhrtggurdgtohhm qeenucfkphepvdegrddvfeejrddvledruddtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hlohhusehlrhgtugdrtghomhenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from localhost (10-29-237-24.gci.net [24.237.29.10]) by mail.messagingengine.com (Postfix) with ESMTPA id 7EFCC80061 for ; Wed, 6 Nov 2019 14:52:47 -0500 (EST) From: Lou Logan To: ffmpeg-devel@ffmpeg.org Date: Wed, 6 Nov 2019 10:52:44 -0900 Message-Id: <20191106195244.79194-2-lou@lrcd.com> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191106195244.79194-1-lou@lrcd.com> References: <20191106195244.79194-1-lou@lrcd.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 2/2] avfilter/Makefile: add missing framesync dependency to bm3d & mix filters 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 --- bm3d /usr/bin/ld: libavfilter/libavfilter.a(vf_bm3d.o): in function `activate': vf_bm3d.c:(.text+0x3100): undefined reference to `ff_framesync_activate' /usr/bin/ld: libavfilter/libavfilter.a(vf_bm3d.o): in function `process_frame': vf_bm3d.c:(.text+0x3182): undefined reference to `ff_framesync_get_frame' /usr/bin/ld: vf_bm3d.c:(.text+0x31ac): undefined reference to `ff_framesync_get_frame' /usr/bin/ld: libavfilter/libavfilter.a(vf_bm3d.o): in function `config_output': vf_bm3d.c:(.text+0x36fe): undefined reference to `ff_framesync_init' /usr/bin/ld: vf_bm3d.c:(.text+0x37c1): undefined reference to `ff_framesync_configure' /usr/bin/ld: libavfilter/libavfilter.a(vf_bm3d.o): in function `uninit': vf_bm3d.c:(.text+0x383a): undefined reference to `ff_framesync_uninit' mix /usr/bin/ld: libavfilter/libavfilter.a(vf_mix.o): in function `process_frame': vf_mix.c:(.text+0x954): undefined reference to `ff_framesync_get_frame' /usr/bin/ld: libavfilter/libavfilter.a(vf_mix.o): in function `config_output': vf_mix.c:(.text+0xd2c): undefined reference to `ff_framesync_init' /usr/bin/ld: vf_mix.c:(.text+0xe77): undefined reference to `ff_framesync_configure' /usr/bin/ld: libavfilter/libavfilter.a(vf_mix.o): in function `uninit': vf_mix.c:(.text+0xeba): undefined reference to `ff_framesync_uninit' /usr/bin/ld: libavfilter/libavfilter.a(vf_mix.o): in function `activate': vf_mix.c:(.text+0xf8a): undefined reference to `ff_framesync_activate' --- libavfilter/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavfilter/Makefile b/libavfilter/Makefile index 2080eed559..ec2ed4a8e7 100644 --- a/libavfilter/Makefile +++ b/libavfilter/Makefile @@ -169,7 +169,7 @@ OBJS-$(CONFIG_BITPLANENOISE_FILTER) += vf_bitplanenoise.o OBJS-$(CONFIG_BLACKDETECT_FILTER) += vf_blackdetect.o OBJS-$(CONFIG_BLACKFRAME_FILTER) += vf_blackframe.o OBJS-$(CONFIG_BLEND_FILTER) += vf_blend.o framesync.o -OBJS-$(CONFIG_BM3D_FILTER) += vf_bm3d.o +OBJS-$(CONFIG_BM3D_FILTER) += vf_bm3d.o framesync.o OBJS-$(CONFIG_BOXBLUR_FILTER) += vf_boxblur.o boxblur.o OBJS-$(CONFIG_BOXBLUR_OPENCL_FILTER) += vf_avgblur_opencl.o opencl.o \ opencl/avgblur.o boxblur.o @@ -303,7 +303,7 @@ OBJS-$(CONFIG_MESTIMATE_FILTER) += vf_mestimate.o motion_estimation OBJS-$(CONFIG_METADATA_FILTER) += f_metadata.o OBJS-$(CONFIG_MIDEQUALIZER_FILTER) += vf_midequalizer.o framesync.o OBJS-$(CONFIG_MINTERPOLATE_FILTER) += vf_minterpolate.o motion_estimation.o -OBJS-$(CONFIG_MIX_FILTER) += vf_mix.o +OBJS-$(CONFIG_MIX_FILTER) += vf_mix.o framesync.o OBJS-$(CONFIG_MPDECIMATE_FILTER) += vf_mpdecimate.o OBJS-$(CONFIG_NEGATE_FILTER) += vf_lut.o OBJS-$(CONFIG_NLMEANS_FILTER) += vf_nlmeans.o