[FFmpeg-devel] [PATCH 4/5] lavf: move internal functions from avformat.h to internal.h

Reimar Döffinger Reimar.Doeffinger
Sun Feb 6 22:12:20 CET 2011


On Sun, Feb 06, 2011 at 03:57:58PM -0500, Ronald S. Bultje wrote:
> Hi,
> 
> On Sun, Feb 6, 2011 at 9:46 AM, Anton Khirnov <anton at khirnov.net> wrote:
> > ---
> > ?libavformat/avformat.h | ? 25 -------------------------
> > ?libavformat/internal.h | ? 21 +++++++++++++++++++++
> > ?2 files changed, 21 insertions(+), 25 deletions(-)
> [..]
> 
> /Users/ronaldbultje/Projects/ffmpeg-git/libavformat/oggparsevorbis.c:
> In function ?ogm_chapter?:
> /Users/ronaldbultje/Projects/ffmpeg-git/libavformat/oggparsevorbis.c:46:
> warning: implicit declaration of function ?ff_new_chapter?

Why is that only a warning? I thought we set compiler options so
implicit declarations are an error (or did that change? I remember
there was some issue with that)



More information about the ffmpeg-devel mailing list