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 8AEE547900 for ; Wed, 27 Dec 2023 01:20:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9C3DE68CC19; Wed, 27 Dec 2023 03:20:33 +0200 (EET) Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 44BDD68BEE8 for ; Wed, 27 Dec 2023 03:20:28 +0200 (EET) Received: by mail-lj1-f172.google.com with SMTP id 38308e7fff4ca-2cc6d9b4c6aso48032431fa.3 for ; Tue, 26 Dec 2023 17:20:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703640027; x=1704244827; darn=ffmpeg.org; 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=ZdiezvORS4p30WpQMgWqLpDZ7bseo+b73LDGbTa8d64=; b=FP5NOANF1fkhBXUnvAO3NNENMDWot/FEvxe4j6tyYuMhb/q7scowSsHQAAFLzeEhX1 6mXgguoHCj8LEPtSszPziSKe+WoTedHMGp9uxDRa78A0MWrH/YVH5zKiozwciqoh3qKA 3969hGznCeo+ql52kfRXtQySr0uux+RCiN85HrDcxfvLTWQXXUV7W/WdgZS7Jz47NtP0 YlQMJUbzt12IqSZthe27OGJjouKC+UMktuTP9vljLL4Lu3uvH8tWnPLyQS5Q+xUzHZQk bQKiAig2L2X4LBrMdTVCiPAWaL89qbi1HtkIi0tHbkokTC+2gkNHFBBAangEe4vEvUZF uDiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703640027; x=1704244827; 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=ZdiezvORS4p30WpQMgWqLpDZ7bseo+b73LDGbTa8d64=; b=JrQZAOmhrdSoWAV0Ig1rN0fX8fsREP8PuiVBBeUrW/aWSICMRO1qAuTE7FRGNcWTrT P2mOodOqS4uGtJ2HMTIxCE5ZgF6V/96RxDQMvz0T7za1y8+Gh08f9SbAzJCyh0AoBEhM qkNY3pQO9i/xN3nH/8j3lrP1hOrfypAPGPNhLnizH7p24qSXxAXwgdoPSD6MabBbCLzC uallsfP1xXtxJQEYEPVnyYGgVQyxRtY6/y6tkmoAXJT+6N0GlnS9zifU5eaQKQb3826a LkEnfCdhUu1SeKmMeYa59+/W4T0k2bAUMsKqTvYoTEvVFRt+2m5VVNUdAuq7v11Nfoox DIQw== X-Gm-Message-State: AOJu0YyOEHk1QKEpdYDICqnUt8x9YFI6r2PmPudbgL+p7EzehNw4m8B0 ddWtMOibDdkj/TcXy/7Oi5inUwXsiBE= X-Google-Smtp-Source: AGHT+IF7jrI7SD2p+6UcJrzZplyR35POa0OcHngfAojkkZ8ugXVmHHjRn0g5yNArK/QGYrOBFRhFPA== X-Received: by 2002:a2e:be94:0:b0:2cc:3666:46ff with SMTP id a20-20020a2ebe94000000b002cc366646ffmr3251496ljr.96.1703640026555; Tue, 26 Dec 2023 17:20:26 -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 ig3-20020a056402458300b005552f6f59desm1123753edb.34.2023.12.26.17.20.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Dec 2023 17:20:26 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 4E7CFBFCDC; Wed, 27 Dec 2023 02:20:25 +0100 (CET) Date: Wed, 27 Dec 2023 02:20:25 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20231226162033.782945-1-stefasab@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] lavfi: add quirc filter 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 Tuesday 2023-12-26 20:08:10 +0100, Andreas Rheinhardt wrote: > Stefano Sabatini: [...] > > +static int query_formats(AVFilterContext *ctx) > > +{ > > + static const enum AVPixelFormat pix_fmts[] = {AV_PIX_FMT_GRAY8, AV_PIX_FMT_NONE}; > > + return ff_set_common_formats_from_list(ctx, pix_fmts); > > +} > > FILTER_QUERY_FUNC is inappropriate for this. What should I use instead? _______________________________________________ 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".