[vlc-devel] [PATCH] Input and Output modules for the Reliable Internet Stream Transport (RIST) Protocol.

Thomas Guillem thomas at gllm.fr
Mon Oct 22 09:23:29 CEST 2018


On Mon, Oct 22, 2018, at 02:42, Jean-Baptiste Kempf wrote:
> 
> On Sun, 21 Oct 2018, at 16:57, Sergio M. Ammirata wrote:
> > All issues are fixed, here is in the revised input module patch.
> 
> So:
> - missing NEWS, po/POTFILES.in, modules/MODULE_LIST entries
> - you must surround the poll.h include with HAVE_POLL

> - use str*cpy instead of strcpy

Where strcpy is used, dst and src have the same length. I don't know the convention, but for me, strcpy is good in that case.

> 
> Also, you have many options in this module. Are they all necessary?
> 
> best,
> 
> 
> -- 
> Jean-Baptiste Kempf -  President
> +33 672 704 734
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list