aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ismindex.c
Commit message (Collapse)AuthorAgeFilesLines
* ismindex: Fix build on mingwMartin Storsjö2012-01-261-0/+4
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-251-44/+51
|
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-251-0/+514
It can also optionally split the file into individual fragments, which allows it to be served from any web server without any server side support. Signed-off-by: Martin Storsjö <martin@martin.st>