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 75E5946912 for ; Sun, 24 Dec 2023 10:27:25 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2982968D13A; Sun, 24 Dec 2023 12:27:24 +0200 (EET) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5D0E768CDE3 for ; Sun, 24 Dec 2023 12:27:17 +0200 (EET) Received: by mail-ed1-f46.google.com with SMTP id 4fb4d7f45d1cf-5534dcfdd61so5488094a12.0 for ; Sun, 24 Dec 2023 02:27:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703413636; x=1704018436; darn=ffmpeg.org; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=8AHYckvZO0yR7JNatiUtlPcOFzpQ2I7KqFvmT2KBWG4=; b=d6VCuNNmVltt5liQjVQ3W5DeT2kkLtOHYS5uS4TrbaINQABvozLSjMBPIWojxyvlKR NknTnJKoMPcWO+s+0XucCrdHqgJ5+2CD9fm+HB0oHf3A5p+ssPnSPyetKQLtOMNxWrt1 Orkhgb0P8g4likcb0a3LlWyS8tfU4Pyc72JzXDrduadT82Z0jF9oxPV75KxlRkkG8QZA 99MsMSaBkvdW4phoj4/DCWrxeV98hM6Of5Rbf/AS1NA8wVbHbnMz9J3WjaJbT/3JNuou c9bofs9wYjsp4jXwoJiYeRWwRw9a/ODn3epIQVgunGxi/h7gU8fS8vqS3PmxWK8a3y8G dU4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703413636; x=1704018436; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8AHYckvZO0yR7JNatiUtlPcOFzpQ2I7KqFvmT2KBWG4=; b=tYUp3E85SgK0NXAL6jWU+aszNGarJkGCxewx6JjRvOzkLK3rvuqT0iRfzMHzH3LWjy QW2+cLv0WV08/Ljr9U/PJ15ytYpk1rSJDvkslayGNvZ7kd+8azOSWhzJ/GOzs9YGGcK/ m1mCQW/t3bFmJFhbrgyj3/hUKU6mDanVKTnttl4IZNKkPmXQROag1eRVdUSaB2enHEu2 ZOw0e7oPPKTe2v62qMDcyd7afrm5+fPqVXcvXaNbkRj7055c2/HF8VS6ZeOBPy+BPn1O VhCo9Yo4/LI86NIVMRBD3v8syM/5HSdOdwgWoN2RsJ4M5A11vxqrmG0XrdJJR5m8ythL aB6Q== X-Gm-Message-State: AOJu0Yz9LOxEAdEv6u06YASM4L5qX17AEimcTvER5IOAnfr+9QtHWwTr Sad6o5jYUu82/D/ufSNfva/gXW7gNJ8= X-Google-Smtp-Source: AGHT+IFvm1s4FZwNxPTv0p9cTglS/mxO3qukZXYuaqHwQJU6H6M4HA4lAI2T3UW8/A2Xe5Dut+CC9Q== X-Received: by 2002:a50:aa94:0:b0:553:8e37:6168 with SMTP id q20-20020a50aa94000000b005538e376168mr3865572edc.43.1703413635781; Sun, 24 Dec 2023 02:27:15 -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 cf26-20020a0564020b9a00b00554af5ec62asm965204edb.8.2023.12.24.02.27.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 24 Dec 2023 02:27:15 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 87FE5BFCDC; Sun, 24 Dec 2023 11:27:14 +0100 (CET) Date: Sun, 24 Dec 2023 11:27:14 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= References: <20231211014429.1841681-1-u@pkh.me> <20231211014429.1841681-32-u@pkh.me> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231211014429.1841681-32-u@pkh.me> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 31/35] avcodec/proresenc_anatoliy: avoid using ff_ prefix in function arguments 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 Cc: =?iso-8859-15?Q?Cl=E9ment_B=BDsch?= Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Monday 2023-12-11 02:35:32 +0100, Cl=E9ment B=BDsch wrote: > --- > libavcodec/proresenc_anatoliy.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) LGTM. _______________________________________________ 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".