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

Stefano Sabatini stefasab at gmail.com
Sun Apr 3 17:03:36 EEST 2022


On date Wednesday 2021-04-21 23:53:35 +0200, Stefano Sabatini wrote:
> 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.

Updated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-avio-add-avio_vprintf.patch
Type: text/x-diff
Size: 3002 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220403/2364f53c/attachment.patch>


More information about the ffmpeg-devel mailing list