[MPlayer-dev-eng] [PATCH] more AMD64 swscaler fixes

Michael Niedermayer michaelni at gmx.at
Sun May 28 13:08:20 CEST 2006


Hi

On Sun, May 28, 2006 at 12:28:42PM +0200, Reimar Döffinger wrote:
> Hello,
> for AMD64 some variables passed via "m" constrained are 32bit values
> whereas they need to be 64 bit values, because otherwise the comparison
> that checks for e.g. end of a picture line will never come true -
> causing a segfault sooner or later.
> Attached patch fixes problems for me so far by replacing some ints by
> longs.

the changes to xInc_mask are rejected, this variable should be uint16_t

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is



More information about the MPlayer-dev-eng mailing list