[FFmpeg-devel] [PATCH 1/2] libavformat/avio: Add avio_get_dyn_buf function
Michael Niedermayer
michael at niedermayer.cc
Sat Jan 7 05:08:25 EET 2017
On Fri, Jan 06, 2017 at 09:14:59PM +0000, Soft Works wrote:
> [PATCH] libavformat/avio: Add avio_get_dyn_buf function
>
> Revision #2: Bumb version and add APIchanges entry
>
> This commit adds the avio_get_dyn_buf function which allows accessing
> the
> content of a DynBuffer without destroying it.
>
> This is required in matroskaenc for preliminary writing (correct) mkv
> headers.
>
> Context for this change is fixing regression bug #5977.
> ---
> doc/APIchanges | 3 +++
> libavformat/avio.h | 12 ++++++++++++
> libavformat/aviobuf.c | 17 +++++++++++++++++
> libavformat/version.h | 2 +-
> 4 files changed, 33 insertions(+), 1 deletion(-)
Is the author name intended to be
Author: softworkz <softworkz at hotmail.com>
?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170107/58a1cfc7/attachment.sig>
More information about the ffmpeg-devel
mailing list