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 2518E486C7 for ; Tue, 16 Jan 2024 00:09:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 524BF68CF98; Tue, 16 Jan 2024 02:08:58 +0200 (EET) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2E8E668C9DF for ; Tue, 16 Jan 2024 02:08:52 +0200 (EET) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-40e84581879so975795e9.2 for ; Mon, 15 Jan 2024 16:08:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705363730; x=1705968530; darn=ffmpeg.org; h=user-agent:in-reply-to: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=dpmnIL3Qxyfo6GDjuoSfhf/XHzWmWbW3GfXsN7a65Ig=; b=OFLICqRZnrjrsxMhb6C1M6hjfZQecw50SKokitnVAFXfgYHz3igZgWtyhVrqEJnCZ5 IvgF/6lJCxGa/j1/v4f4XS1TFe3+NJHx5phq9z2EpBsjk3WXB/8XLG1nQyaXN+9NM1q8 49e8xnq7xFsyIkfKV5ByBH3TwHjBR7ud/odd2v+1HzxUTVB7zKkf7IYl1t9IPP0ps2// jr8PP1NVKPbdPthG9mIUiACWaymFL4rkOGX3QwQvUb2ICPePGByYztR78HewtHpiSCzp molf4jBLe9O4TjRu/xqvW92bxKrbMl7NoKC7F8iIreCQhMbXuWWKJU0m+b8jLpO6GlDq xOdw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705363730; x=1705968530; h=user-agent:in-reply-to: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=dpmnIL3Qxyfo6GDjuoSfhf/XHzWmWbW3GfXsN7a65Ig=; b=ggwraSduYU3zsSKHd9S1+QpfPeiB0CfkkUD6Ys3Zl+FnsxWuRcKIs6DNpnBFDv9161 rz5oK/GMZ2vyTVTVhfXCxZ9c6P6t11zKGGYdIfPFIvGQHab8nAsHTwfoK1xFeGFZMIV6 DxFR8vu2HKlzF8oO3+5kZyXlnXfEJxMkbGagrGg/mnkRV45ZPhJvG5iYW8vsN7IEDhG3 zpmYjdLc+B+yVG+yK9wsnqC/FrNQ9CJVQp8uImauk6W9NWThSHfKBvIp65KElq9TS/9g fuhtoHXi5zzN8gfDjFpaa0AiXceIxfPuhn4CMiARDMxdvosHp2hot0OktDuC2tjhoLCL Zi0g== X-Gm-Message-State: AOJu0YxxkR+BX+NyXZwcvjokUca6lWRM92AC2kURJvlmy/NMmeSOo5hA t0ep3saJd6ZUDa0HULKxxd6pMzGssMA= X-Google-Smtp-Source: AGHT+IG2OFGxNEnCTYeJBnA2a5nWdgavPj8QFBWPrJpsU5rCgepsRKWDu4acid86V9+fg8IvOjXUSg== X-Received: by 2002:a05:600c:3549:b0:40e:76f4:8cf1 with SMTP id i9-20020a05600c354900b0040e76f48cf1mr695045wmq.221.1705363730566; Mon, 15 Jan 2024 16:08:50 -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 r19-20020a05600c459300b0040e42391a12sm17181815wmo.13.2024.01.15.16.08.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Jan 2024 16:08:50 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 129DFBFCDC; Tue, 16 Jan 2024 01:08:49 +0100 (CET) Date: Tue, 16 Jan 2024 01:08:49 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches , Haixia Shi References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] doc/utils: fix atan2 parameter order 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: Haixia Shi 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 2024-01-14 19:40:48 +0000, ffmpeg-devel Mailing List wrote: > The C library function double atan2(double y, double x) takes y as the first > parameter and x as the second parameter. > > Signed-off-by: Haixia Shi > --- > doc/utils.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/utils.texi b/doc/utils.texi > index 0c4f146f4f..76e704fc3c 100644 > --- a/doc/utils.texi > +++ b/doc/utils.texi > @@ -815,7 +815,7 @@ Compute arcsine of @var{x}. > @item atan(x) > Compute arctangent of @var{x}. > > -@item atan2(x, y) > +@item atan2(y, x) > Compute principal value of the arc tangent of @var{y}/@var{x}. Applied, thanks. _______________________________________________ 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".