From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 850234E2DE for ; Sun, 8 Jun 2025 14:24:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id A8DC968C1C5; Sun, 8 Jun 2025 17:24:02 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id BCD3468B6FB for ; Sun, 8 Jun 2025 17:23:55 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 207072819119E for ; Sun, 08 Jun 2025 16:23:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1749392635; 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=stbO018e9jEW+umDMSdZuzQi+qWSv8hfwZ90N9BGbt4=; b=aPYQV+Jv2p4KITAc5V7zCAepPXO8ZZyn2JpCqTuFKptZLy+Ua9xcSfVPl8z2qZHzWWj6Rp W7fnN43C+8CR/StChx17SM7ads+U1pJPEjoJtrGpmCopuVyrCc6E67aQiLVoKD8x9Q6ucM k+dORGe4v+1CvYe1DMxi6awa+HJccFwcX1/JOZ2StlCa502qjCIVymN2zP/hM0hK+miLX8 XH8fXw7bf/Pewro1q+b8kh9xP0nIz1ZvX/D9DaV0kV6a5/UsXlYzzAYa6jQJyqv4IhMn0o EsLmykhWZgz31WRd1/Vrk/BgbFQ6+oX+zCeF0thXGc4qTStdLvfmYvXv0Bc8gg== Message-ID: <4912dde9-0f0d-4f34-bf3f-67b6c25a2d2a@rothenpieler.org> Date: Sun, 8 Jun 2025 16:23:56 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20250607213509.16424-1-timo@rothenpieler.org> <20250607213509.16424-7-timo@rothenpieler.org> <21cefc54-3964-4e69-b1f5-11a71591f167@rothenpieler.org> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 7/7] avcodec/nvenc: add MV-HEVC encoding support 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 08.06.2025 16:17, Andreas Rheinhardt wrote: > Timo Rothenpieler: >> On 07.06.2025 23:34, Timo Rothenpieler wrote: >>> From: Diego de Souza >>> >>> Added support for MV-HEVC encoding for stereoscopic videos (2 views >>> only). Compatible with the framepack filter when using the >>> AV_STEREO3D_FRAMESEQUENCE format. >>> >>> Signed-off-by: Diego de Souza >> >> I intend to push this series soon. So if you plan to review it, please >> do so soon as well, or let me know you plan to at least. >> All patches had been on the list previously already. > > When was this on the list? https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=13814 https://patchwork.ffmpeg.org/project/ffmpeg/patch/20250130194124.21836-8-timo@rothenpieler.org/ _______________________________________________ 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".