[vlc-devel] [PATCH] Implementation of Dozer streaming protocol: rework 2

Daniele Lacamera root at danielinux.net
Sun Oct 30 14:58:00 CET 2016


In this third set of patches, dozer has been reworked, taken into
account all the previous remarks. In particular, Jean-Paul has been busy
fixing most of the issues I failed to detect in the first rework.

As suggested, we are now using vlc_UrlParse to parse the location in the
access module, but this of course requires the patchset "extend
vlc_UrlParse() to support udp://addr:port@bindaddr:bindport syntax"
submitted by Jean-Paul earlier this week. This patchset contains a
version of the aforementioned, rebased on this morning's master, and
containing a few of the additional minor fixes proposed by Filip.

Comments are welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Added-dozer-access_output-module.patch
Type: text/x-patch
Size: 26787 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Added-dozer-access-module.patch
Type: text/x-patch
Size: 25745 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-NEWS-Announce-new-dozer-streaming-protocol.patch
Type: text/x-patch
Size: 677 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-udp-add-udp-to-p_access-psz_location.patch
Type: text/x-patch
Size: 1842 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-access-udp.c-use-vlc_UrlParse.patch
Type: text/x-patch
Size: 3075 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vlc_url-parse-bindhost-bindport-in-serveraddr-server.patch
Type: text/x-patch
Size: 4591 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20161030/88e92c3c/attachment-0005.bin>


More information about the vlc-devel mailing list