OSDN Git Service

Add a tool for creating smooth streaming manifests
authorMartin Storsjö <martin@martin.st>
Mon, 9 Jan 2012 16:27:33 +0000 (18:27 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 25 Jan 2012 10:15:42 +0000 (12:15 +0200)
commit33ec9ef96d4220c4c846a5d3f2e95ba528b8bb16
tree938d50335fc73d014eb52d3fb333d01bf1521328
parentbc7d05177fc93c62de4e03dddccba55c42124e5a
Add a tool for creating smooth streaming manifests

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>
libavformat/Makefile
tools/ismindex.c [new file with mode: 0644]