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 7B5BE4A7B1 for ; Tue, 9 Apr 2024 12:53:40 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D405B68CB2B; Tue, 9 Apr 2024 15:53:36 +0300 (EEST) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7F8BE68CB2B for ; Tue, 9 Apr 2024 15:53:29 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1712667208; bh=bkEJCq8caJ0kr1mHjh44m3AOinIRewDug0eGvIWHbLU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=k4zo7xzMTuuDThyTEo+EZG++1aL+ttOoFj93aekhcfnBJMDD7HQprQgYHHUCLRNhc 5yy6QuILw3ltII5xQ+CQRLxJ4izeQ1EBfZwaZmUcCQrNKQlCPUaJzuO9cljxKNnJMz inyFe6H5pfTSpcHft5T5BoLpBFXtWG8N+QqyHlP8= Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id C5BD240006 for ; Tue, 9 Apr 2024 14:53:28 +0200 (CEST) Date: Tue, 9 Apr 2024 14:53:28 +0200 Message-ID: <20240409145328.GC59569@haasn.xyz> From: Niklas Haas To: FFmpeg development discussions and patches In-Reply-To: <20240406202826.GE6420@pb2> References: <20240405174452.35635-1-ffmpeg@haasn.xyz> <20240406202826.GE6420@pb2> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH] avcodec/libx264: bump minimum required version to 160 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 Sat, 06 Apr 2024 22:28:26 +0200 Michael Niedermayer wrote: > On Fri, Apr 05, 2024 at 07:44:52PM +0200, Niklas Haas wrote: > > From: Niklas Haas > > > > This version is four years old, and present in Debian oldstable, Ubuntu > > 22.04 and Leap 15.1. > > Ubuntu 20.04 has general support till 2025-05-29 > Ubuntu 18.04 has security support (ESM) till 2028-04 I'll relax it from 160 back down to version 155 then. That covers Ubuntu 20.04 and Debian oldoldstable. > > thx > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > Nations do behave wisely once they have exhausted all other alternatives. > -- Abba Eban > _______________________________________________ > 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". _______________________________________________ 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".