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 71D5B4534B for ; Wed, 25 Jan 2023 00:28:15 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7A22868BE98; Wed, 25 Jan 2023 02:28:12 +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 E890D68BE6B for ; Wed, 25 Jan 2023 02:28:05 +0200 (EET) Received: by mail-wm1-f44.google.com with SMTP id q8so12651061wmo.5 for ; Tue, 24 Jan 2023 16:28:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; 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=OmLo4XC4HZzGljxNxe+7TAyFPoVBchBWWMP8DWKEsTs=; b=MiycJc6TFFhJgZ+Vpn3MgM39eKsOY+DdYTc5d5dOwhaI6rPGyDwMI6CP6S2g5HjCG8 3o3n5F9QgJinEJsAHSofv/0RMJ8ZKm4MJRaKiPxDloeOPzT8C9QuUq+Md3ebvDChNta9 ccW7TQMPQaL55ctRuVlywzh4DFBEEyHPU24HFTZnx2IPfBGpqM7d7M+zAG3nnnBPrxOP 74BzgBgGiRO0TdHt5zzNMab4R6kifHR/dwAJjcud1HhtoulcmR58sR1wFGrehj1xTBIW KLyutOWWgY72m25Q3mhUEOVHrXoWRI6fYlk3zKV/rfkyT63ZLYAuF/UoY02bSU29CHOl pBdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=OmLo4XC4HZzGljxNxe+7TAyFPoVBchBWWMP8DWKEsTs=; b=qPTbJI00YtB/U+i3ZiYAqbdxoDI0/cpF8S+0Cxaorf3n3eLG29xhkFglIqfhq0Gs2l 8oBgFDJbwDypxSwoUF5gtY4+eoWaikOR8E5pXPMh9AkTn7n4pji1mz2wigo1MJu3aYTC YSMxzXcO1EzxPwd1HPP6+E2Voew98wD1kkQmN2ya4WuqCYBiR1bmheQJHycGs3LhrKnY ZIl/GBQvwAMo8R4e4SfflWwfcRvZLxC9chPW1V7rHm5+WHGlHtwmbKV++Q7PnfRzBopB EtFQD3ZXsUvr1e++pMwj4+f4xp/nlnabm7jR57dK+vKwkBRRehRfr9njPJUML8MUwFiV HB0w== X-Gm-Message-State: AFqh2kp3/V2+rkh6xvZe0V1Qu8FPLPPDBG2RWpYAdjxQpkYkHH2hMDzb aOHJNRpztximWG910XCuQE/FzUu22vCXsA== X-Google-Smtp-Source: AMrXdXswxh6cQH1ip/70bE2Aq/Kn/Yprko1sYW9OqNT1lQN7ucqYK0qfx/wpTAVqerLcAc2GInaXVg== X-Received: by 2002:a05:600c:3d19:b0:3db:1810:8c9e with SMTP id bh25-20020a05600c3d1900b003db18108c9emr25446017wmb.38.1674606484234; Tue, 24 Jan 2023 16:28:04 -0800 (PST) Received: from mariano ([82.84.225.92]) by smtp.gmail.com with ESMTPSA id p22-20020a05600c431600b003d99da8d30asm204558wme.46.2023.01.24.16.28.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 16:28:03 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id D4B94BFB73; Wed, 25 Jan 2023 01:28:01 +0100 (CET) Date: Wed, 25 Jan 2023 01:28:01 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230125002801.GC12061@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20230116010325.614034-1-stefasab@gmail.com> <20230116010325.614034-2-stefasab@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230116010325.614034-2-stefasab@gmail.com> User-Agent: Mutt/1.13.2 (2019-12-18) Subject: Re: [FFmpeg-devel] [PATCH 2/2] doc/filters/astats: sort measure entries, add missing ones 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 Monday 2023-01-16 02:03:25 +0100, Stefano Sabatini wrote: > Also apply minor consistency and formatting fixes. > > Fix trac issue: > http://trac.ffmpeg.org/ticket/8397 > --- > doc/filters.texi | 211 ++++++++++++++++++++++++++--------------------- > 1 file changed, 115 insertions(+), 96 deletions(-) Will apply in a few days. _______________________________________________ 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".