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 4228849082 for ; Thu, 2 May 2024 08:37:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 63F9868D7AE; Thu, 2 May 2024 11:37:05 +0300 (EEST) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0824968D53F for ; Thu, 2 May 2024 11:36:59 +0300 (EEST) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 7FE871060136 for ; Thu, 2 May 2024 08:36:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1714639018; 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=0CpMKlvDNdfvC8F3cOFslZj7IEiGTZODkoKmANIpP7s=; b=fKqaokct4Dwynq/e2vb5+J0mqSmv+Q+W7Ln6BXm+t7eiPuQRPX6vDRvK860wuToQ eT86RYExQMpewB1qCe7fEhxvg4aKA8xi6hcbHX+KVVfRrI/h9uf1FV72z1jluSvTsWB 6GtskuVZ1644g0+TQK5wv1AMhLyedDFQy81oPzRfVipeg8B6diEZjUeIjghBif1x9N0 KoHs24nk0Ijp335YverEVVN65yjy/Stls+r63EttL/+rodp4XJ2gb2XdnU+dYvFZLT0 TTLilDpFE5YO1OnqHRhvRoGSTLZUZcwUuBlBCLdU1449/Qnp4AKMAEhuxMq/bNRtheE nxKu0PvI4Q== Date: Thu, 2 May 2024 10:36:58 +0200 (CEST) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: References: <20240501183809.1060-1-ovchinnikov.dmitrii@gmail.com> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH 01/10, v2] avutil: add hwcontext_amf. 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: May 2, 2024, 10:04 by ovchinnikov.dmitrii@gmail.com: > >>Is there a reason to add this code in now? > DX12 and Vulkan native encoders will expose less features compare to AMF, > at least in foreseeable feature. The missing features include low latency, > PreAnalysis including look-ahead etc. > Do you really not talk with each other over there? You should. This is a lot of vendor-specific code for which an overlap with a standard API already exists, and I'd just prefer to know why this should be merged and maintained now, as Vulkan video adoption is finally starting. _______________________________________________ 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".