[FFmpeg-cvslog] [ffmpeg-web] branch master updated. bdf2013 web/download: list library versions
gitolite
ffmpeg-cvslog at ffmpeg.org
Fri Mar 15 00:49:11 CET 2013
The branch, master has been updated
via bdf2013de30ffdedef93625497d3b6b626704a5c (commit)
from 6d30cca0c5832c80c84f589ce13bd41a7d88314f (commit)
- Log -----------------------------------------------------------------
commit bdf2013de30ffdedef93625497d3b6b626704a5c
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Thu Mar 14 14:24:07 2013 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Fri Mar 15 00:46:27 2013 +0100
web/download: list library versions
diff --git a/src/download b/src/download
index 6e15bf0..6f25578 100644
--- a/src/download
+++ b/src/download
@@ -311,6 +311,18 @@ from the 1.1 release branch, which was cut from master on 2013-01-06.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2013-01-06, libav 9.1 as of 2013-02-23.
</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 52. 13.100
+ libavcodec 54. 86.100
+ libavformat 54. 59.106
+ libavdevice 54. 3.102
+ libavfilter 3. 32.100
+ libswscale 2. 1.103
+ libswresample 0. 17.102
+ libpostproc 52. 2.100
+</pre>
<p>
<a href="releases/ffmpeg-1.1.3.tar.bz2">Download bzip2 tarball</a>
@@ -329,6 +341,18 @@ from the 1.0 release branch, which was cut from master on 2012-09-28.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2012-09-27, libav 0.8.3 as of 2013-01-22.
</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 51. 73.101
+ libavcodec 54. 59.100
+ libavformat 54. 29.104
+ libavdevice 54. 2.101
+ libavfilter 3. 17.100
+ libswscale 2. 1.101
+ libswresample 0. 15.100
+ libpostproc 52. 0.100
+</pre>
<p>
<a href="releases/ffmpeg-1.0.5.tar.bz2">Download bzip2 tarball</a>
@@ -347,6 +371,18 @@ from the 0.11 release branch, which was cut from master on 2012-05-25.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2012-05-24, libav 0.8.2 as of 2012-09-19.
</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 51. 54.100
+ libavcodec 54. 23.100
+ libavformat 54. 6.100
+ libavdevice 54. 0.100
+ libavfilter 2. 77.100
+ libswscale 2. 1.100
+ libswresample 0. 15.100
+ libpostproc 52. 0.100
+</pre>
<p>
<a href="releases/ffmpeg-0.11.2.tar.bz2">Download bzip2 tarball</a>
@@ -365,6 +401,18 @@ from the 0.10 release branch, which was cut from master on 2012-01-26.
Amongst lots of other changes, it includes all changes from
ffmpeg-mt, libav master of 2012-01-26, libav 0.8.4 as of 2012-10-26.
</p>
+<p>It includes the following library versions:
+</p>
+<pre>
+ libavutil 51. 35.100
+ libavcodec 53. 61.100
+ libavformat 53. 32.100
+ libavdevice 53. 4.100
+ libavfilter 2. 61.100
+ libswscale 2. 1.100
+ libswresample 0. 6.100
+ libpostproc 52. 0.100
+</pre>
<p>
<a href="releases/ffmpeg-0.10.6.tar.bz2">Download bzip2 tarball</a>
-----------------------------------------------------------------------
Summary of changes:
src/download | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 48 insertions(+), 0 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list