aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* 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
* lua: integrate stats.lua scriptGravatar Julian2017-10-09
* vo_gpu: add android opengl backendGravatar Aman Gupta2017-10-09
* vo: add mediacodec_embed output driverGravatar Aman Gupta2017-10-09
* hwdec: rename mediacodec to mediacodec-copyGravatar Aman Gupta2017-10-09
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* vo_wayland: removeGravatar Rostislav Pehlivanov2017-10-03
* vaapi: change license to LGPLGravatar wm42017-09-29
* vo_gpu: vulkan: add support for WindowsGravatar James Ross-Gowan2017-09-28
* video: remove old videotoolbox supportGravatar wm42017-09-26
* video: drop old D3D11/DXVA2 supportGravatar wm42017-09-26
* video: drop old cuda/cuvid hwaccelGravatar wm42017-09-26
* vo_gpu: vulkan: add support for waylandGravatar Rostislav Pehlivanov2017-09-26
* vo_gpu: vulkan: generalize SPIR-V compilerGravatar Niklas Haas2017-09-26
* vo_gpu: vulkan: initial implementationGravatar Niklas Haas2017-09-26
* android: posix_spawn(p) replacementGravatar sfan52017-09-22
* build: make vo_gpu + infrastructure non-optionalGravatar wm42017-09-22
* vo_gpu: convert windows/osx hwdecs/contexts to new APIGravatar James Ross-Gowan2017-09-21
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21