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

Ganesh Ajjanagadde gajjanag at mit.edu
Mon Nov 2 12:53:25 CET 2015


On Mon, Nov 2, 2015 at 6:40 AM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> 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

accordingly reworded and pushed, thanks.

>
> [...]
> --
> 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
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list