[MPlayer-dev-eng] Re: vf_yadif.c: fix for (probably) older binutils
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Sep 24 23:27:26 CEST 2006
Hello,
On Sun, Sep 24, 2006 at 10:53:24PM +0200, Michael Niedermayer wrote:
> ok, then ive no objections to the patch ... unless someone knows a less
> ugly solution (droping fedora support maybe ...)
Well, obviously removing the -1 from the asm and changing
CHECK(-1,1)
to
CHECK(-2,0)
would be another possibility, too.
Don't know the code to say if this is too obfuscating to be a better
solution.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list