[FFmpeg-devel] [PATCH 1/2] lavf/avio: add avio_vprintf()
Stefano Sabatini
stefasab at gmail.com
Sun Jun 12 18:32:10 EEST 2022
On date Thursday 2022-06-09 21:03:02 +0200, Marton Balint wrote:
>
>
> On Sun, 3 Apr 2022, Stefano Sabatini wrote:
>
> > 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.
> >
>
> Will rebase and apply soon.
Updated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-avio-add-avio_vprintf.patch
Type: text/x-diff
Size: 2979 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220612/d2ada32b/attachment.patch>
More information about the ffmpeg-devel
mailing list