[MPlayer-cvslog] r37566 - trunk/configure
Alexander Strasser
eclipse7 at gmx.net
Tue Dec 22 22:26:01 CET 2015
Hi Ingo!
On 2015-12-22 19:36 +0100, Ingo Brückl wrote:
> > Author: rtogni
> > Date: Mon Dec 21 21:53:45 2015
> > New Revision: 37566
>
> > -for func in atanf cbrt cbrtf cosf expf exp2 exp2f isnan isinf llrint
> > llrintf log2 log2f log10f lrint lrintf rint round roundf sinf trunc
> > truncf; do
> > +for func in atanf cbrt cbrtf cosf expf exp2 exp2f isnan isinf llrint
> > llrintf log2 log2f log10f lrint lrintf rint round roundf sinf trunc
> > truncf erf; do
>
> Nitpick: Why do we give up alphabetical order?
I was about to commit a re-ordered version, but Roberto
was quicker to commit original version. Personally I am
very OK with that because build was broken with current
FFmpeg.
BTW note, those are not really alphabetical in FFmpeg
neither. I guess it has/had some system to it, but I find
it to hard to follow or even to remember when you search
it. So I would prefer simpler, stupid alphabetical ordering.
IMHO feel free to sort it like in FFmpeg or simpler.
Alexander
More information about the MPlayer-cvslog
mailing list