[MPlayer-dev-eng] [patch] gui ignores mplayer volume option

Stephen Sheldon sfsheldo at gmail.com
Wed Jul 30 00:25:46 CEST 2014


On 7/29/2014 3:15 PM, Ingo Brückl wrote:
> Stephen Sheldon wrote on Tue, 29 Jul 2014 15:05:50 -0700:
>
>> Possibly we are using different thread options with Wine and Mingw. On
>> mingw, I use --disable-pthreads.
>  From my config.log (Wine):
>
> ============ Checking for pthread ============
> Result is: yes (using -lpthread)
>
> ============ Checking for w32threads ============
> Result is: no (using pthread instead)
>
> Ingo
>
Here is what I have on mingw64:

##########################################

============ Checking for pthread ============
Result is: no (v4l, v4l2, ao_nas, win32 loader disabled)
##########################################

============ Checking for w32threads ============
Result is: yes

I also think this should be irrelevent, since we are very explicitly 
using windows threads in this case.
Maybe in Wine they are emulating windows threads ...


More information about the MPlayer-dev-eng mailing list