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 73C5348C98 for ; Wed, 24 Jan 2024 07:40:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DE10368C2A8; Wed, 24 Jan 2024 09:40:44 +0200 (EET) Received: from mail0.khirnov.net (red.khirnov.net [176.97.15.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4AF2C68CBF7 for ; Wed, 24 Jan 2024 09:40:38 +0200 (EET) Authentication-Results: mail0.khirnov.net; dkim=pass (2048-bit key; unprotected) header.d=khirnov.net header.i=@khirnov.net header.a=rsa-sha256 header.s=mail header.b=ISYMd86V; dkim-atps=neutral Received: from localhost (localhost [IPv6:::1]) by mail0.khirnov.net (Postfix) with ESMTP id B07AE2405F2 for ; Wed, 24 Jan 2024 08:40:37 +0100 (CET) Received: from mail0.khirnov.net ([IPv6:::1]) by localhost (mail0.khirnov.net [IPv6:::1]) (amavis, port 10024) with ESMTP id imcBFIVHs4Vj for ; Wed, 24 Jan 2024 08:40:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=khirnov.net; s=mail; t=1706082036; bh=lK5fH/pQR2jyLspeDhgQ01jqZnTKOX97zcz13WmQjeo=; h=Subject:From:To:In-Reply-To:References:Date:From; b=ISYMd86VMZy4DAQEH9ietx4NzrJXE2bjXLoppJSvSrPZ+LYj2E6YFHdG/YQTKMeIs KKQ87dd7U8iKsIg44lkD5l4JIP5VbnV11/Z7iV74nA4MRaPeF64j25glFVyPmNyU6a KEMO8PXL0yXQWcXtSLQJwxdEEZ+Udiqwd3PoagtEDjavGqFWCFwMokb5wlW8uf+8nG EXHKszLfZQl0BanwWCnieMGONr+Qk8IautCHocekBT03eD/+z8t8aMytOzkh2eg3jQ ohQsuXtSbSZ5MENgvyrlMFk+ROVnhlQ9AZTT9WyokERBnrEVNjvv3eSgYJ5dYYCbtm HbqeY5FdTbbMA== Received: from lain.khirnov.net (lain.khirnov.net [IPv6:2001:67c:1138:4306::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "lain.khirnov.net", Issuer "smtp.khirnov.net SMTP CA" (verified OK)) by mail0.khirnov.net (Postfix) with ESMTPS id E627F2404E5 for ; Wed, 24 Jan 2024 08:40:36 +0100 (CET) Received: by lain.khirnov.net (Postfix, from userid 1000) id C361D1601B9; Wed, 24 Jan 2024 08:40:36 +0100 (CET) From: Anton Khirnov To: FFmpeg development discussions and patches In-Reply-To: References: <20240123192241.GA6420@pb2> Mail-Followup-To: FFmpeg development discussions and patches Date: Wed, 24 Jan 2024 08:40:36 +0100 Message-ID: <170608203677.8914.17390927215888357027@lain.khirnov.net> User-Agent: alot/0.8.1 MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] FFmpeg 7.0 blocking issues 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: Quoting Lynne (2024-01-23 21:18:29) > Jan 23, 2024, 20:22 by michael@niedermayer.cc: > > > Hi all > > > > As it was a little difficult for me to not loose track of what is > > blocking a release. I suggest that for all release blocking issues > > open a ticket and set Blocking to 7.0 > > that way this: > > https://trac.ffmpeg.org/query?blocking=~7.0 > > > > or for the ones not closed: > > https://trac.ffmpeg.org/query?status=new&status=open&status=reopened&blocking=~7.0 > > > > will list all blocking issues > > > > Ive added one, for testing that, i intend to add more if i see something > > > > What is blocking? (IMHO) > > * regressions (unless its non possible to fix before release) > > * crashes > > * security issues > > * data loss > > * privacy issues > > * anything the commuity agrees should be in the release > > > > On my side, what I want: > Vulkan AV1. It's ready to be posted once the spec goes public very very soon. > This shouldn't even become a blocker unless you want a release tagged immediately. > > And those that I don't consider as blockers, just something nice to have: > > Vulkan encode (H264). Needs about a week of work. > HE-AAC 960-point. > Preliminary xHE-AAC support. Not sure. > AAC prepad fixes - perhaps partial (off by one sample for SBR). Sigh. We already had this drama last time, must we do it again? If you haven't even started working on it yet, then it shouldn't be a blocker for the release, it can wait half a year for 7.1. -- Anton Khirnov _______________________________________________ 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".