]> git.sesse.net Git - vlc/commit
Allow custom HTTP headers for httpd_Stream
authorDenis Charmet <typx@dinauz.org>
Sat, 15 Feb 2014 22:15:49 +0000 (23:15 +0100)
committerDenis Charmet <typx@dinauz.org>
Mon, 17 Feb 2014 19:35:00 +0000 (20:35 +0100)
commit1ffcc4e53a3ef5a02c8d1f1d2f835484411281d4
treeb0fa7cb4222f56626a7ee6523ce26a54535ad430
parent956a6bc8726bca9c9c0cb6e7e70e0ba9d10a1b96
Allow custom HTTP headers for httpd_Stream

This will end up useful for cubemap implementation and may allow to put mms stuff out of the core
include/vlc_httpd.h
src/libvlccore.sym
src/network/httpd.c