[FFmpeg-devel] [PATCH] Coremake support - ffmpeg_nommx.patch (1/1) - ffmpeg-nommx.patch (1/1) - ff-ffttest-includes.patch (1/1)
Michael Niedermayer
michaelni
Thu Jun 7 16:03:17 CEST 2007
Hi
On Thu, Jun 07, 2007 at 09:12:55AM -0400, Ronald S. Bultje wrote:
> Hi again,
>
> In article <20070521171340.GK16391 at MichaelsNB>,
> Michael Niedermayer <michaelni at gmx.at> wrote:
>
> > > In file included from fft-test.c:26:
> > > dsputil.h: In function 'copy_block2':
> > > dsputil.h:688: warning: implicit declaration of function 'ST16'
> > > dsputil.h:688: warning: implicit declaration of function 'LD16'
> > > dsputil.h: In function 'copy_block4':
> > > dsputil.h:699: warning: implicit declaration of function 'ST32'
> > > dsputil.h:699: warning: implicit declaration of function 'LD32'
> > > fft-test.c: In function 'frandom':
> > > fft-test.c:129: warning: implicit declaration of function 'random'
> > > fft-test.c: In function 'help':
> > > fft-test.c:161: warning: implicit declaration of function 'exit'
> > > fft-test.c:161: warning: incompatible implicit declaration of built-in
> > > function 'exit'
> > > fft-test.c: In function 'main':
> > > fft-test.c:198: warning: implicit declaration of function 'atoi'
> > > fft-test.c:249: warning: implicit declaration of function 'memcpy'
> > > fft-test.c:249: warning: incompatible implicit declaration of built-in
> > > function 'memcpy'
> > > fft-test.c:276: warning: incompatible implicit declaration of built-in
> > > function 'memcpy'
> > >
> > > I can work around this by adding includes for stdlib.h and string.h to
> > > fft-test.c.
>
> See attached. I also removed the undef exit because it is no longer
> needed if we don't use HAVE_AV_CONFIG_H.
this is ok if it doesnt break compilation (=we dont use HAVE_AV_CONFIG_H for
it)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070607/2027396d/attachment.pgp>
More information about the ffmpeg-devel
mailing list