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 9145B406A0 for ; Tue, 29 Mar 2022 15:23:43 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2DA9368B074; Tue, 29 Mar 2022 18:23:41 +0300 (EEST) Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.221]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9C36168AF09 for ; Tue, 29 Mar 2022 18:23:34 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1648567414; s=strato-dkim-0002; d=oneric.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date:Cc:Date:From: Subject:Sender; bh=Y7BZIgKeGQJKlid++zsxhQ8iIxaLwgLiZmkwzh7mAhQ=; b=KW/Vl5y0LwfjrvZ16O6/oZsCTnNGOoV2gM+mwKGcNZhxMb+N2b2Dj5XST//LcGueOt EbOD7BHYNqmTeNrb0OqQ3KBXVEvwD5BTpW0XZ9K5ZkCIEzqnm1LU6YjRhMnHl1OQxc+j Jpj+KKZ6WFZneZuVUbGb3iCGlwRJVYY+1cqIEEJwhrpl7rxBAGbpIaErBoL4TEWNekQk mJvsBXxj9SvW2wni/W1H2JYhYQyuHzspsEqH8VJPOBT9MNoajR1/t1lvtlWL5g8mIjxc opHnUnWMqYUfoyqtwU+4y8kj3JH8aS9AKuSSKHUwybJz2hkoDiWjEzd/uQVEvx3jsQfG oUTQ== Authentication-Results: strato.com; dkim=none X-RZG-AUTH: ":I2IBZ0mrW/AWQXwgB4oxKM1YsW1lFUznrLvi/XReWqAAlWwZ8wlvfXmGs4jUQ0oz8ZbhHexs8fhgUyIGJt4hvToZ13ihjcjWO+LzVdg0" X-RZG-CLASS-ID: mo00 Received: from oneric.de by smtp.strato.de (RZmta 47.42.2 AUTH) with ESMTPSA id v88651y2TFNX17i (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits)) (Client did not present a certificate) for ; Tue, 29 Mar 2022 17:23:33 +0200 (CEST) Date: Tue, 29 Mar 2022 17:23:30 +0200 From: Oneric To: FFmpeg development discussions and patches Message-ID: References: <20220328233102.GJ2829255@pb2> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220328233102.GJ2829255@pb2> Subject: Re: [FFmpeg-devel] FFmpeg 5.0.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: On Tue, Mar 29, 2022 at 01:31:02 +0200, Michael Niedermayer wrote: > I intend to do a 5.0.1 release from the release/5.0 branch in the next days > as its high time to make a new release with all the bugfixes > so if you want to backport something please do so How about the recent fix for vf_subtitles 66901ce16271d1e36726af53f35cb5cd88b0b773: https://patchwork.ffmpeg.org/project/ffmpeg/patch/20220314190638.24816-1-oneric@oneric.de/ Is it eligible for backporting? Backporting to 5.0 should be a straightforward cherry-pick, for backporting to 4.x see the patch from the following message instead: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-March/294513.html _______________________________________________ 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".