summaryrefslogtreecommitdiffstats
path: root/waftools/fragments
Commit message (Expand)AuthorAgeFilesLines
* vd_lavc: cuda requires setting hw_device_ctxwm42017-09-261-0/+3
* build: reduce GLX test fragmentwm42017-06-221-4/+0
* build: remove Linux DVB test fragmentwm42017-06-221-12/+0
* build: remove unused pvr.c test fragmentwm42017-06-221-7/+0
* build: simplify OSS checks and remove changes by "bugmen0t"wm42017-06-222-11/+0
* osx: initial Touch Bar supportAkemi2017-03-261-0/+7
* cocoa: cosmetic fixesAkemi2016-12-161-1/+2
* wscript: Fix cuda test to actually work when cuda SDK is not presentPhilip Langdale2016-11-231-0/+12
* audio/out: add AudioUnit output driver for iOSAman Gupta2016-11-011-0/+15
* win32: build with -DINITGUIDJames Ross-Gowan2016-09-281-1/+0
* build: make DVB test stricterwm42016-04-021-0/+2
* video: refactor GPU memcpy usagewm42015-09-251-0/+18
* stream_dvb: Always define NO_STREAM_ID_FILTER if missing.Oliver Freyermuth2015-02-281-1/+1
* build: improve DVB checkwm42015-02-271-1/+1
* build: move QuartzCore linking to the cocoa checkStefano Pigozzi2015-02-251-0/+2
* vo_opengl: cleanups after vo_opengl_old removalwm42015-01-211-0/+2
* win32: drop hacks for possibly broken static pthreads-win32 linkingwm42015-01-111-4/+0
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macroswm42015-01-071-2/+0
* vaapi/GLX: don't access VO backendwm42014-12-031-0/+1
* Drop libquvi supportwm42014-10-253-30/+0
* build: drop check for XF86keysym.hwm42014-08-161-6/+0
* x11: use xrandr to retrieve display refresh ratewm42014-08-161-8/+0
* stream: remove VCD supportwm42014-06-011-7/+0
* gl_x11: always require some GLX API functions, avoid dlsym()wm42014-05-311-0/+3
* build: removed undefined behavior from PVR checkwm42014-05-111-1/+1
* Remove CPU detection and inline asm handlingwm42014-04-191-12/+0
* build: simplify libavfilter configure checkswm42014-03-161-7/+0
* build: fix cocoa configure check on OS X 10.7Stefano Pigozzi2014-01-021-0/+2
* build: reimplement the OSS checks using a more declarative approachStefano Pigozzi2013-11-293-19/+6
* build: remove unused mng fragmentStefano Pigozzi2013-11-231-7/+0
* build: fix missing prototypes in lua check fragmentStefano Pigozzi2013-11-231-2/+2
* build: use static instead of prototype in libavfilter fragmentStefano Pigozzi2013-11-231-2/+1
* build: fix libavfilter check to include function prototypeStefano Pigozzi2013-11-231-0/+1
* switch the build system to wafStefano Pigozzi2013-11-2119-0/+212