* [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads
@ 2023-10-20 16:01 Michael Niedermayer
2023-10-29 0:29 ` Michael Niedermayer
[not found] ` <B6CC8AB9-C11C-4A78-9EB8-18571CF2FBA6@cosmin.at>
0 siblings, 2 replies; 4+ messages in thread
From: Michael Niedermayer @ 2023-10-20 16:01 UTC (permalink / raw)
To: FFmpeg development discussions and patches
our downstream list shows no maintained users of that release
https://trac.ffmpeg.org/wiki/Downstreams
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
---
src/download | 36 ------------------------------------
src/olddownload | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 36 deletions(-)
diff --git a/src/download b/src/download
index a88f8cb..8c87d11 100644
--- a/src/download
+++ b/src/download
@@ -375,42 +375,6 @@ libpostproc 56. 6.100</pre>
</div> <!-- col -->
</div> <!-- row -->
- <h3 id="release_5.0">FFmpeg 5.0.3 "Lorentz"</h3>
-
- <p>
- 5.0.3 was released on 2023-04-02. It is the latest stable FFmpeg release
- from the 5.0 release branch, which was cut from master on 2022-01-04.
- </p>
- <p>It includes the following library versions:
- </p>
- <pre>
-libavutil 57. 17.100
-libavcodec 59. 18.100
-libavformat 59. 16.100
-libavdevice 59. 4.100
-libavfilter 8. 24.100
-libswscale 6. 4.100
-libswresample 4. 3.100
-libpostproc 56. 3.100</pre>
- <div class="row">
- <div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.xz">Download xz tarball</a>
- <small><a href="releases/ffmpeg-5.0.3.tar.xz.asc">PGP signature</a></small>
- </div> <!-- col -->
- <div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.bz2">Download bzip2 tarball</a>
- <small><a href="releases/ffmpeg-5.0.3.tar.bz2.asc">PGP signature</a></small>
- </div> <!-- col -->
- <div class="col-md-3">
- <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.gz">Download gzip tarball</a>
- <small><a href="releases/ffmpeg-5.0.3.tar.gz.asc">PGP signature</a></small>
- </div> <!-- col -->
- <div class="col-md-3 text-right">
- <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.0.3">Changelog</a></small>
- <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES">Release Notes</a>
- </div> <!-- col -->
- </div> <!-- row -->
-
<h3 id="release_4.4">FFmpeg 4.4.4 "Rao"</h3>
<p>
diff --git a/src/olddownload b/src/olddownload
index 760711c..187848e 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -6,6 +6,42 @@
maintaining an old release.
</div>
+ <h3 id="release_5.0">FFmpeg 5.0.3 "Lorentz"</h3>
+
+ <p>
+ 5.0.3 was released on 2023-04-02. It is the latest stable FFmpeg release
+ from the 5.0 release branch, which was cut from master on 2022-01-04.
+ </p>
+ <p>It includes the following library versions:
+ </p>
+ <pre>
+libavutil 57. 17.100
+libavcodec 59. 18.100
+libavformat 59. 16.100
+libavdevice 59. 4.100
+libavfilter 8. 24.100
+libswscale 6. 4.100
+libswresample 4. 3.100
+libpostproc 56. 3.100</pre>
+ <div class="row">
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.xz">Download xz tarball</a>
+ <small><a href="releases/ffmpeg-5.0.3.tar.xz.asc">PGP signature</a></small>
+ </div> <!-- col -->
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.bz2">Download bzip2 tarball</a>
+ <small><a href="releases/ffmpeg-5.0.3.tar.bz2.asc">PGP signature</a></small>
+ </div> <!-- col -->
+ <div class="col-md-3">
+ <a class="btn btn-success" href="releases/ffmpeg-5.0.3.tar.gz">Download gzip tarball</a>
+ <small><a href="releases/ffmpeg-5.0.3.tar.gz.asc">PGP signature</a></small>
+ </div> <!-- col -->
+ <div class="col-md-3 text-right">
+ <small><a href="https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.0.3">Changelog</a></small>
+ <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES">Release Notes</a>
+ </div> <!-- col -->
+ </div> <!-- row -->
+
<h3 id="release_4.0">FFmpeg 4.0.6 "Wu"</h3>
<p>
--
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] 4+ messages in thread
* Re: [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads
2023-10-20 16:01 [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads Michael Niedermayer
@ 2023-10-29 0:29 ` Michael Niedermayer
[not found] ` <B6CC8AB9-C11C-4A78-9EB8-18571CF2FBA6@cosmin.at>
1 sibling, 0 replies; 4+ messages in thread
From: Michael Niedermayer @ 2023-10-29 0:29 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 681 bytes --]
On Fri, Oct 20, 2023 at 06:01:38PM +0200, Michael Niedermayer wrote:
> our downstream list shows no maintained users of that release
> https://trac.ffmpeg.org/wiki/Downstreams
>
> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
> ---
> src/download | 36 ------------------------------------
> src/olddownload | 36 ++++++++++++++++++++++++++++++++++++
> 2 files changed, 36 insertions(+), 36 deletions(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
[-- 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] 4+ messages in thread
[parent not found: <B6CC8AB9-C11C-4A78-9EB8-18571CF2FBA6@cosmin.at>]
* Re: [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads
[not found] ` <B6CC8AB9-C11C-4A78-9EB8-18571CF2FBA6@cosmin.at>
@ 2023-10-29 23:34 ` Cosmin Stejerean via ffmpeg-devel
2023-10-31 0:06 ` Michael Niedermayer
0 siblings, 1 reply; 4+ messages in thread
From: Cosmin Stejerean via ffmpeg-devel @ 2023-10-29 23:34 UTC (permalink / raw)
To: FFmpeg development discussions and patches; +Cc: Cosmin Stejerean
> On Oct 20, 2023, at 9:01 AM, Michael Niedermayer <michael@niedermayer.cc> wrote:
>
> our downstream list shows no maintained users of that release
> https://trac.ffmpeg.org/wiki/Downstreams
I was trying to track down the status of OpenMandriva Lx 3 because it's listed as a downstream for ffmpeg 4.0. While doing this I noticed that Lx 3 is EOL as of 2019-07-16. The current active version of OpenMandriva is Lx 4.3, and it seems to be packaging ffmpeg 5.0 based on https://openmandriva.pkgs.org/4.3/openmandriva-main-release-x86_64/ffmpeg-5.0-1-omv4050.x86_64.rpm.html
I'm not directly familiar with OpenMandriva I was just chasing up the 4.0 relationship. I updated the wiki based on this information but it would be good for someone familiar with OpenMandriva to confirm. Based on that it might make sense to keep 5.0 and consider moving 4.0 to old downloads.
- Cosmin
_______________________________________________
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] 4+ messages in thread
* Re: [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads
2023-10-29 23:34 ` Cosmin Stejerean via ffmpeg-devel
@ 2023-10-31 0:06 ` Michael Niedermayer
0 siblings, 0 replies; 4+ messages in thread
From: Michael Niedermayer @ 2023-10-31 0:06 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1189 bytes --]
On Sun, Oct 29, 2023 at 11:34:23PM +0000, Cosmin Stejerean via ffmpeg-devel wrote:
>
>
> > On Oct 20, 2023, at 9:01 AM, Michael Niedermayer <michael@niedermayer.cc> wrote:
> >
> > our downstream list shows no maintained users of that release
> > https://trac.ffmpeg.org/wiki/Downstreams
>
> I was trying to track down the status of OpenMandriva Lx 3 because it's listed as a downstream for ffmpeg 4.0. While doing this I noticed that Lx 3 is EOL as of 2019-07-16. The current active version of OpenMandriva is Lx 4.3, and it seems to be packaging ffmpeg 5.0 based on https://openmandriva.pkgs.org/4.3/openmandriva-main-release-x86_64/ffmpeg-5.0-1-omv4050.x86_64.rpm.html
>
> I'm not directly familiar with OpenMandriva I was just chasing up the 4.0 relationship. I updated the wiki based on this information but it would be good for someone familiar with OpenMandriva to confirm. Based on that it might make sense to keep 5.0 and consider moving 4.0 to old downloads.
i agree
thx for checking this
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
[-- 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] 4+ messages in thread
end of thread, other threads:[~2023-10-31 0:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-20 16:01 [FFmpeg-devel] [PATCH] web: move 5.0 to olddownloads Michael Niedermayer
2023-10-29 0:29 ` Michael Niedermayer
[not found] ` <B6CC8AB9-C11C-4A78-9EB8-18571CF2FBA6@cosmin.at>
2023-10-29 23:34 ` Cosmin Stejerean via ffmpeg-devel
2023-10-31 0:06 ` 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