From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id C95C5422B5 for ; Sun, 1 Jan 2023 23:26:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 868B468BB37; Mon, 2 Jan 2023 01:26:19 +0200 (EET) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 522FF68B995 for ; Mon, 2 Jan 2023 01:26:12 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id A9326240003 for ; Sun, 1 Jan 2023 23:26:10 +0000 (UTC) Date: Mon, 2 Jan 2023 00:26:09 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230101232609.GW3806951@pb2> References: <20221230084256.23865-1-ting.fu@intel.com> <20221230084256.23865-2-ting.fu@intel.com> MIME-Version: 1.0 In-Reply-To: <20221230084256.23865-2-ting.fu@intel.com> Subject: Re: [FFmpeg-devel] [PATCH 2/2] lavfi/dnn: Remove DNN native backend 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 Content-Type: multipart/mixed; boundary="===============8325184776030652733==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8325184776030652733== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eEyM98FAgnsIa41v" Content-Disposition: inline --eEyM98FAgnsIa41v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 30, 2022 at 04:42:56PM +0800, Ting Fu wrote: > According to discussion in > https://etherpad.mit.edu/p/FF_dev_meeting_20221202. > The DNN native backend should be removed at first step. > All the DNN native backend related code is deleted. >=20 > Signed-off-by: Ting Fu This patch seems breaking=20 make testprogs make: *** No rule to make target 'libavfilter/tests/dnn-layer-avgpool.c', n= eeded by 'libavfilter/tests/dnn-layer-avgpool.o'. Stop. and with a distclean and some configure make testprogs LD libavfilter/tests/dnn-layer-avgpool gcc: error: libavfilter/tests/dnn-layer-avgpool.o: No such file or directory ffbuild/library.mak:118: recipe for target 'libavfilter/tests/dnn-layer-avg= pool' failed make: *** [libavfilter/tests/dnn-layer-avgpool] Error 1 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle=20 --eEyM98FAgnsIa41v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY7IWiwAKCRBhHseHBAsP q3cUAJ0bCrouDX7LUfjBE0aT5JEcbvAB5gCfY7EH2TwJpWv5iLvTHtA16CIbpE0= =/InD -----END PGP SIGNATURE----- --eEyM98FAgnsIa41v-- --===============8325184776030652733== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============8325184776030652733==--