]> git.sesse.net Git - vlc/commit
livehttp: support static IV-use on encryption
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 17 Mar 2013 14:41:04 +0000 (16:41 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 17 Mar 2013 15:07:19 +0000 (17:07 +0200)
commit5f193633aa411c9be1f2742379d33833cc046b92
tree6553a100a2ce03a4c431840f79fc3d8b95cecb5f
parent2c132ae3a802f7642859b6a245dbaada73c2292c
livehttp: support static IV-use on encryption

generate-iv option will tell vlc to generate random IV to encrypt whole
stream instead of using segment number as IV.
modules/access_output/livehttp.c