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

Sergio M. Ammirata sergio.ammirata at sipradius.com
Wed Oct 24 10:17:40 CEST 2018


Input module with all the mentioned changes. I ended up using strlcpy and not strncpy like I mentioned in my previous email.

-----Original Message-----
From: Jean-Baptiste Kempf [mailto:jb at videolan.org] 
Sent: Sunday, October 21, 2018 8:43 PM
To: Sergio M. Ammirata; vlc-devel at videolan.org
Subject: Re: [vlc-devel] [PATCH] Input and Output modules for the Reliable Internet Stream Transport (RIST) Protocol.


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

Also, you have many options in this module. Are they all necessary?

best,


-- 
Jean-Baptiste Kempf -  President
+33 672 704 734
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Input-module-for-the-Reliable-Internet-Stream-Transp.patch
Type: application/octet-stream
Size: 43360 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20181024/8794c5bd/attachment.obj>


More information about the vlc-devel mailing list