[FFmpeg-devel] [PATCH 1/2] lavf/avio: add avio_vprintf()
Marton Balint
cus at passwd.hu
Thu Jun 9 22:03:02 EEST 2022
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.
Regards,
Marton
More information about the ffmpeg-devel
mailing list