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 9AD494921A for ; Mon, 5 Feb 2024 22:22:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 463D468D13C; Tue, 6 Feb 2024 00:22:48 +0200 (EET) Received: from mail-ej1-f44.google.com (mail-ej1-f44.google.com [209.85.218.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7AAA168CBBD for ; Tue, 6 Feb 2024 00:22:41 +0200 (EET) Received: by mail-ej1-f44.google.com with SMTP id a640c23a62f3a-a28a6cef709so681449966b.1 for ; Mon, 05 Feb 2024 14:22:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1707171760; x=1707776560; 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=rSsTFoxaTF/9QEtrKz3nncvM1KPvt14LMz/xvyeWAp4=; b=jRYZDSwbaMizSzdMUOxvBY2eMIPX+BJgB+j/BLdjOM2tYK7kL09Xdg0svQdlXaEcQh fVqOovMHYlVDW5Q6+StLLiSF3nKiwdqDe9KGjU1okbSY9zOwUikcSHNjKAXeFxK0MTKl BUfBu4bFE/svLa9tb1daVf2UZAUI/pNoQutGjFzoPgTgJZa3F5x5Ij9/XTnUhrJnotdB 3khhabWHvWUOBNQCfiTWW8i40V9CDb8Oe0fw3YVk7eV+rhErFOsMqTpCQ8cJXPCLmNGY HIP4LAbm1tzkMQxtk932w1Kr8wWxHpb9v5B4mEzxJqstb3dSb4/Au14PwyIGS2UCn4Bl d1WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707171760; x=1707776560; 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=rSsTFoxaTF/9QEtrKz3nncvM1KPvt14LMz/xvyeWAp4=; b=aV4ivo5E3g+jwcsFmp070rB0zj55Hg48iNSc/evONO4TytZMGehstRzAN2VaT5GnRg dkqKOOiEOssXImZVTzNsajn60BC9spYOcR7qt2gu+Js+3ZsJ0DoosA5CCFR3QqWmqYLv b/B16zlrjY4mZc1YMjzS6zsDScBnkJQ8XnxuUuMyVnWjhPT90PhrORjjSaj1Cpc7qqgB 6kqDPJGUAqLqKVpcX+BekFUaISKpgaoh/FUkir72GGVbpkkHKVuRCyaofaH3hUt4TuEX RJog0aA5VBH97SukJOJP0GQ6mdJQwrUJis+KIAaua6axFEAfbsP7V+1XiRam3Qo5ZAOJ SiFQ== X-Gm-Message-State: AOJu0Yxivsiz/VSqN9vjDIvvDFePT7NRhXzoYq356wQIqB7/4zaKrghL nnnEv15mOgEMLm8BJ/JVy9LHFYcGHGovLLv10CVFhJA/dw0e7bF7uxkQFo/X X-Google-Smtp-Source: AGHT+IGipFsn7Z5Mvcc9W6yBGS5WuXZrFGZL25d8hdS3KscYyrKg6TPufEYk7WlY1S6si/hiWlhu2g== X-Received: by 2002:a17:906:e19:b0:a35:46d8:53ce with SMTP id l25-20020a1709060e1900b00a3546d853cemr465216eji.18.1707171759730; Mon, 05 Feb 2024 14:22:39 -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 qo9-20020a170907874900b00a3623e84889sm334087ejc.40.2024.02.05.14.22.39 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Feb 2024 14:22:39 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id BEDC5BFCDC; Mon, 5 Feb 2024 23:22:37 +0100 (CET) Date: Mon, 5 Feb 2024 23:22:37 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20240205195802.14522-1-anton@khirnov.net> <20240205195802.14522-2-anton@khirnov.net> <20240205202727.GT6420@pb2> <170716510563.8914.15857303686551471840@lain.khirnov.net> <20240205215504.GD88809@haasn.xyz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240205215504.GD88809@haasn.xyz> User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 2/2] Require compilers to support C17. 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 2024-02-05 21:55:04 +0100, Niklas Haas wrote: > On Mon, 05 Feb 2024 21:31:45 +0100 Anton Khirnov wrote: > > Quoting Michael Niedermayer (2024-02-05 21:27:27) > > > please wait a bit with applying this so we understand better what it affects > > > > Sure, but I'd like it to go in before 7.0. > > What is the advantage to having it in 7.0? This would impact negatively many users stucked with older platforms, so I suggest to make this just *after* the next major release to minimize the impact (and I don't see any strong reason to make it happen before). _______________________________________________ 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".