]> git.sesse.net Git - vlc/commit
vod: add glue code to set httpd configuration
authorPierre Ynard <linkfanel@yahoo.fr>
Tue, 4 Oct 2011 02:02:44 +0000 (04:02 +0200)
committerPierre Ynard <linkfanel@yahoo.fr>
Tue, 4 Oct 2011 02:02:44 +0000 (04:02 +0200)
commit55ef5862627f0458fc0ab292ef93e12b115f9c6e
treeb80df064d95198836b9d66487ba3160382c48a12
parentab41e416ee2d56097301f7c09f6bde3b0848ae53
vod: add glue code to set httpd configuration

And reset the rtsp-host variable accordingly. This was broken since
you couldn't set a base path without passing garbage as the host name.
modules/stream_out/vod.c