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 9095E43C29 for ; Sat, 23 Jul 2022 14:55:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6790A68B7D8; Sat, 23 Jul 2022 17:55:38 +0300 (EEST) Received: from mail-oa1-f50.google.com (mail-oa1-f50.google.com [209.85.160.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id A2E6E68B7C9 for ; Sat, 23 Jul 2022 17:55:32 +0300 (EEST) Received: by mail-oa1-f50.google.com with SMTP id 586e51a60fabf-10bd4812c29so9515178fac.11 for ; Sat, 23 Jul 2022 07:55:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=MHnSN0nL2CEApAb8x/Hc+iwx4SM1qlKG6l/CY//6FXI=; b=D1q7FCWqabyah/WUCBSZyGxo1OEccyd3zD7InOFJ5beuIaRM469kypZO/14NOXb+rz Ok5dqwUihXihYX2/t0blLmlJKbCZLFGjZlkuNtaCAusYg9CNQtlfAtLwv6X1ZNlPWcI1 JwlHVPcIImq31M7m+ThT/X/qqtwzMbVvALCxxyQVokxZpa28Y70Mod+yz3YnPMF/ugHp 7v2EpXV4kCwpzzdsXQtZ19hp6pH1fVqWh7s4SBirbt2BsH5aiqRaTHaBpwP7y1gEQ/OW 1B/Y+dtQD10aBEUe1ahe9jBDwKRqJ83eo4d3h1hLjSXn+9v7iwLgOJjw97ZUkkT3/JCd WyTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=MHnSN0nL2CEApAb8x/Hc+iwx4SM1qlKG6l/CY//6FXI=; b=7QjlmRhXIrxsGYQgoXd8fxICAbcgCcCjwPGEjsJQ96uDB9HlNPdWNPAN7hN3fJTETx /6TuAqG7ay3JtOvxJQCfQoxV4jkL8C1CYgFYhitv8pSIKyRet3UU0S/PH1DWUNUHX9Pt SvOQqu3mJ/+BI7tNvlUBwa1yeP8vf8CNhmrso0u4pNBcBzTbFlZ7wmqrubLQHGt+JI+c 2dx1kDY/rl8uvRUSiJxhwmSX+Vph0gNHfksGWIynD63uQUH3ZHfKup6CFdYe7acz7fKR 4/3EboZy35IgyymQAF4g81fx/BmHGaS/hUSaN76Ls9Kic+qQqSMMcQa6UrFfdvJO7IEP eJeg== X-Gm-Message-State: AJIora9JwrqWNA7ssKIw3w4Gg8Ec2gQ0qoNnH9S9iePn6YXTCuB2kp1r 2H11NKlsrOmtCMbdB6CH3eCcbN/4jz5yHA== X-Google-Smtp-Source: AGRyM1ve+N2BCXOu8PwMfzZDTheakBsGPTuDJc8JjeR5UD4E97iUCvXKnIC3w7luncD9ynjMEnWN9A== X-Received: by 2002:a05:6870:32d5:b0:10d:f7ce:5098 with SMTP id r21-20020a05687032d500b0010df7ce5098mr710402oac.45.1658588130550; Sat, 23 Jul 2022 07:55:30 -0700 (PDT) Received: from [192.168.0.11] ([186.136.131.204]) by smtp.gmail.com with ESMTPSA id v15-20020a056870b50f00b0010d15f11512sm3555302oap.4.2022.07.23.07.55.29 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 23 Jul 2022 07:55:29 -0700 (PDT) Message-ID: Date: Sat, 23 Jul 2022 11:55:29 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220722183051.8E5F568B701@ffbox0-bg.mplayerhq.hu> <20220722204613.GQ2088045@pb2> <77bc86af-c465-b615-bc6d-5e41b56a0d71@gyani.pro> <20220723145353.GS2088045@pb2> From: James Almer In-Reply-To: <20220723145353.GS2088045@pb2> Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 42a0288 web/download: Add FFmpeg 5.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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 7/23/2022 11:53 AM, Michael Niedermayer wrote: > On Sat, Jul 23, 2022 at 09:55:15AM +0530, Gyan Doshi wrote: >> >> >> On 2022-07-23 02:16 am, Michael Niedermayer wrote: >>> On Sat, Jul 23, 2022 at 12:06:29AM +0530, Gyan Doshi wrote: >>>> Is the News entry forthcoming? >>> sounds like you want to write the news entry? >> >> Not exactly. For 4.3, it was never posted. I did it 10 months after the >> release. >> So just checking if it's on your radar. > > I hoped someone who is good at english news entries and who enjoys writing > them will do it :-) > I may have underestimated the importance of a news entry. Only after you > reminded me it became obvious that our first LTS release should have a news > entry > > thx I already pushed a news entry, but it doesn't say anything about it being an LTS since i forgot about that fact. Feel free to edit it. _______________________________________________ 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".