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 622FD46A88 for ; Sun, 2 Jul 2023 16:55:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 88F9868C38E; Sun, 2 Jul 2023 19:55:15 +0300 (EEST) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BDEAE68C19B for ; Sun, 2 Jul 2023 19:55:09 +0300 (EEST) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 7DF67106019A for ; Sun, 2 Jul 2023 16:55:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1688316909; s=s1; d=lynne.ee; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=IU1pG4c61lSOwxgRZgz/EfxenXWpoL3PQqOxCxmICpw=; b=pQqRDnnpQi91ea+fwGixcg2ayWkYh5b9N7cumKfzeEu5quPOs5lMk0Iby/BdT5uM rmoTP74uKAMQVbDZb3D1HQz4CgDBYs+ginUeKHkfi/hXoPy8X/xwmQEgxOWJEysAWPh EDX5sG0NVcFdr4cvTPVg4YfYOIZq5moMyEP6p5uHJhigoS8AfyQ9g1Whtj+wBpTNyLU IULmVT0aXOZ33TsqTBEG92V2PXsKBPI0qhLAs9bNQBm2GEH+nE901Ue4urx2EaR6F/Y qNTpZplBnJOnI/cvWZQK/6HShVvzfsgpVfMQmjH6TwkgM+YolOyAho8E1jQVr2sLAbf MBjCKHCgQw== Date: Sun, 2 Jul 2023 18:55:09 +0200 (CEST) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: References: <20230702123242.232484-1-jc@kynesim.co.uk> <20230702123242.232484-7-jc@kynesim.co.uk> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH v2 06/15] avfilter/vf_bwdif: Add clip and spatial macros for aarch64 neon 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Jul 2, 2023, 16:09 by kierank@obe.tv: > On Sun, 2 Jul 2023, 16:02 Lynne wrote: > >> >> Also, keep in mind the final spatial clip at the end should be >> removable. I discovered it makes the filter look quite a lot >> better. Currently, only the Vulkan version does it, but we're >> looking into changing the C/asm versions too, and you're the >> second one to rush into implementing asm for it before we've >> had a chance to discuss it properly. >> > > Didn't Thomas Mundt ask you to provide samples to back up your claim? > I haven't had time to. Until you made me just now. _______________________________________________ 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".