Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-05-24 14:32:18 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-05-24 15:01:41 +0400
commita4d3757b29b5e9affd97cbc4e6fc2d202378610b (patch)
tree11fcdd0668836e62b9b999292ff2a33bbc0bbbb8 /libavcodec/Makefile
parentecbd96ed23f07dfabc613b3fa2dcf394b2863203 (diff)
parent90f9a5830b5d332de7ebb1ab45589f1870cbd65d (diff)
Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d'
* commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d': w32pthreads: move from lavc to compat/ Conflicts: libavcodec/Makefile libavcodec/pthread.c libavcodec/vp8.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index c0d165a6b4..cbcc587d65 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -804,7 +804,6 @@ SKIPHEADERS-$(CONFIG_VAAPI) += vaapi_internal.h
SKIPHEADERS-$(CONFIG_VDA) += vda.h
SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h
SKIPHEADERS-$(HAVE_OS2THREADS) += os2threads.h
-SKIPHEADERS-$(HAVE_W32THREADS) += w32pthreads.h
TESTPROGS = cabac \
dct \