[XviD-devel] Thread safe mmx color conversion functions

Edouard Gomez xvid-devel@xvid.org
Tue, 23 Jul 2002 18:40:15 +0200


I've  commited  3  patches  to  fix reentrance  in  MMX  MMXEXT  color
conversion functions. I  know i often do mistakes  with stack pointers
in x86 CPUs so please test the code.

functions :
yuv_to_yv12_mmx/xmm
yv12_to_rgb24/32

I know they  work well on my PC  but the yuv_to_yv12_mmx/xmm functions
worked well  even with  one litlle stack  pointer error. That's  why i
want people to test my changes. Particularly people who uses XviD with
multithreaded  applications  (One  application  but  multiples  encore
instances).

Thanks.

-- 
Edouard Gomez