[FFmpeg-devel] [PATCH 0/3] Add option to log timing
Soft Works
softworkz at hotmail.com
Tue Dec 13 01:10:33 EET 2022
Ping again
Thanks
> -----Original Message-----
> From: ffmpegagent <ffmpegagent at gmail.com>
> Sent: Wednesday, August 24, 2022 9:38 PM
> To: ffmpeg-devel at ffmpeg.org
> Cc: softworkz <softworkz at hotmail.com>
> Subject: [PATCH 0/3] Add option to log timing
>
> This pathcset adds two logging flags: 'timing' and 'datetiming'.
>
> Usage:
>
> ffmpeg -loglevel +timing
>
> or
>
> ffmpeg -loglevel +datetiming
>
> softworkz (3):
> avutil/log: support logging of date and timing information
> fftools/opt_common: add timing and datetiming log flags
> doc/fftools-common-opts: document log timing flags
>
> doc/APIchanges | 3 +++
> doc/fftools-common-opts.texi | 4 ++++
> fftools/opt_common.c | 12 ++++++++++++
> libavutil/log.c | 32 +++++++++++++++++++++++++++++---
> libavutil/log.h | 10 ++++++++++
> libavutil/version.h | 4 ++--
> 6 files changed, 60 insertions(+), 5 deletions(-)
>
>
> base-commit: 48cb2c7a8a2deca40dd2f143848dd5addc25465c
> Published-As: https://github.com/ffstaging/FFmpeg/releases/tag/pr-
> ffstaging-37%2Fsoftworkz%2Fsubmit_logtiming-v1
> Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg pr-
> ffstaging-37/softworkz/submit_logtiming-v1
> Pull-Request: https://github.com/ffstaging/FFmpeg/pull/37
> --
> ffmpeg-codebot
More information about the ffmpeg-devel
mailing list