[FFmpeg-devel] [PATCH] Reimplementation of OS/2 threads model

Måns Rullgård mans
Wed Apr 28 15:58:02 CEST 2010


KO Myung-Hun <komh at chollian.net> writes:

> M?ns Rullg?rd wrote:
>> 
>> Would it be possible to use the native semaphores, or is this
>> emulation strictly required?  If we end up emulating win32threads, we
>> might as well use the pthreads emulation instead and save ourselves
>> some trouble.
>> 
>
> I've attach the patch using the pthreads emulation.

A working pthreads library for OS/2 already exists.  I was suggesting
we use that, since then we could simply drop os2thread.c and use only
our pthreads code, reducing the maintenance burden for everybody.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list