On 09/10/14 5:34 PM, Michael Niedermayer wrote:
> On Thu, Oct 09, 2014 at 01:52:08PM -0300, James Almer wrote:
>> Wrap the function calls in a similar fashion to how it's being done
>> with the critical section API.
>>
>> Signed-off-by: James Almer <jamr...@gmail.com>
>> ---
>> The redefinition of InitializeCriticalSection and WaitForSingleObject is not 
>> removed now, as it's still needed by other functions.
>> Sorry for missing it earlier.
>>
>>  compat/w32pthreads.h | 61 
>> +++++++++++++++++++++++++++++++++-------------------
>>  1 file changed, 39 insertions(+), 22 deletions(-)
> 
> probably ok also
> tested with mingw 32 & 64

Pushed, thanks.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to