oggenc: Support flushing the muxer
authorMartin Storsjö <martin@martin.st>
Thu, 29 May 2014 14:39:28 +0000 (17:39 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 4 Jun 2014 09:21:10 +0000 (12:21 +0300)
commit95b7fa1729b93bbb3f4fb85a5c0cb53cf970c3c7
treeae9e14a905f5d7cd900678d77ccb4b1d993cec1c
parentd5a55981986ac5d1a31aef3a8d16eaff8534a412
oggenc: Support flushing the muxer

This allows the caller to write all buffered data to disk, allowing
the caller to know at what byte position in the file a certain
packet starts (any packet written after the flush will be located
after that byte position).

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