* [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
@ 2022-07-16 15:09 Michael Niedermayer
2022-07-16 20:05 ` Martijn van Beurden
2022-07-17 8:43 ` Jean-Baptiste Kempf
0 siblings, 2 replies; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-16 15:09 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Name suggested by Leo Izen and Andreas Rheinhardt
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
RELEASE_NOTES | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 RELEASE_NOTES
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644
index 0000000000..767eb4992f
--- /dev/null
+++ b/RELEASE_NOTES
@@ -0,0 +1,15 @@
+
+ ┌────────────────────────────────────────────┐
+ │ RELEASE NOTES for FFmpeg 5.1 "Riemann" LTS │
+ └────────────────────────────────────────────┘
+
+ The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann", about 6
+ months after the release of FFmpeg 5.0.
+
+ A complete Changelog is available at the root of the project, and the
+ complete Git history on https://git.ffmpeg.org/gitweb/ffmpeg.git
+
+ We hope you will like this release as much as we enjoyed working on it, and
+ as usual, if you have any questions about it, or any FFmpeg related topic,
+ feel free to join us on the #ffmpeg IRC channel (on irc.libera.chat) or ask
+ on the mailing-lists.
--
2.17.1
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 15:09 [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0 Michael Niedermayer
@ 2022-07-16 20:05 ` Martijn van Beurden
2022-07-16 20:35 ` Michael Niedermayer
2022-07-17 8:43 ` Jean-Baptiste Kempf
1 sibling, 1 reply; 11+ messages in thread
From: Martijn van Beurden @ 2022-07-16 20:05 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Op za 16 jul. 2022 om 17:09 schreef Michael Niedermayer <
michael@niedermayer.cc>:
> + ┌────────────────────────────────────────────┐
> + │ RELEASE NOTES for FFmpeg 5.1 "Riemann" LTS │
> + └────────────────────────────────────────────┘
> +
>
Should there perhaps be an explanation on what the LTS designation means in
practice? Maybe at least mention that it is an abbreviation for long term
support? I see that 2.8 still gets updates while it was first released
almost 7 years ago, without any explanation people might expect LTS to mean
(much) longer than that. Even if no definitive dates can be supplied, it
might be possible to provide some guidance on this.
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 20:05 ` Martijn van Beurden
@ 2022-07-16 20:35 ` Michael Niedermayer
2022-07-16 21:02 ` Martijn van Beurden
0 siblings, 1 reply; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-16 20:35 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1705 bytes --]
On Sat, Jul 16, 2022 at 10:05:15PM +0200, Martijn van Beurden wrote:
> Op za 16 jul. 2022 om 17:09 schreef Michael Niedermayer <
> michael@niedermayer.cc>:
>
> > + ┌────────────────────────────────────────────┐
> > + │ RELEASE NOTES for FFmpeg 5.1 "Riemann" LTS │
> > + └────────────────────────────────────────────┘
> > +
> >
>
> Should there perhaps be an explanation on what the LTS designation means in
> practice? Maybe at least mention that it is an abbreviation for long term
> support? I see that 2.8 still gets updates while it was first released
> almost 7 years ago, without any explanation people might expect LTS to mean
> (much) longer than that. Even if no definitive dates can be supplied, it
> might be possible to provide some guidance on this.
something like this: ?
+ The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann" LTS, about 6
+ months after the release of FFmpeg 5.0, our first Long Term Support
+ release.
About guidance, i really dont know what to write
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Modern terrorism, a quick summary: Need oil, start war with country that
has oil, kill hundread thousand in war. Let country fall into chaos,
be surprised about raise of fundamantalists. Drop more bombs, kill more
people, be surprised about them taking revenge and drop even more bombs
and strip your own citizens of their rights and freedoms. to be continued
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 20:35 ` Michael Niedermayer
@ 2022-07-16 21:02 ` Martijn van Beurden
2022-07-16 22:50 ` Michael Niedermayer
0 siblings, 1 reply; 11+ messages in thread
From: Martijn van Beurden @ 2022-07-16 21:02 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Op za 16 jul. 2022 om 22:36 schreef Michael Niedermayer <
michael@niedermayer.cc>:
>
> something like this: ?
>
> + The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann" LTS, about 6
> + months after the release of FFmpeg 5.0, our first Long Term Support
> + release.
>
>
Yes, that probably helps avoid any confusion on whether LTS here might mean
something different.
>
> About guidance, i really dont know what to write
>
>
I don't know what the reason was to call this release LTS. I know most
people using ffmpeg are using the latest git anyway, but if I were to value
stable releases and seeing that this release is LTS, I would wonder: how
long is long term in this context (2 year, 5 years) and does it just mean
long term security updates or can I expect backports as well? Without any
detail, I think the designation LTS raises more questions than it answers.
I think it is important to manage expectations here, people might expect
certain aspects of this release to be kept up-to-date which were never
intended to be part of the 'support'.
I know this is all quite vague, but repeating myself: I don't know the
rationale for this release being designated LTS, so I can't come up with
something either.
I see there are 9 releases that got updates in the last 2 months. If the
LTS designation is meant to, going forward, lower the number of releases
that get support for such a long time, this is something that can be stated
as well. Something like: "to keep the amount of work to maintain releases
reasonable, going forward only LTS releases can be expected to get security
updates for more than 1 year."
Just some thoughts.
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 21:02 ` Martijn van Beurden
@ 2022-07-16 22:50 ` Michael Niedermayer
2022-07-17 8:01 ` Martijn van Beurden
0 siblings, 1 reply; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-16 22:50 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 2733 bytes --]
On Sat, Jul 16, 2022 at 11:02:48PM +0200, Martijn van Beurden wrote:
> Op za 16 jul. 2022 om 22:36 schreef Michael Niedermayer <
> michael@niedermayer.cc>:
>
> >
> > something like this: ?
> >
> > + The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann" LTS, about 6
> > + months after the release of FFmpeg 5.0, our first Long Term Support
> > + release.
> >
> >
> Yes, that probably helps avoid any confusion on whether LTS here might mean
> something different.
>
>
> >
> > About guidance, i really dont know what to write
> >
> >
> I don't know what the reason was to call this release LTS. I know most
> people using ffmpeg are using the latest git anyway, but if I were to value
> stable releases and seeing that this release is LTS, I would wonder: how
> long is long term in this context (2 year, 5 years) and does it just mean
> long term security updates or can I expect backports as well? Without any
> detail, I think the designation LTS raises more questions than it answers.
> I think it is important to manage expectations here, people might expect
> certain aspects of this release to be kept up-to-date which were never
> intended to be part of the 'support'.
>
> I know this is all quite vague, but repeating myself: I don't know the
> rationale for this release being designated LTS, so I can't come up with
> something either.
>
> I see there are 9 releases that got updates in the last 2 months. If the
> LTS designation is meant to, going forward, lower the number of releases
> that get support for such a long time, this is something that can be stated
> as well. Something like: "to keep the amount of work to maintain releases
> reasonable, going forward only LTS releases can be expected to get security
> updates for more than 1 year."
>
> Just some thoughts.
ATM we have to maintain many releases because each is used by some distro
the LTS designation might cause distros to coalescence onto fewer releases
This may also make life easier to distro maintainers
I dont think ita a big effect for anyone though. Also people asked for
calling some releases "LTS".
I mean the impact of maintaining lets say 4.2 if you maintain 4.1 and 4.3
already is small. a 4.2 rarely really needs something that isnt also needed
by either 4.1 or 4.3
I cant say what others are doing or planing to do. I dont plan to do more
or different things with releases actually used by distros. It just seems
we will have fewer non LTS releases which will require long term support from us
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Never trust a computer, one day, it may think you are the virus. -- Compn
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 22:50 ` Michael Niedermayer
@ 2022-07-17 8:01 ` Martijn van Beurden
2022-07-20 15:28 ` Michael Niedermayer
0 siblings, 1 reply; 11+ messages in thread
From: Martijn van Beurden @ 2022-07-17 8:01 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Op zo 17 jul. 2022 om 00:50 schreef Michael Niedermayer <
michael@niedermayer.cc>:
> ATM we have to maintain many releases because each is used by some distro
> the LTS designation might cause distros to coalescence onto fewer releases
> This may also make life easier to distro maintainers
>
Then maybe this can be placed in the release notes
+ The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann" LTS, about 6
+ months after the release of FFmpeg 5.0, our first Long Term Support
+ release. While several past FFmpeg releases have enjoyed long term
support,
+ this is the first release where such an intention is made clear at
release.
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-16 15:09 [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0 Michael Niedermayer
2022-07-16 20:05 ` Martijn van Beurden
@ 2022-07-17 8:43 ` Jean-Baptiste Kempf
2022-07-17 14:23 ` Michael Niedermayer
1 sibling, 1 reply; 11+ messages in thread
From: Jean-Baptiste Kempf @ 2022-07-17 8:43 UTC (permalink / raw)
To: ffmpeg-devel
Maybe some highlights of this release? Like the biggest changes and improvements?
On Sat, 16 Jul 2022, at 17:09, Michael Niedermayer wrote:
> Name suggested by Leo Izen and Andreas Rheinhardt
>
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
> RELEASE_NOTES | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 RELEASE_NOTES
>
> diff --git a/RELEASE_NOTES b/RELEASE_NOTES
> new file mode 100644
> index 0000000000..767eb4992f
> --- /dev/null
> +++ b/RELEASE_NOTES
> @@ -0,0 +1,15 @@
> +
> + ┌────────────────────────────────────────────┐
> + │ RELEASE NOTES for FFmpeg 5.1 "Riemann" LTS │
> + └────────────────────────────────────────────┘
> +
> + The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann", about 6
> + months after the release of FFmpeg 5.0.
> +
> + A complete Changelog is available at the root of the project, and the
> + complete Git history on https://git.ffmpeg.org/gitweb/ffmpeg.git
> +
> + We hope you will like this release as much as we enjoyed working on it, and
> + as usual, if you have any questions about it, or any FFmpeg related topic,
> + feel free to join us on the #ffmpeg IRC channel (on irc.libera.chat) or ask
> + on the mailing-lists.
> --
> 2.17.1
>
> _______________________________________________
> 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".
--
Jean-Baptiste Kempf - President
+33 672 704 734
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-17 8:43 ` Jean-Baptiste Kempf
@ 2022-07-17 14:23 ` Michael Niedermayer
2022-07-18 11:39 ` Anton Khirnov
0 siblings, 1 reply; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-17 14:23 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 513 bytes --]
On Sun, Jul 17, 2022 at 10:43:02AM +0200, Jean-Baptiste Kempf wrote:
> Maybe some highlights of this release? Like the biggest changes and improvements?
Isnt that what Changelog is already doing ?
If not i would suggest to push the RELEASE_NOTES and let people add what they
feel merrits to be mentioned there
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-17 14:23 ` Michael Niedermayer
@ 2022-07-18 11:39 ` Anton Khirnov
2022-07-18 16:20 ` Michael Niedermayer
0 siblings, 1 reply; 11+ messages in thread
From: Anton Khirnov @ 2022-07-18 11:39 UTC (permalink / raw)
To: FFmpeg development discussions and patches
Quoting Michael Niedermayer (2022-07-17 16:23:40)
> On Sun, Jul 17, 2022 at 10:43:02AM +0200, Jean-Baptiste Kempf wrote:
> > Maybe some highlights of this release? Like the biggest changes and improvements?
>
> Isnt that what Changelog is already doing ?
By tradition, only certain things get mentioned in Changelog, like new
codecs/(de)muxers/filters and such. Things like API changes, performance
improvements, or other significant changes that are not one of the
above, do not get mentioned. We might want to change that.
--
Anton Khirnov
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-18 11:39 ` Anton Khirnov
@ 2022-07-18 16:20 ` Michael Niedermayer
0 siblings, 0 replies; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-18 16:20 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 954 bytes --]
On Mon, Jul 18, 2022 at 01:39:47PM +0200, Anton Khirnov wrote:
> Quoting Michael Niedermayer (2022-07-17 16:23:40)
> > On Sun, Jul 17, 2022 at 10:43:02AM +0200, Jean-Baptiste Kempf wrote:
> > > Maybe some highlights of this release? Like the biggest changes and improvements?
> >
> > Isnt that what Changelog is already doing ?
>
> By tradition, only certain things get mentioned in Changelog, like new
> codecs/(de)muxers/filters and such. Things like API changes, performance
> improvements, or other significant changes that are not one of the
> above, do not get mentioned. We might want to change that.
i agree
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The day soldiers stop bringing you their problems is the day you have stopped
leading them. They have either lost confidence that you can help or concluded
you do not care. Either case is a failure of leadership. - Colin Powell
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0
2022-07-17 8:01 ` Martijn van Beurden
@ 2022-07-20 15:28 ` Michael Niedermayer
0 siblings, 0 replies; 11+ messages in thread
From: Michael Niedermayer @ 2022-07-20 15:28 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1036 bytes --]
On Sun, Jul 17, 2022 at 10:01:19AM +0200, Martijn van Beurden wrote:
> Op zo 17 jul. 2022 om 00:50 schreef Michael Niedermayer <
> michael@niedermayer.cc>:
>
> > ATM we have to maintain many releases because each is used by some distro
> > the LTS designation might cause distros to coalescence onto fewer releases
> > This may also make life easier to distro maintainers
> >
>
> Then maybe this can be placed in the release notes
>
> + The FFmpeg Project proudly presents FFmpeg 5.1 "Riemann" LTS, about 6
> + months after the release of FFmpeg 5.0, our first Long Term Support
> + release. While several past FFmpeg releases have enjoyed long term
> support,
> + this is the first release where such an intention is made clear at
> release.
will apply with this change
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"Nothing to hide" only works if the folks in power share the values of
you and everyone you know entirely and always will -- Tom Scott
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2022-07-20 15:28 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-16 15:09 [FFmpeg-devel] [PATCH] RELEASE_NOTES: Based on the version from 5.0 Michael Niedermayer
2022-07-16 20:05 ` Martijn van Beurden
2022-07-16 20:35 ` Michael Niedermayer
2022-07-16 21:02 ` Martijn van Beurden
2022-07-16 22:50 ` Michael Niedermayer
2022-07-17 8:01 ` Martijn van Beurden
2022-07-20 15:28 ` Michael Niedermayer
2022-07-17 8:43 ` Jean-Baptiste Kempf
2022-07-17 14:23 ` Michael Niedermayer
2022-07-18 11:39 ` Anton Khirnov
2022-07-18 16:20 ` Michael Niedermayer
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git