On Fri, Jul 29, 2011 at 04:48:08PM +0200, Anton Khirnov wrote:
> It's unused an serves no purpose.

and

> --- a/ffserver.h
> +++ /dev/null
> @@ -1,29 +0,0 @@
> -
> -#ifndef LIBAV_FFSERVER_H
> -#define LIBAV_FFSERVER_H
> -
> -/* interface between ffserver and modules */
> -
> -void ffserver_module_init(void);
> -
> -#endif /* LIBAV_FFSERVER_H */

I think I proposed removing this some time ago, but the idea was
rejected on the grounds that somebody might have implemented ffserver
modules somewhere.

I'm fine with removing this, but if you go ahead, then you need to make
this function static as well and possibly remove it from ffserver.c.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to