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 <wbse...@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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel