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 4473547DA4 for ; Wed, 27 Dec 2023 13:05:05 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A329768CA0D; Wed, 27 Dec 2023 15:05:02 +0200 (EET) Received: from mail-lf1-f52.google.com (mail-lf1-f52.google.com [209.85.167.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6E12A68C66F for ; Wed, 27 Dec 2023 15:04:55 +0200 (EET) Received: by mail-lf1-f52.google.com with SMTP id 2adb3069b0e04-50e759ece35so2548118e87.3 for ; Wed, 27 Dec 2023 05:04:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703682293; x=1704287093; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=XtvZK2ZadsQC5ypIw3zihpEXgT5+PUB1MyvgETG97LU=; b=C9zQEuBDj7bvBpQY7qPwv7D2FtU8FzK9qLwDfH0GsIP0xFCX7Z1V9sp3Fh435IC/hk TpVzPCbDWJyX2oO8voTAHX6fxcp69Y9C4peteBUz06kOwSr3BQih1JgD5CBHico237m3 cS21sKzC7voXxKJ5F1mds/XDySCHtItQA4MANIGfeu29OIePYFjT5pezUJwkWcLysLpJ ycGgBkabUxxsRk8iikFO/lVPfcRZiA3tkZvi7YwEBaOXUFYneyp48P4DAVHVcUehBFMw mCHV1a/sua2KN+1lmgQ5PJEbRXcPOdkOpLu45CISajptnY7YisykVO6kosfcpAJvF06S BNeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703682293; x=1704287093; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=XtvZK2ZadsQC5ypIw3zihpEXgT5+PUB1MyvgETG97LU=; b=WkjdZq+DnM7uoI/zm5nm6WU2+PYDW9L8XmCgVQ9+vfqKc/TzEX4uMPeVyJ+Icd2TZw Yk8ONMGTkgPtC7N0LYZCBLtYq4f/FNTv/Y6YuFf/8s4DrHi/K1Rmd9sev5gbOKfzyC+H lR3GFfhsPPANefFqD5FvKSjvVj5vX+x+ArujeXxwzV4XYVo5XA96+Rxy/IImGXB5pwvC Q2xsUGUerOIJojsuaF2uvgmncJ81+46Hjwv9j0Wwor6PjynPdFEgzxSAjC0BeYf1GZjY JxWnkQqy1DiMbn0Zt2HNqm2wjGmol58I+G8MiNMIr2tABk6oGPC4gJMPCTa9ShDxNPyH vpOQ== X-Gm-Message-State: AOJu0YyhMtW/AagRI0tuDrvcXDYggGvkLD/2bY+2augZs8GQWhNB7OO1 +cD6uSfxrH9JaULjJ/n67sTAxIDDybY= X-Google-Smtp-Source: AGHT+IH993Zxvz4tJ7OeVXf5pvwZ72zHeDaY56maVZyYKr4xSk1RKUUzVW1HdGpQ4Zk0CLO2S/dOQg== X-Received: by 2002:ac2:4356:0:b0:50c:e98:1ded with SMTP id o22-20020ac24356000000b0050c0e981dedmr2610606lfl.132.1703682293412; Wed, 27 Dec 2023 05:04:53 -0800 (PST) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id u23-20020aa7d0d7000000b005533a9934b6sm8550244edo.54.2023.12.27.05.04.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Dec 2023 05:04:53 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id F4143BFCDC; Wed, 27 Dec 2023 14:04:51 +0100 (CET) Date: Wed, 27 Dec 2023 14:04:51 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20231216142436.615809-1-stefasab@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] lavfi/overlay: factorize definition of planar and package blending functions 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: On date Sunday 2023-12-24 20:54:39 +0300, Dennis Mungai wrote: > On Sun, 24 Dec 2023, 20:41 Stefano Sabatini, wrote: > > > On date Saturday 2023-12-16 15:24:36 +0100, Stefano Sabatini wrote: > > > --- > > > libavfilter/vf_overlay.c | 260 ++++++++------------------------------- > > > 1 file changed, 53 insertions(+), 207 deletions(-) > > > > Will apply in a few days. > > > > > Hello, > > Is a similar change required in the other overlay filter applications, such > as overlay_cuda, overlay_vulkan, etc? Checked the code, this is the only one benefitting from this kind of refactoring. _______________________________________________ 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".