[FFmpeg-devel] [PATCH] Add AV_CONFIG_* for libav* libs to libavutil/avconfig.h

Stefano Sabatini stefano.sabatini-lala
Sun Feb 21 19:18:06 CET 2010


On date Sunday 2010-02-21 15:46:37 +0100, Reimar D?ffinger encoded:
> On Sun, Feb 21, 2010 at 03:06:51PM +0100, Stefano Sabatini wrote:
> > On date Sunday 2010-02-21 14:57:44 +0100, Stefano Sabatini encoded:
> > > Hi, as in subject.
> > 
> > Missed config.h header, patch updated.
> > -- 
> > FFmpeg = Furious and Fascinating Marvellous Plastic Eretic Geisha
> 
> > Index: ffmpeg/ffprobe.c
> > ===================================================================
> > --- ffmpeg.orig/ffprobe.c	2010-02-21 14:54:12.000000000 +0100
> > +++ ffmpeg/ffprobe.c	2010-02-21 15:05:05.000000000 +0100
> > @@ -20,6 +20,8 @@
> >   */
> >  
> >  #undef HAVE_AV_CONFIG_H
> > +#include "config.h"
> 
> So to say it without the flaming:
> Please include avconfig.h and if it doesn't contain what you need
> change it to include it.

Check attached.

BTW, note that ffplay and ffmpeg really don't need
config.h/avconfig.h, while ffserver.c needs config.h as the
HAVE_CLOSESOCKET macro is defined there.

Regards.
-- 
FFmpeg = Fostering Fundamentalist Magnificient Portable Enchanting Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-config-lib-to-av-config-h.patch
Type: text/x-diff
Size: 1939 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/134b27c1/attachment.patch>



More information about the ffmpeg-devel mailing list