[FFmpeg-soc] [PATCH] Dither Variables moving to context
Luca Barbato
lu_zero at gentoo.org
Thu Jul 10 06:16:07 CEST 2008
Keiji Costantini wrote:
> Dither Variables moved to context, and adjusted swscale.c accordingly
hm? those are constant and never changed if I read the code correctly...
The variables that should stay somewhere different than the global scope
are:
b5Dither
g5Dither
g6Dither
r5Dither
Those are used by code triggered by DITHER1XBPP in MMX inline asm.
lu
--
Luca Barbato
Gentoo Council Member
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the FFmpeg-soc
mailing list