[FFmpeg-devel] [PATCH] general.texi: use libav* in place of enumerating the libav* libraries

Mike Scheutzow mike.scheutzow at alcatel-lucent.com
Thu Jun 23 15:15:25 CEST 2011


Stefano Sabatini wrote:
> ---
>  doc/general.texi |    2 +-
>  ...
>  @item By using @code{./configure --enable-shared} when configuring FFmpeg,
> -you can build libavutil, libavcodec and libavformat as DLLs.
> +you can build libav* libraries as DLLs.
>  

I think the explicit list is easier for people new to FFmpeg to 
understand. And if they're reading this documentation file, they are 
highly likely to be new to FFmpeg.

If you are concerned that the list of names is not fully complete, how 
about "you can build the libraries (e.g. libavutil, libavcodec, 
libavformat) as DLLs."


Mike Scheutzow


More information about the ffmpeg-devel mailing list