]> git.sesse.net Git - ffmpeg/commit
segment: Add an option for omitting the first header and final trailer
authorMartin Storsjö <martin@martin.st>
Tue, 2 Oct 2012 21:59:35 +0000 (23:59 +0200)
committerMartin Storsjö <martin@martin.st>
Thu, 4 Oct 2012 10:52:09 +0000 (13:52 +0300)
commitc864c3968acce9cc96631ebbd362cbc207eddfbd
tree0d09fca45f2b197d8634498b0d14d0c07ac33da8
parenta854362b40f0e458db5a1fb0d2612a5702ee0ace
segment: Add an option for omitting the first header and final trailer

This allows writing totally bare segments, without any header/trailer
included anywhere.

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