[FFmpeg-devel] [PATCH] winrt: multithreading support

Michael Niedermayer michael at niedermayer.cc
Wed Oct 14 22:35:29 CEST 2015


On Thu, Oct 15, 2015 at 02:46:21AM +0800, Wang Bin wrote:
> 

>  compat/w32pthreads.h |    5 +++++
>  configure            |    7 +++++++
>  libavutil/cpu.c      |    8 +++++++-
>  3 files changed, 19 insertions(+), 1 deletion(-)
> 252925c34c8d2b6f09ce0fd40c2923494b005a7a  0001-winrt-multithreading-support.patch
> From bdf361eaaa0696e25680e5403ff7516869068587 Mon Sep 17 00:00:00 2001
> From: wang-bin <wbsecg1 at gmail.com>
> Date: Tue, 29 Sep 2015 18:11:03 +0800
> Subject: [PATCH] winrt: multithreading support
> 
> _beginthreadex is for desktop only. CreateThread is available for windows store apps on windows (and phone) 8.1 and later. http://msdn.microsoft.com/en-us/library/ms682453%28VS.85%29.aspx
> ---
>  compat/w32pthreads.h | 5 +++++
>  configure            | 7 +++++++
>  libavutil/cpu.c      | 8 +++++++-
>  3 files changed, 19 insertions(+), 1 deletion(-)

works (build+fate) with the 2 mingw versions i have here

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151014/00c576e3/attachment.sig>


More information about the ffmpeg-devel mailing list