aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* spirv: remove --spirv-compiler=nvidiaGravatar Niklas Haas2018-12-01
* wayland: remove KDE server-decoration supportGravatar emersion2018-11-19
* wayland: use xdg-decoration if availableGravatar emersion2018-11-19
* build: don't hardcode swift module nameGravatar Akemi2018-10-28
* build: use an argument list for the Swift build argsGravatar Akemi2018-10-28
* wscript: split egl-android from androidGravatar Tom Yan2018-08-20
* wscript_build: apply project-wide CFLAGS/LDFLAGS to mpv.comGravatar Stephen Hutchinson2018-07-19
* build: utilize built-in gnu_dirs module for installation directoriesGravatar Akemi2018-07-12
* wscript_build: fixup swift include parameter to point to source rootGravatar Jan Ekström2018-07-08
* build: add static libraries to libmpv.pcGravatar Martin Herkt2018-06-20
* build: manually add standard library search paths for linkingGravatar Akemi2018-06-12
* input: merge cmd_list.c with cmd.cGravatar wm42018-05-03
* input: rename cmd_parse.c to cmd.cGravatar wm42018-05-03
* build: make encoding mode non-optionalGravatar wm42018-05-03
* wayland_common: update to stable xdg-shellGravatar Emmanuel Gil Peyrot2018-04-29
* vo: move DR helper code to a separate source fileGravatar wm42018-04-29
* vo_gpu: hwdec: Use ffnvcodec to load CUDA symbolsGravatar Philip Langdale2018-04-15
* build: fixup vendored wayland protocols with variantsGravatar Jan Ekström2018-04-15
* build: fix swift build with waf 1.8.4Gravatar Akemi2018-03-11
* wscript: also install render API related headersGravatar Niklas Haas2018-03-04
* build: restore alphabetical sort order of file listsGravatar wm42018-02-28
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* build: fix dependency check on macOSGravatar Akemi2018-02-16
* build: fix linking libmpv when swift features are builtGravatar Akemi2018-02-13
* build: drop support for SDL1Gravatar wm42018-02-13
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* audio: move to decoder wrapperGravatar wm42018-01-30
* video: make decoder wrapper a filterGravatar wm42018-01-30
* player: replace old lavfi wrapper with new filter codeGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* hwdec: detach d3d and d3d9 hwaccel from angleGravatar myfreeer2018-01-25
* vo_gpu: hwdec_dxva2dxgi: initial implementationGravatar James Ross-Gowan2018-01-06
* build: use unicode codepage in windresGravatar Ricardo Constantino2018-01-01
* vo_gpu: win: remove exclusive-fullscreen detection hackGravatar James Ross-Gowan2017-12-20
* vf_buffer: remove this filterGravatar wm42017-12-12
* osdep: add poll shim for macOSGravatar Drew DeVault2017-12-09
* vd_lavc: drop mediacodec direct rendering support temporarilyGravatar wm42017-12-01
* video: move d3d.c out of decode sub directoryGravatar wm42017-12-01
* vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftoversGravatar wm42017-12-01
* vo_gpu: remove hwdec_vaglx interopGravatar wm42017-11-30
* build: fix LGPL build with ALSA enabledGravatar wm42017-11-29
* af: remove deprecated audio filtersGravatar wm42017-11-29
* vf_sub, vf_format: change license to LGPLGravatar wm42017-11-29
* vf: remove most GPL video filtersGravatar wm42017-11-29
* vf: add vf_convert as interim replacement for vf_scaleGravatar wm42017-11-29
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* videotoolbox: use generic code for dummy hwdevice initGravatar wm42017-10-31
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* stats: add documentationGravatar Julian2017-10-09