[vlc-devel] [PATCH] Implementation of Dozer streaming protocol
Daniele Lacamera
root at danielinux.net
Fri Sep 30 14:14:43 CEST 2016
Added access + access_output modules implementing Dozer streaming protocol.
A lua plugin for wireshark dissector is available at
https://gist.github.com/danielinux/d9e854962e88b33ee77d41009fc0497f
access/Makefile.am | 4
access/dozer.c | 723
++++++++++++++++++++++++++++++++++++++++++++++
access_output/Makefile.am | 5
access_output/dozer.c | 673 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 1404 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-access-access_output-modules-implementing-Doze.patch
Type: text/x-patch
Size: 48763 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160930/18c93f16/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160930/18c93f16/attachment.sig>
More information about the vlc-devel
mailing list