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 _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
