[vlc-devel] [PATCH] Do not flood full-help with MAX and MIN ints
Rémi Denis-Courmont
remi at remlab.net
Sat Mar 10 11:35:42 CET 2012
Le samedi 10 mars 2012 12:22:08 Kaarlo Räihä, vous avez écrit :
> because some change in code made min.i and max.i always have values. So
> when no range is defined, the help prints these values automatically (VLC
> 1.1.x didn't print these). After this patch, min and max are not printed if
> they are MIN or MAX. And it looks like
>
> --blendbench-loops=<integer>
> Number of time to blend
> The number of time the blend will be performed
If you mean to compare against the default boundaries, you should use !=
rather than < and >.
At least I don't see why large boundaries should be hidden.
--
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis
More information about the vlc-devel
mailing list