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 4E82A45D64 for ; Sun, 7 May 2023 21:26:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8735C68BF06; Mon, 8 May 2023 00:26:44 +0300 (EEST) 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 299A4689975 for ; Mon, 8 May 2023 00:26:38 +0300 (EEST) Received: by mail-wm1-f44.google.com with SMTP id 5b1f17b1804b1-3f315712406so150576135e9.0 for ; Sun, 07 May 2023 14:26:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1683494796; x=1686086796; 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=ozwCIb3Lxaeyl0EXP5BFvhdzEzlbb5wS2a7HlHRtWts=; b=K3jk+RxExTIHfLqPIP3Mk5yNHR2S+FyrFfJSTGNo7O+pwgvNZs0BazonZudvg6Z+C8 +daGPgknNXgl8jgOFAjIS+OuUDf9clrOZRppCjTI64banWlUlTdIh6u5Hl2NG1WKgWLv ElJlWiKl11kkFn21JIvz0of8wZdkkYGioyMUjD0yyrtwqiNjuD0dmSMainOul2jGW4cl 6Xe9pgNNM25yl+ojB0KOgTfFax5XLsu3ZT1LeysgnATCvY5yLYQXS0v2+peQThjtkSvI RCvxkE3ZE4LFZLpL5GXf3YwxX6XYhTHGcVyRrAOMVwUOlhRK6PNFLiztH2LXR5iR3vFt m+hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683494796; x=1686086796; 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=ozwCIb3Lxaeyl0EXP5BFvhdzEzlbb5wS2a7HlHRtWts=; b=JBKac/vMKz/tzMLgBFuqDbxhaCfBzu0a1aIGB8ELNg9hpFIiiuuHun9LbNCRPiFiVm 3+Kpy9VvGdvmsHhGR2ewoFT0x8GDOMaKUJNnlTzbxt5kD6Qoa7LhUKOLlDWEnqsxDtAy ZD4r2dVkvsyX1ar5m+BCZ8kmQ1r/cspL22pLFM8OJBLuPg9sAJDlfmqYgAIefPA05dt7 a4MquPbFymHKRn2eo25o6/08ub8gWYPO6a4mal6QWgYBBfUTqRT7uyJGMHSmhAds2v7R SSPuDEfTWw2La4Qs71z9mqct/JKsGJUeZqO0pLnyWp2hCmBofU3EZprnlon3FeTPv2g3 NKUg== X-Gm-Message-State: AC+VfDzNeAmLL8+eTMjEV3ytjuwIgWvVJIMV4sUvwmUN1S3EBA+yjjCY QAH8V18dfVGl6EwzsazWc7ros+tgN6vaww== X-Google-Smtp-Source: ACHHUZ66TLyHMGCmlJ+5hffjX+r+HzOh+t8kCxR9yDKUFi6Gx9ILEaWD5zH8jJhPQdO8sOUlP9IYuQ== X-Received: by 2002:adf:f544:0:b0:307:7959:6461 with SMTP id j4-20020adff544000000b0030779596461mr5684168wrp.31.1683494796465; Sun, 07 May 2023 14:26:36 -0700 (PDT) Received: from mariano ([91.254.67.164]) by smtp.gmail.com with ESMTPSA id m11-20020a056000180b00b0030627f58325sm9219782wrh.25.2023.05.07.14.26.35 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 07 May 2023 14:26:35 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 01C48BFB73; Sun, 7 May 2023 23:26:34 +0200 (CEST) Date: Sun, 7 May 2023 23:26:34 +0200 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230507212634.GB4348@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.13.2 (2019-12-18) Subject: Re: [FFmpeg-devel] tiny documentation fix 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-05-07 07:56:01 -0500, Jonathan Gilbert wrote: > Hello, > > I found a mistake in the documentation, a parameter that was copy/pasted > but not updated. > > In filters.texi, the documentation for the colorcorrect filter describes > "rh" as "red highlight spot" and "bh" also as "red highlight spot". I'm > reasonably confident it should say "blue highlight spot". Thanks, 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".