mpv/waftools/fragments
Philip Langdale 3abb6f1fef wscript: Fix cuda test to actually work when cuda SDK is not present
The test ended up failing if cuda.h wasn't present, even if cuda.h
isn't used during the actual build.

This test is attempting to establish if the ffmpeg being built
against has dynlink_cuda support. While it might theoretically be
possible to build against the older normally-linked-cuda version
of ffmpeg, it seems more trouble than it's worth.
2016-11-23 20:48:26 +01:00
..
audiounit.c audio/out: add AudioUnit output driver for iOS 2016-11-01 16:25:40 +01:00
cocoa.m build: move QuartzCore linking to the cocoa check 2015-02-25 22:13:07 +01:00
coreaudio.c
cuda.c wscript: Fix cuda test to actually work when cuda SDK is not present 2016-11-23 20:48:26 +01:00
dvb.c build: make DVB test stricter 2016-04-02 20:51:39 +02:00
gl_x11.c vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
iconv.c
oss_audio.c build: reimplement the OSS checks using a more declarative approach 2013-11-29 23:11:12 +01:00
oss_audio_sunaudio.c build: reimplement the OSS checks using a more declarative approach 2013-11-29 23:11:12 +01:00
pthreads.c win32: drop hacks for possibly broken static pthreads-win32 linking 2015-01-11 02:23:02 +01:00
pvr.c build: removed undefined behavior from PVR check 2014-05-11 16:41:02 +02:00
sse.c video: refactor GPU memcpy usage 2015-09-25 19:18:16 +02:00
wasapi.c win32: build with -DINITGUID 2016-09-28 21:38:52 +10:00