OSDN Git Service

smoothstreamingenc: Move the output_chunk_list and write_manifest functions up
authorMartin Storsjö <martin@martin.st>
Fri, 5 Oct 2012 23:27:49 +0000 (02:27 +0300)
committerMartin Storsjö <martin@martin.st>
Sat, 6 Oct 2012 10:05:32 +0000 (13:05 +0300)
commit3ea06ac59e76cc2a63553f5913a9a17ca7c6db82
treef8f0000fb2da868d6daa8880e15151fb972213e6
parent5fa43f76aa717789d864c402a44d801dac9480df
smoothstreamingenc: Move the output_chunk_list and write_manifest functions up

This allows calling write_manifest from ism_write_header without
a forward declaration.

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