ismindex: Allow adding a path prefix to the generated .ism file
authorMartin Storsjö <martin@martin.st>
Wed, 2 Jul 2014 19:44:32 +0000 (22:44 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 3 Jul 2014 17:13:13 +0000 (20:13 +0300)
commit6bc4934b75dde9354ee16a6e700ebe6775abf69e
tree15c64bf4c1a915b574410dda6f3795ba60cfb97f
parentcdab9db2adeec46b3984309c8c651bdd737d2b6b
ismindex: Allow adding a path prefix to the generated .ism file

This allows storing the .ismv/.isma/.ismc files separately from
the .ism file on a server, without having to manually edit the
.ism file after generating it with the ismindex tool.

Signed-off-by: Martin Storsjö <martin@martin.st>
tools/ismindex.c