[vlc-commits] Allow custom HTTP headers for httpd_Stream

Denis Charmet git at videolan.org
Mon Feb 17 20:41:35 CET 2014


vlc | branch: master | Denis Charmet <typx at dinauz.org> | Sat Feb 15 23:15:49 2014 +0100| [1ffcc4e53a3ef5a02c8d1f1d2f835484411281d4] | committer: Denis Charmet

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

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1ffcc4e53a3ef5a02c8d1f1d2f835484411281d4
---

 include/vlc_httpd.h |   14 +++--
 src/libvlccore.sym  |    1 +
 src/network/httpd.c |  172 +++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 141 insertions(+), 46 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=1ffcc4e53a3ef5a02c8d1f1d2f835484411281d4


More information about the vlc-commits mailing list