[FFmpeg-devel] [PATCH] web/olddownload: mark all old releases as deprecated, not only 0.6
Stefano Sabatini
stefasab at gmail.com
Fri Jan 3 13:43:18 CET 2014
0.6 is no special "strongly deprecated" release.
---
src/olddownload | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src/olddownload b/src/olddownload
index b522e72..9bb62f0 100644
--- a/src/olddownload
+++ b/src/olddownload
@@ -1,5 +1,11 @@
<a name="oldreleases"></a><h1>Old FFmpeg Releases</h1>
+<p>
+<strong>These releases are not actively maintained and thus we discourage
+their use.</strong>
+If you want to maintain one of these old versions, contact us.
+</p>
+
<a name="release_1.1"></a><h2>
FFmpeg 1.1.7 "Fire Flower"</h2>
@@ -183,12 +189,6 @@ libav 0.6.6 as of 2013-09-23.
</p>
<p>
-<strong>This release is not actively maintained and thus we discourage
-its use.</strong>
-If you want to maintain this old version, contact us.
-</p>
-
-<p>
<a href="releases/ffmpeg-0.6.7.tar.bz2">Download bzip2 tarball</a>
<a href="releases/ffmpeg-0.6.7.tar.bz2.asc">PGP signature</a><br />
<a href="releases/ffmpeg-0.6.7.tar.gz">Download gzip tarball</a>
--
1.8.1.2
More information about the ffmpeg-devel
mailing list