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 8245A44EEC for ; Sat, 26 Aug 2023 21:19:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6D2D668C601; Sun, 27 Aug 2023 00:19:45 +0300 (EEST) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 91D2968B991 for ; Sun, 27 Aug 2023 00:19:39 +0300 (EEST) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 3D9AB10600E3 for ; Sat, 26 Aug 2023 21:19:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1693084778; 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=MtERyzXMPLF0wroUmg5VDDd4PN2v+yR9KH3U+N1iQqw=; b=pmNP2RFowAnVW7ap3hSn7jg7xJJfSWjynstVUxez0Hdxe6QgLEM4NK/n7tDhcNtq 5urD8DBvWcr1PhlElh10ywhkiWiTcyax+pA+I9oxo5IOnCHuqC5UuO0CW6k7HyA//du mn0yzbVIUOaJ7DuECqKxFHuuBRAr7XXfV/iSfWCQklsJ71GK+X8dYTh/SOecrg3OabE PIbbE8coIsdX06min1ubocJxOholmm3ahScS9LclIFV6unYA3zaEYrZfh8aJ5R6H3ol dQQJyZRqORZ726BnpKp697JMnaObRFO9uWAYQZNFf6Sh/a5gKTlm2T2eUsZfpYuoZZr 5zMs+cxkEw== Date: Sat, 26 Aug 2023 23:19:38 +0200 (CEST) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: References: MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] vulkan: enable VK_KHR_cooperative_matrix 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: Aug 13, 2023, 00:15 by kasper93@gmail.com: > On Sat, 12 Aug 2023 at 16:45, Lynne wrote: > >> >> It's of interest to API users, and of interest to us, >> as a DCT/DST can be implemented via matrix multiplies. >> >> Bumps up the required header version to 1.3.255, released >> 2 months ago, so it's had time to propagate. >> > > I would disagree, considering latest Vulkan SDK release is 1.3.250.1. > Please wait untill new version is released. > New SDK version 1.3.261.0 was released 5 days ago by LunarG, so I think everyone's had time to update their headers. Thanks. _______________________________________________ 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".