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 A9D0545A12 for ; Fri, 10 Mar 2023 11:55:15 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 46D7868BE0F; Fri, 10 Mar 2023 13:55:14 +0200 (EET) Received: from mail-oa1-f42.google.com (mail-oa1-f42.google.com [209.85.160.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D143E68BD94 for ; Fri, 10 Mar 2023 13:55:07 +0200 (EET) Received: by mail-oa1-f42.google.com with SMTP id 586e51a60fabf-176d1a112bfso5550817fac.5 for ; Fri, 10 Mar 2023 03:55:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678449306; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=bjdqPZZQgfKnQtkFbJ0To+WXWJ1rn6xIVJhEA6GqMfI=; b=aGX1QAfhRuy2x9HgAjAkzF4FK/YKzkHihSsLJTOIJI2WtQT+xCcWf989RZFyO3EdGy UdIx/nYWo98vNT/T7RZN7yJzHjY0VC1WdR5xZYAK8h62tPLNnWr1F6mbs5gEXiTCo24A LnnUwFFrJ/C9vrj+Q9We7uTDM/7IG8G8CE/KarFsD4oE5WYgQsSQe86ESD9yiBl5yDGe j239amgYm4ijq3eKas1NwuJ4Syfoh8xQBJukRnw/sWb8LoBWQb48yvLk/Q0Dn1+clS2V qyY1eBJ86bHyPyNkMabCWoLID6LcXaLtFtTQlKnCKixPnRBcsz04LxhH2kNmFW/AP/7E HsrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678449306; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bjdqPZZQgfKnQtkFbJ0To+WXWJ1rn6xIVJhEA6GqMfI=; b=aKazd/7jn1I3Uj+ncfdzKL0+PPGXcwedeFL3KTfUS12n/d56PBW256479bld7Kcnqy GHnfY12rirwWWt/65CfkywTFFxaKkJrb6htHwIOXKCao7twHw7+Ob0CrAzCAESni89VR JQHyXy1fU7JiKs2rjo2P2llTj8sCP4syrPlUkxCTiL6Nz1dUh/b+v+0wV2jQd3WX3oBt Y9n69x9qXOg+Zix58FXTEjtB7P0HAR7VlPde8PNBKSLLxVc1kuxQGd/kXr5LFqClaWh3 tBqRsRtLGNauyK6txB1AYB+GoZz5BnrBRm5VO+C5wKag0GQV+7FgRfvUy33eV6AkajFo sYkQ== X-Gm-Message-State: AO0yUKUFbWT18zsqORsr24XPXS17tUR87E0v+3ukDuL9fjdzqng33fya bmpAEjz37t8MLw5V/5xJYN59WUr1RGk= X-Google-Smtp-Source: AK7set95c4lOMsm4+5oMhRKsQ0v3aX+7ORVPTPsJLWfG3o6OTC3K3b7aIrtcSdekq6TFj5vSeHq3lQ== X-Received: by 2002:a05:6871:827:b0:172:6d02:7d74 with SMTP id q39-20020a056871082700b001726d027d74mr16677664oap.21.1678449305933; Fri, 10 Mar 2023 03:55:05 -0800 (PST) Received: from [192.168.0.14] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id m5-20020a056870030500b00172428894e0sm779819oaf.28.2023.03.10.03.55.04 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 10 Mar 2023 03:55:05 -0800 (PST) Message-ID: <22f6736e-ca7f-b015-1bb1-752865f273a6@gmail.com> Date: Fri, 10 Mar 2023 08:55:09 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 To: ffmpeg-devel@ffmpeg.org References: <20230310115120.12170-1-anton@khirnov.net> Content-Language: en-US From: James Almer In-Reply-To: <20230310115120.12170-1-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH] lavfi/graphparser: use correct logging context 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 3/10/2023 8:51 AM, Anton Khirnov wrote: > --- > libavfilter/graphparser.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavfilter/graphparser.c b/libavfilter/graphparser.c > index 8e12416ccb..8f58c3c6b3 100644 > --- a/libavfilter/graphparser.c > +++ b/libavfilter/graphparser.c > @@ -475,7 +475,7 @@ int avfilter_graph_segment_parse(AVFilterGraph *graph, const char *graph_str, > > graph_str += strspn(graph_str, WHITESPACES); > > - ret = parse_sws_flags(&graph_str, &seg->scale_sws_opts, &graph); > + ret = parse_sws_flags(&graph_str, &seg->scale_sws_opts, graph); > if (ret < 0) > goto fail; LGTM, obviously. _______________________________________________ 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".