aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript
Commit message (Expand)AuthorAge
...
* build: make various x11 protocol extension libs mandatoryGravatar wm42017-04-21
* wscript: don't make dvdread-common an optionGravatar Ricardo Constantino2017-04-07
* vo_opengl: add our own copy of OpenGL headersGravatar wm42017-04-07
* wscript: avoid compose_checks in one caseGravatar wm42017-04-06
* build: replace android-gl check with a standard GLES3 checkGravatar wm42017-04-06
* wscript: fix broken build with dvdread+dvdnav in 34e6a26Gravatar Ricardo Constantino2017-03-31
* wscript: decouple dvdnav check from dvdreadGravatar Ricardo Constantino2017-03-31
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* vdpau: support new vdpau libavcodec decode APIGravatar wm42017-03-23
* build: disable optical media libs by default (DVD/BD/CD)Gravatar wm42017-03-15
* wscript: substitute cplugins linker flag for macOS compatiblityGravatar Alexis Nootens2017-03-06
* wscript: drop pointless libavcodec vaapi.h/dxva2.h/d3d11va.h checksGravatar wm42017-02-20
* wscript: fix --egl-angle-lib for waf 1.9Gravatar James Ross-Gowan2017-02-19
* atomic: remove __atomic builtin usageGravatar wm42017-02-13
* vo_opengl: angle: rewrite with custom swap chainGravatar James Ross-Gowan2017-02-07
* build: fix --disable-gl if cuda is enabledGravatar wm42017-01-30
* wscript: add LIBRARY_PATH for library detectionGravatar kwkam2017-01-28
* build: rpi: rely on pkgconfig for compiler flagsGravatar Ilya Tumaykin2017-01-28
* build: explicitly check for FFmpeg vs. Libav, and their exact versionsGravatar wm42017-01-27
* wscript: merge libavfilter check into the main ffmpeg checkGravatar wm42017-01-27
* atomic: drop __sync builtinsGravatar wm42017-01-27
* build: new vaapi hwaccel API does not use av_image_copy_uc_from()Gravatar wm42017-01-24
* build: replace some FFmpeg API checks with version checksGravatar wm42017-01-24
* vaapi: detect new API on FFmpeg too, and disable it by defaultGravatar wm42017-01-18
* vaapi: we don't need SSE intrinsics with the new APIGravatar wm42017-01-17
* player: add experimental C plugin interfaceGravatar wm42017-01-12
* wscript: slightly simplify configure check for new vaapi decode APIGravatar wm42017-01-12
* vaapi: support new libavcodec vaapi APIGravatar wm42017-01-11
* build: use matroska.py & file2string.py as python modulesGravatar Stefano Pigozzi2017-01-05
* Revert "Port several python scripts to Perl"Gravatar wm42016-12-17
* options: change --h=... behaviorGravatar wm42016-12-16
* charset_conv: drop enca and libguess supportGravatar wm42016-12-09
* Remove compatibility thingsGravatar wm42016-12-07
* build: bump required minimum versions to FFmpeg 3.2.2 and Libav 12Gravatar wm42016-12-07
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* wscript: add ANGLE_EXPORT definitionGravatar shinchiro2016-12-04
* wscript: Fix cuda test to actually work when cuda SDK is not presentGravatar Philip Langdale2016-11-23
* Support linking ANGLEGravatar Martin Herkt2016-11-23
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* build: fix compilation with mingw-w64/ClangGravatar James Ross-Gowan2016-11-17
* wscript: move install dirs setting to after C compiler checkGravatar Ricardo Constantino2016-11-16
* options: fnmatch: check existence instead of posixGravatar Avi Halachmi (:avih)2016-11-08
* audio/out: add AudioUnit output driver for iOSGravatar Aman Gupta2016-11-01
* wscript: rebuild on library header changesGravatar Rodger Combs2016-10-21
* build: add required failure message for libavfilter checkGravatar wm42016-10-20
* build: don't rely on "__thread" being always available with GCCGravatar Dmitrij D. Czarkoff2016-10-20
* wscript: videotoolbox is available on iOS even though IOSurface is notGravatar Aman Gupta2016-10-20
* opengl: compile against iOS OpenGLES implementationGravatar Aman Gupta2016-10-20
* win32: build with -DINITGUIDGravatar James Ross-Gowan2016-09-28
* ao_openal: enable building on OSXGravatar Josh de Kock2016-09-21