[FFmpeg-devel] [PATCH v4 1/2] libavutil/log: Add capability to prefix loglines with current time or current date+time
Soft Works
softworkz at hotmail.com
Tue Aug 10 12:04:12 EEST 2021
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of
> Nicolas George
> Sent: Monday, 9 August 2021 10:28
> To: FFmpeg development discussions and patches <ffmpeg-
> devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH v4 1/2] libavutil/log: Add capability to
> prefix loglines with current time or current date+time
>
> Soft Works (12021-08-09):
> > Signed-off-by: softworkz <softworkz at hotmail.com>
> > ---
> > v2: split commits differently, fix AVBPrint finalization
> > doc/APIchanges | 3 +++
> > libavutil/log.c | 33 ++++++++++++++++++++++++++++++---
> > libavutil/log.h | 10 ++++++++++
> > libavutil/version.h | 2 +-
> > 4 files changed, 44 insertions(+), 4 deletions(-)
Hi Nicholas,
I'm not sure whether it's OK to strip all content when there's nothing
new inside..?
I made all of your suggested changes.
Thanks a lot for your review.
softworkz
More information about the ffmpeg-devel
mailing list