[Ffmpeg-devel] [PATCH] disable all threads by default

Ramiro Polla angustia
Sun Jan 7 02:35:36 CET 2007


Diego Biurrun wrote:
> On Sat, Jan 06, 2007 at 08:44:15PM -0200, Ramiro Polla wrote:
>   
>> M?ns Rullg?rd wrote:
>>     
>>> ramiro at lisha.ufsc.br writes:
>>>
>>>       
>>>> Attached patch disables all threads by default as suggested by:
>>>> http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-December/050237.html
>>>>
>>>> It also ensures no more than one thread type is selected and prints the
>>>> selected type in configure's output.
>>>>    
>>>>         
>>> [...]
>>>  
>>>       
>>>>   echo "  --enable-pthreads        use pthreads [default=no]"
>>>>   echo "  --enable-w32threads      use Win32 threads [default=no]"
>>>> +  echo "  --enable-beosthreads     use BeOS threads [default=no]"
>>>> +  echo "  --enable-os2threads      use OS/2 threads [default=no]"
>>>>         
>>> Is there any platform that supports more than one threading type?  If
>>> not, replacing all those flags with a single --enable-threads would
>>> make sense.
>>>       
>> Windows supports pthreads.
>>     
>
> Patch applied.
>   
Thanks




More information about the ffmpeg-devel mailing list