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

Stefano Sabatini stefasab at gmail.com
Thu Mar 14 21:25:06 CET 2013


On date Thursday 2013-03-14 14:44:07 +0100, Michael Niedermayer encoded:
> ---
>  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:

This should be out of the <pre> block, same below.

> +  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>

[...]

LGTM if you think it's useful.
-- 
FFmpeg = Fascinating & Friendly Marvellous Portentous Enhanced Gnome


More information about the ffmpeg-devel mailing list