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 0D6ED4946F for ; Thu, 11 Apr 2024 22:56:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C950168D0C5; Fri, 12 Apr 2024 01:56:15 +0300 (EEST) Received: from mail-ej1-f51.google.com (mail-ej1-f51.google.com [209.85.218.51]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 825ED68C96A for ; Fri, 12 Apr 2024 01:56:09 +0300 (EEST) Received: by mail-ej1-f51.google.com with SMTP id a640c23a62f3a-a51a7d4466bso31210666b.2 for ; Thu, 11 Apr 2024 15:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1712876168; x=1713480968; darn=ffmpeg.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=tep9Xd8dKTY8wG3TFKb+XJ04o5g4yX5OUIa2Ynpe06Y=; b=WyaqPyaG9rhF4aMLQntkHt9zcQUzGdJ6GMK3qUW9rhzevhr2yt4ZSYHsMrYM9ZfcCW wOYDYjq3aDjdLxK5wCrHSRnaM1tq/GLwMy3jwDG9SHwKr4OBEkm3h18Hijc0YtIzOLub 4REsw7kIQQMPQtSowhbfS631aNH886vy3hpgOVy7AAQCj2B4z4Jgmo+PLPKcHfW+czKd tY5FC35alBCf6OkFYAOElS0riN87ebddnPiufXwezP6bgq8UKJpCsO/XGnESYv1Apjvu 8Eq0YHsjpHnO3GpUQtzlmpDW/LYi8t9jMT+/bH2rXEiLTL9x6KRLucsXC0Jx+VYBO6WY o1Cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712876168; x=1713480968; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tep9Xd8dKTY8wG3TFKb+XJ04o5g4yX5OUIa2Ynpe06Y=; b=pJlatPj/imBk6zNU95A2y+a2mfsm2pjRRcNq1JS66orIgcjEzPdPdD7eRRaOwGl5qP +Bit023gZHscw99igbNGn8U5QGMJctcjl/j6w4udBdPkszkdwoGjtzaLJNpLDAPdMHfb CiupQsNO69LuIc9NDTdiIM+XRAwGtXZTFnmva/83dGyeTmGvJZQYnPi/tvp/JBdWWTmf R1yXIazWx0GPjdWKrjIMuia0qaPbqlUOjxCbsVmFTxBm843OzlrBcD+kgC5kjxZwjlFd x7iL8ZSrgQjK6SZC6Tph2t2yjVJGMGZOxaRYoFyTOGVvXV/JvsjRdSPPJdXXL9uaF5dT mSDg== X-Gm-Message-State: AOJu0YxplRdJ1MoxQPSYkEaupeP+9rhm/0eb0wMjnJAQ27OdwgjuMlvh HhZVi6wPabWpVF1IwC5kf50hve0wCALZ2NhMEs1kx+yLpZkF1EgsqbYjOL14bbwrQl1dy7goM7t giCgw1Tf3AvsG9sviT9bTXbEKltpbxA== X-Google-Smtp-Source: AGHT+IFEwA66SFLCTNuqIKdMZcxRZ9kSGYTTeRg4xM0kyeuYSA7I+P/zO24MlrqJAEAoJR+5PFcSbPeSVnreXYAkZGg= X-Received: by 2002:a17:907:940e:b0:a52:231a:52b1 with SMTP id dk14-20020a170907940e00b00a52231a52b1mr701119ejc.47.1712876167584; Thu, 11 Apr 2024 15:56:07 -0700 (PDT) MIME-Version: 1.0 References: <20240405174452.35635-1-ffmpeg@haasn.xyz> <20240406202826.GE6420@pb2> <20240409145328.GC59569@haasn.xyz> <20240410131852.GO6420@pb2> <20240410154748.GD53491@haasn.xyz> <20240410233245.GU6420@pb2> In-Reply-To: <20240410233245.GU6420@pb2> From: Sean McGovern Date: Thu, 11 Apr 2024 18:55:58 -0400 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Hi, On Wed, Apr 10, 2024, 19:32 Michael Niedermayer wrote: > On Wed, Apr 10, 2024 at 03:47:48PM +0200, Niklas Haas wrote: > > On Wed, 10 Apr 2024 15:18:52 +0200 Michael Niedermayer < > michael@niedermayer.cc> wrote: > > > On Tue, Apr 09, 2024 at 02:53:28PM +0200, Niklas Haas wrote: > > > > On Sat, 06 Apr 2024 22:28:26 +0200 Michael Niedermayer < > michael@niedermayer.cc> 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. > > > > > > 18.04 has 152 > > > > > > libx264-dev/bionic,now 2:0.152.2854+gite9a5903-2 amd64 [installed] > > > > > > Ubuntu 18.04 still has security support in ESM and ubuntu pro IIUC > till 2028-04 > > > > Do you think FFmpeg 7.1 will be back-ported to Ubuntu 18.04 for security > > reasons? > > I would not expect that but i also didnt expect 7.0 would be backported > to 22.04 and 24.04 and it seems someone did unofficial backports > > 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". > I think supporting anything earlier than 20.04 is obscene at this point. -- Sean McGovern > _______________________________________________ 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".