]> git.sesse.net Git - ffmpeg/commit
movenc: Expose the fragment index as an avoption
authorMartin Storsjö <martin@martin.st>
Mon, 3 Nov 2014 20:38:09 +0000 (22:38 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 26 Nov 2014 07:58:13 +0000 (09:58 +0200)
commit234fb81e3145e9c9aec4ec16266676fab7dc21fa
treeb55dffc71fb5aee1a86f8d7ce1274dc979500010
parentee37620b6ae4783cda637408422044b2d14a688c
movenc: Expose the fragment index as an avoption

This allows setting the right fragment number if doing
random-access writing of fragments, and also allows reading the
current sequence number.

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