[Ffmpeg-devel] [PATCH] Missing extern declaration

Panagiotis Issaris takis.issaris
Sun Sep 24 12:57:59 CEST 2006


Hi,

On zo, 2006-09-24 at 11:48 +0100, M?ns Rullg?rd wrote:
>[...]
> > +extern double av_strtod(const char *name, char **tail);
> 
> Function prototypes should be in a header file #included by the C file
> that defines it, and by all users of the function.
You are right. But, I'm sending a patch in a second which will more
 av_strtod() from opt.c to eval.c and make it static. This patch was only
there to make all the changes/patches small and selfcontained.

With friendly regards,
Takis





More information about the ffmpeg-devel mailing list