aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript
Commit message (Expand)AuthorAge
* cocoa: always compile OSX application code with cocoaGravatar wm42015-05-02
* vo_drm: disable VT switcher for non-Linux systemsGravatar Marcin Kurczewski2015-04-19
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* vaapi: fight with Intel's broken video decoding GL interopGravatar wm42015-04-05
* build: make posix_spawn() mandatoryGravatar wm42015-03-30
* RPI supportGravatar wm42015-03-29
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* audio: remove internal libmpg123 wrapperGravatar wm42015-03-24
* build: fix missing windows librariesGravatar Kevin Mitchell2015-03-16
* build: simplify windows checksGravatar wm42015-03-11
* build: disable tests by defaultGravatar Stefano Pigozzi2015-03-10
* build: make vdpau and dxva2 checks nicerGravatar wm42015-03-06
* build: check whether hwaccels are enabled in FFmpegGravatar wm42015-03-05
* Remove some FFmpeg/Libav compatibility hacksGravatar wm42015-03-03
* build: bump required FFmpeg/Libav librariesGravatar wm42015-03-03
* Revert "Revert recent vo_opengl related commits"Gravatar Niklas Haas2015-02-28
* Revert recent vo_opengl related commitsGravatar wm42015-02-28
* screenshots: check for AVFrame csp supportGravatar Niklas Haas2015-02-28
* input: avoid creating world-writeable file with --input-unix-socketGravatar wm42015-02-26
* remove dead commentGravatar Stefano Pigozzi2015-02-25
* build: move QuartzCore linking to the cocoa checkGravatar Stefano Pigozzi2015-02-25
* wscript: adjust some pkg-config checksGravatar wm42015-02-23
* build: slightly improve libass version number test failure messageGravatar wm42015-02-21
* build: require recent libassGravatar wm42015-02-18
* vf_vapoursynth: replace a hack with a newer VS API functionGravatar wm42015-02-16
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* build: add option to generate a clang compilation databaseGravatar Stefano Pigozzi2015-02-05
* build: disable pdf build by defaultGravatar wm42015-02-02
* build: fix v4l2 support on NetBSDGravatar wm42015-01-31
* build: remove bogus client API examples buildGravatar wm42015-01-23
* build: reduce worst case with mismatching FFmpeg pkg-config filesGravatar wm42015-01-20
* win32: remove check for SetPriorityClass()Gravatar wm42015-01-20
* build: prefer libswresample over libavresample on FFmpegGravatar wm42015-01-02
* build: try to make examples build both in-tree and out-of-treeGravatar wm42015-01-02
* win32: add native wrappers for pthread functionsGravatar wm42015-01-01
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* win32: add mmap() emulationGravatar wm42014-12-26
* build: require alsa libs not older than 6 yearsGravatar wm42014-12-16
* build: update to waf 1.8.4Gravatar Stefano Pigozzi2014-12-04
* video: remove things forgotten in previous commitGravatar wm42014-12-03
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* build: move --cplayer to build optionsGravatar Stefano Pigozzi2014-11-28
* build: move --dvbin to TV features, remove --dvbGravatar Stefano Pigozzi2014-11-28
* build: fix typosGravatar Stefano Pigozzi2014-11-28
* wscript: move down some less important checksGravatar wm42014-11-17
* build: check for mingw-w64 explicitlyGravatar wm42014-11-17
* atomics: add atomic_compare_exchange_strong()Gravatar wm42014-11-09
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04