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

Clément Bœsch ubitux at gmail.com
Wed Jun 22 23:53:34 CEST 2011


On Wed, Jun 22, 2011 at 11:39:54PM +0200, Stefano Sabatini wrote:
> On date Wednesday 2011-06-22 23:24:05 +0200, Michael Niedermayer encoded:
> > On Wed, Jun 22, 2011 at 10:37:37PM +0200, Stefano Sabatini wrote:
> > > ---
> > >  doc/general.texi |    2 +-
> > >  1 files changed, 1 insertions(+), 1 deletions(-)
> > > 
> > > diff --git a/doc/general.texi b/doc/general.texi
> > > index c50e3c8..caf4ac1 100644
> > > --- a/doc/general.texi
> > > +++ b/doc/general.texi
> > > @@ -854,7 +854,7 @@ where SDL was installed. Verify that @file{sdl-config} can be launched from
> > >  the MSYS command line.
> > >  
> > >  @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.
> > 
> > this could be confused with the libav fork
> 
> What about "FFmpeg libraries" then? Or I'll simply update the list of
> libraries, but that will require further updates.

What about making an alias? I don't know texinfo but you might be able to
do define a general alias such as @alias ffliblist = libavutil,
libavcodec, ... and use it everywhere you need to do the enumeration.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110622/1ac8d14e/attachment.asc>


More information about the ffmpeg-devel mailing list