]> git.sesse.net Git - vlc/commit
livehttp: add option to read key-uri and key-file from file
authorIlkka Ollakka <ileoo@videolan.org>
Tue, 9 Apr 2013 10:30:02 +0000 (13:30 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Tue, 9 Apr 2013 15:50:32 +0000 (18:50 +0300)
commit43a23ea6bd5d8a4e2e0f2d728093d73a6cf5383e
tree64fbc85713489fc89479109dff431ca59f98ba71
parent8631de074ea2d4209cf721dde3a1a66c998aafff
livehttp: add option to read key-uri and key-file from file

File is read when the segment is opened and values from file
are taken in the use. This and previous patch allows to change
encryption key/uri on the fly.
modules/access_output/livehttp.c