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 644E640131 for ; Sat, 5 Nov 2022 00:44:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 74E2768B4BB; Sat, 5 Nov 2022 02:44:22 +0200 (EET) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EC09968A678 for ; Sat, 5 Nov 2022 02:44:15 +0200 (EET) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id EA709264527 for ; Sat, 5 Nov 2022 01:44:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1667609051; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HvTeZbkh1lb5Q5UKukVgrjrFp+q90kyrN/qs5GGPUC0=; b=Xms1hzJysI1IJkmlJRhRhoez4tEowAGMBLoGsPGfqlrPwUIK96fQk+rOrabE/5Plf58PJx 5mLDF/7sXo0gxreoAGS+6DwV9gVn4kAKgHJXhrDp2QsxrSZz96crWtCUS9hY64RbxypoAO qOuwJP9zDFHotamxG2Y+72oFKezLnPFxGtkwkpsj2exI8DrXDngdM85bja++p8TjFhNnjn 8rFlgD4qiTNdKvc7foo3KvUZeMLo8xTqiEXKk1mwyYGLzPQm4Rn5FcUmNGFcXvSfKsEsub FxRSnokJ7Y+2aB62VTp2cFpTos3O0tpVFQYH3xSDWiYN3epUX2gG050BEBLN6w== Message-ID: Date: Sat, 5 Nov 2022 01:44:08 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 To: ffmpeg-devel@ffmpeg.org References: <20221104185756.2089-1-ovchinnikov.dmitrii@gmail.com> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: <20221104185756.2089-1-ovchinnikov.dmitrii@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH, v3] MAINTAINERS: add myself as amfenc* maintainer 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 04.11.2022 19:57, OvchinnikovDmitrii wrote: > Due to the lack of an active AMF maintainer at the moment, as well > as plans to add the av1 encoder and other improvements of AMF, > I added myself to the maintainers. Timely review and merging > patches targeting AMF integration should improve support > of AMD GPUs and APUs in FFmpeg. > For the last couple of years I have been working on AMF related > patches to ffmpeg and other open source projects. LGTM from me One note: The usual format FFmpeg follows for the commit Author is "Firstname Lastname ". You're close enough, so it hardly matters. But something to keep in mind for future patches. _______________________________________________ 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".