This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository ffmpeg-web.
commit 277a4980f69d585e0588b7a20e42927648dc849a Author: Michael Niedermayer <[email protected]> AuthorDate: Sat Jun 20 22:50:43 2026 +0200 Commit: michaelni <[email protected]> CommitDate: Sun Jun 21 14:01:02 2026 +0000 web/olddownload: point to the consulting page Signed-off-by: Michael Niedermayer <[email protected]> --- src/olddownload | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/olddownload b/src/olddownload index 823828a..732347c 100644 --- a/src/olddownload +++ b/src/olddownload @@ -1,9 +1,13 @@ <div class="with-icon"> - <span class="pull-left"><i class="fa fa-3x fa-warning"></i></span> - These releases are not actively maintained and thus we - discourage their use.<br> - <a href="contact.html">Contact us</a> if you are interested in - maintaining an old release. + <span class="pull-left"> + <i class="fa fa-3x fa-warning" aria-hidden="true"></i> + </span> + These releases are not actively maintained, and their use is discouraged.<br> + If you are interested in volunteering to maintain an old release branch, please + <a href="contact.html">contact us</a>.<br> + If you need fixes or paid maintenance for an old release branch for commercial + or product use, please consider hiring a developer listed on the + <a href="https://ffmpeg.org/consulting.html">consulting page</a>. </div> <h3 id="release_6.0">FFmpeg 6.0.1 "Von Neumann"</h3> _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
