[x264-devel] Re: multi thread is not supported in windows?

Loren Merritt lorenm at u.washington.edu
Thu Apr 19 13:56:16 CEST 2007


On Thu, 19 Apr 2007, jogging song wrote:

>    I failed to compile x264 in VC6 with option HAVE_PTHREAD on, and the
> compiler told  that the include file <pthread.h> can't be found because it a
> include file under linux.
> I find now multi thread is changed. Multi thread is used when a frame is
> partitioned to several slices. But now it seems more complex than before.

multithread on windows now uses libpthread, because some tests showed that 
that was faster than windows-native threads. 
http://sourceware.org/pthreads-win32/

--Loren Merritt

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list