[FFmpeg-devel] [PATCH] parseutils: add support for ms and us suffix for AV_OPT_TYPE_DURATION

Michael Niedermayer michael at niedermayer.cc
Fri Mar 2 22:39:48 EET 2018


On Thu, Mar 01, 2018 at 09:41:20PM +0100, Aurelien Jacobs wrote:
> supported suffixes are:
> - s: seconds (default when no suffix specified)
> - m or ms: milliseconds
> - u or us: microseconds
> ---
>  libavutil/parseutils.c | 15 +++++++++++++--
>  1 file changed, 13 insertions(+), 2 deletions(-)

can some of this and the si_prefixes related code in eval.c be
factored ?

either way this LGTM

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180302/7edadce7/attachment.sig>


More information about the ffmpeg-devel mailing list