The branch, master has been updated via 87efb1c2f2a40a6b2c274424720f04f3dc3e97d5 (commit) from bfe73ebe61fd2f7c8293743dd73a5d983c669d41 (commit)
- Log ----------------------------------------------------------------- commit 87efb1c2f2a40a6b2c274424720f04f3dc3e97d5 Author: Michael Niedermayer <mich...@niedermayer.cc> AuthorDate: Tue Jan 24 02:00:34 2017 +0100 Commit: Michael Niedermayer <mich...@niedermayer.cc> CommitDate: Tue Jan 24 02:00:34 2017 +0100 web/download: Move 2.7 to olddownload, its not used by any downstreams as listed on trac anymore Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> diff --git a/src/download b/src/download index 63f2f6f..d242c6e 100644 --- a/src/download +++ b/src/download @@ -426,46 +426,6 @@ libpostproc 53. 3.100</pre> </div> <!-- row --> - <h3 id="release_2.7">FFmpeg 2.7.7 "Nash"</h3> - - <p> - 2.7.7 was released on 2016-04-30. It is the latest stable FFmpeg release - from the 2.7.7 release branch, which was cut from master on 2015-06-09. - Amongst lots of other changes, it includes all changes from - ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11. - </p> - <p>It includes the following library versions: - </p> - <pre> -libavutil 54. 27.100 -libavcodec 56. 41.100 -libavformat 56. 36.100 -libavdevice 56. 4.100 -libavfilter 5. 16.101 -libavresample 2. 1. 0 -libswscale 3. 1.101 -libswresample 1. 2.100 -libpostproc 53. 3.100</pre> - - <div class="row"> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.xz">Download xz tarball</a> - <small><a href="releases/ffmpeg-2.7.7.tar.xz.asc">PGP signature</a></small> - </div> <!-- col --> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.bz2">Download bzip2 tarball</a> - <small><a href="releases/ffmpeg-2.7.7.tar.bz2.asc">PGP signature</a></small> - </div> <!-- col --> - <div class="col-md-3"> - <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.gz">Download gzip tarball</a> - <small><a href="releases/ffmpeg-2.7.7.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/n2.7.7">Changelog</a></small> - <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.7:/RELEASE_NOTES">Release Notes</a> - </div> <!-- col --> - </div> <!-- row --> - <h3 id="old_releases">Old Releases</h3> <p> diff --git a/src/olddownload b/src/olddownload index 0489c5e..ed4af8a 100644 --- a/src/olddownload +++ b/src/olddownload @@ -6,6 +6,47 @@ maintaining an old release. </div> + <h3 id="release_2.7">FFmpeg 2.7.7 "Nash"</h3> + + <p> + 2.7.7 was released on 2016-04-30. It is the latest stable FFmpeg release + from the 2.7.7 release branch, which was cut from master on 2015-06-09. + Amongst lots of other changes, it includes all changes from + ffmpeg-mt, libav master of 2015-06-10, libav 11 as of 2015-06-11. + </p> + <p>It includes the following library versions: + </p> + <pre> +libavutil 54. 27.100 +libavcodec 56. 41.100 +libavformat 56. 36.100 +libavdevice 56. 4.100 +libavfilter 5. 16.101 +libavresample 2. 1. 0 +libswscale 3. 1.101 +libswresample 1. 2.100 +libpostproc 53. 3.100</pre> + + <div class="row"> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.xz">Download xz tarball</a> + <small><a href="releases/ffmpeg-2.7.7.tar.xz.asc">PGP signature</a></small> + </div> <!-- col --> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.bz2">Download bzip2 tarball</a> + <small><a href="releases/ffmpeg-2.7.7.tar.bz2.asc">PGP signature</a></small> + </div> <!-- col --> + <div class="col-md-3"> + <a class="btn btn-success" href="releases/ffmpeg-2.7.7.tar.gz">Download gzip tarball</a> + <small><a href="releases/ffmpeg-2.7.7.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/n2.7.7">Changelog</a></small> + <a class="btn btn-success" href="https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/2.7:/RELEASE_NOTES">Release Notes</a> + </div> <!-- col --> + </div> <!-- row --> + + <h3 id="release_2.6">FFmpeg 2.6.9 "Grothendieck"</h3> <p> ----------------------------------------------------------------------- Summary of changes: src/download | 40 ---------------------------------------- src/olddownload | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 40 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog