[FFmpeg-devel] [PATCH] web/download: list library versions

Michael Niedermayer michaelni at gmx.at
Thu Mar 14 14:44:07 CET 2013


---
 src/download |   44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/src/download b/src/download
index 6e15bf0..20adecd 100644
--- a/src/download
+++ b/src/download
@@ -311,6 +311,17 @@ 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>
+<pre>
+It includes the following library versions:
+  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 +340,17 @@ 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>
+<pre>
+It includes the following library versions:
+  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 +369,17 @@ 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>
+<pre>
+It includes the following library versions:
+  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 +398,17 @@ 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>
+<pre>
+It includes the following library versions:
+  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>  
-- 
1.7.9.5



More information about the ffmpeg-devel mailing list