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 0D4D247349 for ; Thu, 5 Oct 2023 22:03:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 75F0C68CB3A; Fri, 6 Oct 2023 01:03:55 +0300 (EEST) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 31F7568C9B6 for ; Fri, 6 Oct 2023 01:03:49 +0300 (EEST) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id C82611060122 for ; Thu, 5 Oct 2023 22:03:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1696543428; 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=4rPDbHUX7wxgIFzAz9UIzXUw0t/9hX6X5aL4CFNUItM=; b=mEYnHBWNNxVKsYg6WAnHGujAoog09cPXGwU9ledOs1nf4tyxwprL2DlfOG0nRJRc GauVnwTG60vFbJ8OdgULmRN6Ifc94Js8Xb1nzygFhRPQYIyQPC/UQW2D86qEBg4CAp3 LE/5UoQqWIdViS0QPmNfcGtgmIoUJFkT56RNqh0XrZSBzVU9g19/7TgBP+/spTBRaHU OOc5/aXtQWRSDlPXcOYKgpRdniVMxe/HshzHZvPNVznUWLo9O+tNE0+NsXr1oQL4tw+ Cl0RpMZbSWkl5WnRUV5MFiNEZ16Q1ocOJRtjeLljUOcmX7wQ5i7JJtQgLtp7PMS3IsY 2aihNrAX0Q== Date: Fri, 6 Oct 2023 00:03:48 +0200 (CEST) From: Lynne To: Philip Langdale via ffmpeg-devel Message-ID: In-Reply-To: <20231005142749.1a72850d@fido7> References: <20231005142749.1a72850d@fido7> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] hwcontext_vulkan: add the VK_IMAGE_USAGE_SAMPLED_BIT bit to new images 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: Oct 5, 2023, 23:28 by ffmpeg-devel@ffmpeg.org: > On Thu, 5 Oct 2023 23:26:38 +0200 (CEST) > Lynne wrote: > >> This fixes filtering on Nvidia. >> >> Patch attached. >> > > Tested locally. Filtering works and vulkan validation passes. > > Ship it! > Thanks, tested everywhere I could think of. Works, so pushed. Now Nvidia users can enjoy filtering! _______________________________________________ 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".