[FFmpeg-devel] [PATCH] Fix ffserver.c warnings
Stefano Sabatini
stefano.sabatini-lala
Tue Mar 9 00:54:43 CET 2010
On date Monday 2010-03-08 22:05:42 +0000, M?ns Rullg?rd encoded:
> Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
>
> > Hi, check attached patch.
> >
> > I'm not sure which functions should actually be declared outside the
> > #ifdef HAVE_AV_CONFIG_H ..
[...]
> I saw someone saying just a day ago that ff_url_split() was not a
> public function, and the naming indicates this was the intent too.
> I don't know what the networking people want ffserver to use here.
>
> Since the unused and deprecated match_ext() is under ifdef
> HAVE_AV_CONFIG_H, it is safe to delete it immediately.
Done.
Maybe it would be a good idea to move all the ifdeffed/internal
functions under libavformat/internal.h.
Regards.
--
FFmpeg = Fascinating and Fundamental MultiPurpose EnGraver
More information about the ffmpeg-devel
mailing list