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 31AAE4840A for ; Tue, 2 Jan 2024 21:12:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3F78768B4D7; Tue, 2 Jan 2024 23:12:34 +0200 (EET) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4994D68B4D7 for ; Tue, 2 Jan 2024 23:12:28 +0200 (EET) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-40d60c49ee7so50203665e9.0 for ; Tue, 02 Jan 2024 13:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704229947; x=1704834747; 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=9nT9YkTvFiOcj7dpG+5noAHd5ypOShUGobB1vs77xX4=; b=J92WqToS9hiYO/HxqnaxF9QKKD21fIH0pkGiBS3gSmdRk3+G29WG0cRuS5gnIwzFIz UM4Q6pFoWJRVx4C45Pfy+no5TaLvJ9Iv3w9XEN4wgV19JK51AgJg6WDrETp2nOdj5x1L P85qYKg5VB7AhyeEfhpEADWKWvbCSjTZNpCptpLKUkL3QclV5hyF//3ZLRBQqs10xeXl cEND4GM2PmypaHe9+ptzOdCm0LH72cB9RxoqrQ1Fv2WvwvvsJHIiAk1oLhdrmlGKYPGw ONH29y2alqRCgapLQ41mkICAJL/2NSv06WC8/k6xChiml8NHhHfOC+gmTQ6ChyFPJR+s B2ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704229947; x=1704834747; 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=9nT9YkTvFiOcj7dpG+5noAHd5ypOShUGobB1vs77xX4=; b=ROcvRIC313TLzetD4o8TJueItXSZ5iHzNLK5dw0wikSIheChDdQH3lcCurFrFwJvaP Up0/KjLosRBBBg+pI4W11IQadUUrKBhQKgUK3Ka9EuwLDql1U2hej1d8kqHWpogan8dg 8XSdZ2BeAnHSW7VOWu2qgZH/sIYzk1k3FPvdYPptXyHbEo7WRES6KFT4h829MARWrY7d +McLfTNDeWociJanJvzNLsUBss1P/KGQZSbEy5HSmfk38R6MmTcEF2n+9qjUb2MZJH8/ cLVBDY0Y0dyXZC49q6eqxrI7/nMwNoWrPc1jO+6oUNbgxhJl/z+es90yeeRM9/b8af/1 R4ZA== X-Gm-Message-State: AOJu0YxjphsaSiRaXMCqNW/TCbj+G7WoMwPB1y7I6UKYMBC79DAi3anM vAS0QqlFNCYwxmVmalWLfrkYkjNZhHw= X-Google-Smtp-Source: AGHT+IEEDwG82crQRkOatgm2OVBcJ5+Han3a0SzLHSELrsZ5+Dx6H7+2ULmjhpUa9zmoZ4ur4x91ug== X-Received: by 2002:a05:600c:cc9:b0:40d:5324:6da5 with SMTP id fk9-20020a05600c0cc900b0040d53246da5mr7495771wmb.70.1704229946703; Tue, 02 Jan 2024 13:12:26 -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 bl18-20020adfe252000000b00337182d5d24sm12621174wrb.93.2024.01.02.13.12.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 02 Jan 2024 13:12:26 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 761D1BFCDC; Tue, 2 Jan 2024 22:12:25 +0100 (CET) Date: Tue, 2 Jan 2024 22:12:25 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20231228003825.860874-1-stefasab@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231228003825.860874-1-stefasab@gmail.com> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavfi/setpts: use macro to access variables array 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 Thursday 2023-12-28 01:38:25 +0100, Stefano Sabatini wrote: > --- > libavfilter/setpts.c | 94 +++++++++++++++++++++----------------------- > 1 file changed, 45 insertions(+), 49 deletions(-) Applied. _______________________________________________ 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".