[FFmpeg-devel] [PATCH 1/2] lavf/avio: add avio_vprintf()

Stefano Sabatini stefasab at gmail.com
Thu Apr 22 00:53:35 EEST 2021


On date Sunday 2021-04-18 23:30:57 +0200, Stefano Sabatini wrote:
> This new function makes it possible to use avio_printf() functionality from
> a function taking a variable list of arguments.
> ---
>  doc/APIchanges        |  3 +++
>  libavformat/avio.h    |  6 ++++++
>  libavformat/aviobuf.c | 17 +++++++++++++----
>  libavformat/version.h |  2 +-
>  4 files changed, 23 insertions(+), 5 deletions(-)

Updated against master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-avio-add-avio_vprintf.patch
Type: text/x-diff
Size: 3151 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210421/8686822b/attachment.patch>


More information about the ffmpeg-devel mailing list