]> git.sesse.net Git - ffmpeg/commit
avio: Keep track of the amount of data written
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 6 Dec 2016 01:56:24 +0000 (02:56 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 8 Dec 2016 20:58:28 +0000 (15:58 -0500)
commit3f75e5116b900f1428aa13041fc7d6301bf1988a
treec9689a60ce1331ea63078c73f1727985fcf7a856
parentfc85646ad495f3418042468da415af73a7a07334
avio: Keep track of the amount of data written

Make avio_size() work with any write AVIOContext.
libavformat/avio.h
libavformat/aviobuf.c
libavformat/version.h