[FFmpeg-devel] [PATCH] fix --enable-small
Aurelien Jacobs
aurel
Sat Aug 11 23:54:41 CEST 2007
On Sat, 11 Aug 2007 22:23:00 +0200
Michael Niedermayer <michaelni at gmx.at> wrote:
> Hi
>
> On Sat, Aug 11, 2007 at 03:12:18PM +0200, Aurelien Jacobs wrote:
> > Hi,
> >
> > Currently --enable-small is broken. It defines av_always_inline in config.h
> > which then prevent av_noinline to be defined by common.h.
> > Attached patch fixes this issue.
>
> ok though its ugly ...
Indeed, it's ugly, but I see no better way to write it.
Applied.
Aurel
More information about the ffmpeg-devel
mailing list