[FFmpeg-devel] [PATCH 2/3] avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibility

Michael Niedermayer michael at niedermayer.cc
Mon Nov 2 12:40:04 CET 2015


On Sun, Nov 01, 2015 at 08:37:01PM -0500, Ganesh Ajjanagadde wrote:
> On Sun, Nov 1, 2015 at 8:23 PM, Michael Niedermayer
> <michael at niedermayer.cc> wrote:
> > On Sun, Nov 01, 2015 at 11:57:54AM -0500, Ganesh Ajjanagadde wrote:
> >> This converts the usage of strtod to av_strtod in order to be more free
> >> in accepting double parameters.
> >
> > "more free" is a bit unclear and confusing
> > the change itself should be ok
> 
> "more flexible" maybe? If no one replies, will push with "more flexible".

i was thinking of 
something like, unifies / makes number parsing more consistent
and add support for SI postfixes

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

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151102/cc6c8ce8/attachment.sig>


More information about the ffmpeg-devel mailing list