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 EDE4446CDB for ; Fri, 7 Jul 2023 15:33:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3605D68C6D6; Fri, 7 Jul 2023 18:33:39 +0300 (EEST) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C806F68C69C for ; Fri, 7 Jul 2023 18:33:32 +0300 (EEST) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 6ECD4106015A for ; Fri, 7 Jul 2023 15:33:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1688744012; s=s1; d=lynne.ee; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=bMiXKH0RWnxbr1MjqGGNOd5YsBQDuNqWrBtnbwuLSag=; b=CTGLVraFeC+se/5gp3ayVgbuHHVA9e1ypedlqjLlqtx3JNkcHv4Q4GkxMgz1D1+h EcwZR9FcyQJ8wUSNSASTFCg9MJ1aK77fPZOdDAU5T6hxN8jS3dIGXFG2fYVHvaGma4W S/kIujWgrtZKpLtsvo+S2ypngr0x1DN49ENcjoH43EIuOJ0Ntrgmdsld6xCbThDkBZb KM1Dpj5BacRMrir0uF2MDDXm+7ZEfDY5eBfY808ycnm2SJtcFz/84n/1M5OmfZ2LnH2 UjLlLCO6SaKrx8c/m5v+ze7QGhX2N6TxnYX7O5UH1o77v80vFLhENmt6Ckt3khh/6TF RuDUQLX2Eg== Date: Fri, 7 Jul 2023 17:33:32 +0200 (CEST) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: <20230707150654.GX1093384@pb2> References: <20230707150654.GX1093384@pb2> MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [RFC] Release 6.1 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: Jul 7, 2023, 17:07 by michael@niedermayer.cc: > Hi > > On Thu, Jul 06, 2023 at 06:04:41PM +0200, Lynne wrote: > >> It's been a while since we've had a release, and we've had >> a lot of new features in. >> We did say we would make releases more often, and I think >> it's about time we have a new release. >> > > yes > > >> >> Anything anyone wants to have merged or should we branch >> off 6.1 in a few days? >> > > libavradio needs testing, at least build testing. > all parts of git master are tested automatically by our user base > but anything in seperate repositories might receive less testing > so we should encourage people to test these seperate repositories > for the release > It's still quite a new library, its API might change, I think we should release 6.1 first, then release libavradio, so the next FFmpeg release has a stable target API-wise to use. It's fine if you don't have time in the next few days, I have to remove the old FFT code, which means finishing my DCT/DST lavu/tx patch. _______________________________________________ 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".