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 618D64AD37 for ; Thu, 29 May 2025 23:38:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 34E8968D39B; Fri, 30 May 2025 02:38:50 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 6344168D230 for ; Fri, 30 May 2025 02:38:42 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id D3BBA28190F57 for ; Fri, 30 May 2025 01:38:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1748561919; 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=Gb1oVl0XLwgEwYV+rIRHKpvfviiK/OVbSyxvuUgTwdk=; b=BhC+RRP5iws1HNTAB58uB+2b2P5M74jL1pnzBzGndPryCwu7Pb1PDXuGzohTjL2tfzIyR3 EHvfxIRM2RA6iCrhW5XSMF3laP/E7azd/epDpV8BwLEzzJWKok6XyXBk9ldI7HoHfSSNv9 Bo82DJb4AKeK4I28A7R/jpv6BgDFhguN64G4KKD50QqDRD0WCgq8Rvogsi7RQCEwMmyYzE dV1QqrIXkXRjJWvSYkPVcIcRW6p9kzlGKYRKt6IETgBENrEZHKLrOzkK8LaEt8yUE8n0gn gZUgMTA50tJ8xs5BrWlf/w1UqLfly/IsigNCzUPqJN+BXLdjQ1FYF+ibUgW7Og== Message-ID: Date: Fri, 30 May 2025 01:38:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ffmpeg-devel@ffmpeg.org References: <20250527092731.51819-1-f1k2faeez@gmail.com> Content-Language: en-US From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2] avfilter: add CUDA stack filters (hstack_cuda, vstack_cuda, xstack_cuda) 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 28.05.2025 14:43, faeez kadiri wrote: > Hi all, > > Just a gentle reminder regarding my patch submission: I do intend to look at this, but haven't found time yet. Will hopefully get to it this weekend. _______________________________________________ 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".