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 8BDF1459E8 for ; Sun, 2 Apr 2023 15:09:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3513F68BED1; Sun, 2 Apr 2023 18:09:19 +0300 (EEST) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3328F68B779 for ; Sun, 2 Apr 2023 18:09:13 +0300 (EEST) Received: by mail-ed1-f48.google.com with SMTP id y4so107951205edo.2 for ; Sun, 02 Apr 2023 08:09:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680448151; 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=9wvgASrFrxhsc/Mmr5GZKnMNFWx3wAwiHcWwp51FeNg=; b=THneBeLstlBHC4LK4d3fQp3QBCgv5s2fnlyGpPjiQb83NXYzSt27Dol/vaOTyssQq7 4+MJ8fqPryxB5Tq1a1IilvkjpTf+HCfeJakZt5TCAOhwdC9xeZI1wHHVuki95wCeRZbF GwamNf3bgaJpTVE0DDhyYUjKJ4MVQIeHiS4rUZVigDuBFWkyBgMKFrVaUWtjr16JOKQs pJY8vH1VjuAcOv/2uDT0OZRciGWe+2F/Cg0Aznpt5n4NEEs4vAW3SirHJLksduQBGY5u oKIiNc1uE+FNMF9+Ff1E6aB+sHUHPgzJNlEkSDXz17onMzZ7ooJ3rwNuaL170r17HX+b klLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680448151; 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=9wvgASrFrxhsc/Mmr5GZKnMNFWx3wAwiHcWwp51FeNg=; b=UEK9+Q8ezcjMgFxKSWRLmL4buj5RlR50tHZO960o63ELdbY/5BfnMVIaBUhK9VvVXz 7kdXqz78SpUbX/VKj6wv4sJSY6EqbOciJnen1M2BNFYEeVZcAusocpQWQfH9Zcs5bIQZ wmIUGuzTXgZoPfeV2QJJtE3C82+cXh/ZLSjSL8UqzNC8Lv/bR346u6LehDJKp2mvdjhj rN1wlmO26iAS5tryo8jjaf3Y2z9645RCOAyCDc3bLnIe2OByfeBlPsXfw7BYBib4AiUg AcvatE/RBRF/EVKL+GYjyAuF7fSLzVN49D6G9NJf1HX6WeHG+iwong2RpDUHoTYZ/u5G Orxw== X-Gm-Message-State: AAQBX9filzcKAl25jiGkb971ilKebhilBzLMX9RN+HCLRxNMbGC4YDE/ irpG0rb6sGNo5mbqd/obVrSTJ4I5Kcqs/g== X-Google-Smtp-Source: AKy350aCUyGVyKxmx6F93fU0GX3ycuE+xGY/U875YUl6I8fbggcfqu1QOoVM8/wh9yV9jo6ds7BMVQ== X-Received: by 2002:a17:906:5010:b0:92a:77dd:f6f with SMTP id s16-20020a170906501000b0092a77dd0f6fmr35227568ejj.73.1680448151429; Sun, 02 Apr 2023 08:09:11 -0700 (PDT) Received: from mariano (dynamic-adsl-62-10-98-143.clienti.tiscali.it. [62.10.98.143]) by smtp.gmail.com with ESMTPSA id d3-20020a170906c20300b0093e9fb91837sm3301654ejz.76.2023.04.02.08.09.10 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 Apr 2023 08:09:10 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id 8E637BFB73; Sun, 2 Apr 2023 17:09:09 +0200 (CEST) Date: Sun, 2 Apr 2023 17:09:09 +0200 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230402150909.GD3542@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20230325162044.40815-1-stefasab@gmail.com> <20230328220022.GI26811@mariano> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230328220022.GI26811@mariano> User-Agent: Mutt/1.13.2 (2019-12-18) Subject: Re: [FFmpeg-devel] [PATCH] lavfi/unsharp: clarify invalid filter param constraints 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 Wednesday 2023-03-29 00:00:22 +0200, Stefano Sabatini wrote: > On date Saturday 2023-03-25 17:20:44 +0100, Stefano Sabatini wrote: > > Clarify failure in case of x/y building a too big matrix size. > > > > Example: > > $ ffmpeg -hide_banner -f lavfi -i color=c=white:size=640x360,unsharp=lx=4:ly=21:la=-1:cx=5:cy=23:ca=0 -f null - > > [Parsed_unsharp_1 @ 0x55b100e7d740] chroma matrix size (cx/2+cy/2)*2=26 greater than maximum value 25 > > color=c=white:size=640x360,unsharp=lx=4:ly=21:la=-1:cx=5:cy=23:ca=0: Invalid argument > > > > Fix trac issue: > > http://trac.ffmpeg.org/ticket/6033 > > --- > > libavfilter/vf_unsharp.c | 30 ++++++++++++++++++++++-------- > > 1 file changed, 22 insertions(+), 8 deletions(-) > > Will apply in a few days if I see no comments. 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".