From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: [FFmpeg-devel] [PATCH] web: Move 3.2 branch to olddownloads Date: Fri, 28 Oct 2022 20:45:36 +0200 Message-ID: <20221028184536.13061-1-michael@niedermayer.cc> (raw) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> --- src/download | 38 -------------------------------------- src/olddownload | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/src/download b/src/download index 6bca432..ffc9db0 100644 --- a/src/download +++ b/src/download @@ -560,44 +560,6 @@ libpostproc 54. 7.100</pre> </div> <!-- col --> </div> <!-- row --> - <h3 id="release_3.2">FFmpeg 3.2.19 "Hypatia"</h3> - - <p> - 3.2.19 was released on 2022-10-28. It is the latest stable FFmpeg release - from the 3.2 release branch, which was cut from master on 2016-10-26. - </p> - <p>It includes the following library versions: - </p> - <pre> -libavutil 55. 34.100 -libavcodec 57. 64.101 -libavformat 57. 56.101 -libavdevice 57. 1.100 -libavfilter 6. 65.100 -libavresample 3. 1. 0 -libswscale 4. 2.100 -libswresample 2. 3.100 -libpostproc 54. 1.100</pre> - - <div class="row"> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.xz">Download xz tarball</a> - <small><a href="releases/ffmpeg-3.2.19.tar.xz.asc">PGP signature</a></small> - </div> <!-- col --> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-3.2.19.tar.bz2.asc">PGP signature</a></small> - </div> <!-- col --> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-3.2.19.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/n3.2.19">Changelog</a></small> - <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a> - </div> <!-- col --> - </div> <!-- row --> - <h3 id="release_2.8">FFmpeg 2.8.20 "Feynman"</h3> <p> diff --git a/src/olddownload b/src/olddownload index 5a95e8b..760711c 100644 --- a/src/olddownload +++ b/src/olddownload @@ -81,6 +81,44 @@ libpostproc 54. 5.100</pre> </div> <!-- col --> </div> <!-- row --> + <h3 id="release_3.2">FFmpeg 3.2.19 "Hypatia"</h3> + + <p> + 3.2.19 was released on 2022-10-28. It is the latest stable FFmpeg release + from the 3.2 release branch, which was cut from master on 2016-10-26. + </p> + <p>It includes the following library versions: + </p> + <pre> +libavutil 55. 34.100 +libavcodec 57. 64.101 +libavformat 57. 56.101 +libavdevice 57. 1.100 +libavfilter 6. 65.100 +libavresample 3. 1. 0 +libswscale 4. 2.100 +libswresample 2. 3.100 +libpostproc 54. 1.100</pre> + + <div class="row"> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-3.2.19.tar.xz.asc">PGP signature</a></small> + </div> <!-- col --> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-3.2.19.tar.bz2.asc">PGP signature</a></small> + </div> <!-- col --> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-3.2.19.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-3.2.19.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/n3.2.19">Changelog</a></small> + <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/3.2:/RELEASE_NOTES">Release Notes</a> + </div> <!-- col --> + </div> <!-- row --> + <h3 id="release_3.1">FFmpeg 3.1.11 "Laplace"</h3> <p> -- 2.25.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".
next reply other threads:[~2022-10-28 18:45 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-10-28 18:45 Michael Niedermayer [this message] 2022-10-30 17:37 ` Michael Niedermayer
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20221028184536.13061-1-michael@niedermayer.cc \ --to=michael@niedermayer.cc \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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