summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
Commit message (Expand)AuthorAgeFilesLines
* vo_wayland: removeRostislav Pehlivanov2017-10-031-3/+0
* vaapi: change license to LGPLwm42017-09-291-1/+1
* vo_gpu: vulkan: add support for WindowsJames Ross-Gowan2017-09-281-0/+1
* video: remove old videotoolbox supportwm42017-09-261-1/+0
* video: drop old D3D11/DXVA2 supportwm42017-09-261-1/+0
* video: drop old cuda/cuvid hwaccelwm42017-09-261-1/+0
* vo_gpu: vulkan: add support for waylandRostislav Pehlivanov2017-09-261-0/+1
* vo_gpu: vulkan: generalize SPIR-V compilerNiklas Haas2017-09-261-0/+3
* vo_gpu: vulkan: initial implementationNiklas Haas2017-09-261-0/+6
* android: posix_spawn(p) replacementsfan52017-09-221-0/+1
* build: make vo_gpu + infrastructure non-optionalwm42017-09-221-11/+11
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-9/+9
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-23/+24
* build: add preliminary LGPL modewm42017-09-211-15/+15
* audio: make libaf derived code optionalwm42017-09-211-13/+13
* audio: move libswresample wrapper out of audio filter codewm42017-09-211-0/+1
* vf_eq: remove this filterwm42017-08-221-1/+0
* build: pick a main-fn source file only if cplayer is builtwm42017-08-221-5/+6
* osx: move menu bar creation into its own fileAkemi2017-08-181-0/+1
* audio: introduce a new type to hold audio frameswm42017-08-161-0/+1
* vo_opengl: extract non-ANGLE specific D3D11 codeJames Ross-Gowan2017-08-171-0/+1
* build: use main-fn-cocoa.c on OSXwm42017-08-081-1/+1
* build: fix dependencies for Cygwin environmentfeixm12017-08-081-2/+2
* vo_opengl: split utils.c/hwm42017-08-051-0/+2
* vo_opengl: start work on rendering API abstractionwm42017-07-261-0/+2
* x11: add 128x128 sized icon supportXu Zhao2017-07-021-0/+6
* x11: load icon differentlywm42017-07-011-2/+15
* d3d: make DXVA2 support optionalwm42017-06-301-7/+7
* Universal Windows Plaform (UWP) supportPedro Pombeiro2017-06-291-1/+2
* build: change how some OS specific source files are selectedwm42017-06-291-25/+37
* build: replace glob() check and assume it's always in POSIXwm42017-06-291-1/+1
* vf_dlopen: remove this filterwm42017-06-181-12/+0
* js: add javascript scripting support using MuJSAvi Halachmi (:avih)2017-06-141-0/+7
* wscript_build: install shared libmpv to BINDIR for Win32Ricardo Constantino2017-04-241-0/+4
* video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2wm42017-04-231-2/+0
* player: make screenshot commands honor the async flagwm42017-04-011-0/+1
* wscript: fix broken build with dvdread+dvdnav in 34e6a26Ricardo Constantino2017-03-311-4/+2
* wscript: decouple dvdnav check from dvdreadRicardo Constantino2017-03-311-0/+2
* osx: initial Touch Bar supportAkemi2017-03-261-0/+1
* sub: add SDH subtitle filterDan Oscarsson2017-03-251-0/+1
* w32_common: move the IDropTarget impl to a separate fileJames Ross-Gowan2017-03-261-0/+1
* af_drc: removeJan Janssen2017-03-251-1/+0
* vdpau: support new vdpau libavcodec decode APIwm42017-03-231-1/+1
* vo_opengl: add experimental vdpauglx backendwm42017-03-181-0/+1
* vd_lavc, vaapi: move hw device creation to generic codewm42017-02-201-1/+0
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-201-1/+0
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-171-0/+1
* videotoolbox: factor some duplicated codewm42017-02-171-0/+1
* player: add experimental stream recording featurewm42017-02-071-0/+1
* build: prefix hwaccel decoder wrapper filenames with hw_wm42017-01-171-8/+8
* player: add experimental C plugin interfacewm42017-01-121-1/+7
* vaapi: support new libavcodec vaapi APIwm42017-01-111-1/+2
* vaapi: rename vaapi.c to vaapi_old.cwm42017-01-111-1/+1
* build: always run code generators before compilingStefano Pigozzi2017-01-071-17/+2
* build: use matroska.py & file2string.py as python modulesStefano Pigozzi2017-01-051-17/+42
* manpage: add table of contents to the HTML versionZhiming Wang2016-12-141-1/+1
* wscript_build: rst2pdf: increase section break levelshinchiro2016-12-111-1/+1
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsPhilip Langdale2016-11-231-0/+1
* wscript: fix typowm42016-11-221-1/+1
* vf_vdpaurb: remove this filterwm42016-11-221-1/+0
* audio/out: add AudioUnit output driver for iOSAman Gupta2016-11-011-0/+3
* vo_tct: optional custom size, support non-posix with 80x25 defaultAvi Halachmi (:avih)2016-10-251-1/+1
* vo_tct: introduce modern caca alternativerr-2016-10-201-0/+1
* hwdec_cuda: Rename config variable to be more consistentPhilip Langdale2016-09-161-2/+2
* player: move builtin profiles to a separate filewm42016-09-151-0/+4
* vo_opengl: mali fbdev supportwm42016-09-131-0/+1
* vo_opengl: add hw overlay support and use it for RPIwm42016-09-121-1/+2
* build: recompile zsh completion if zsh.pl changesPhilip Sequeira2016-09-101-1/+1
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodePhilip Langdale2016-09-081-0/+2
* misc: add some annoying mpv_node helperswm42016-08-281-0/+1
* audio/filter: remove delay audio filterPaul B Mahol2016-08-121-1/+0
* client API: add stream_cb API for user-defined stream implementationsAman Gupta2016-08-071-1/+2
* wscript: add proper non-version'd SONAME for AndroidJan Ekström2016-07-301-1/+7
* build: add --htmldir optionChris Mayo2016-07-301-1/+1
* audio: refactor mixer code and delete mixer.cwm42016-07-171-1/+0
* d3d: merge angle_common.h into d3d.hwm42016-06-281-2/+1
* vo_opengl: remove prescaling framework with superxbr prescalerBin Jin2016-06-181-1/+0
* vo_opengl: remove nnedi3 prescalerBin Jin2016-06-181-5/+0
* vo_opengl: fix d3d11 hardware decoding probing on Windows 7wm42016-06-091-0/+1
* build: don't install tests, only build themIlya Tumaykin2016-05-291-5/+6
* video: remove d3d11 video processor use from OpenGL interopwm42016-05-291-0/+1
* vf_d3d11vpp: add a D3D11 video processor filterwm42016-05-281-0/+1
* vf_vavpp: move frame handling to separate filewm42016-05-251-0/+1
* video: merge dxva2 source fileswm42016-05-171-1/+0
* vo_opengl: support external user hooksNiklas Haas2016-05-151-0/+1
* vo_opengl: reorganize texture format handlingwm42016-05-121-0/+1
* build: merge d3d11va and dxva2 hwaccel checkswm42016-05-111-3/+3
* vo_opengl: angle: dynamically load ANGLEwm42016-05-111-0/+1
* video: refactor how VO exports hwdec device handleswm42016-05-091-0/+1
* d3d11va: store texture/subindex in IMGFMT_D3D11VA plane pointerswm42016-04-271-1/+0
* vo_opengl: D3D11VA + ANGLE interopwm42016-04-271-0/+1
* vd_lavc: simplify RPI and Mediacodec wrapperswm42016-04-251-2/+0
* vd_lavc: add d3d11va hwdecKevin Mitchell2016-03-301-0/+3
* Add a mediacodec decoder hwdec wrapperJan Ekström2016-03-251-0/+1
* ipc: add Windows implementation with named pipesJames Ross-Gowan2016-03-231-1/+3
* build: be less strict about line endingswm42016-03-111-2/+2
* vo_opengl: add dxva2 interop to angle backendKevin Mitchell2016-03-101-0/+1
* build: install symbolic SVG iconJashandeep Sohi2016-03-101-0/+4
* demux: add null demuxerwm42016-03-041-0/+1
* ao: initial OpenSL ES supportIlya Zhuravlev2016-02-271-0/+1
* wscript: don’t install the encoding profiles with encoding disabledEmmanuel Gil Peyrot2016-02-221-1/+2
* wscript: remove dxva2-dxinterop configure testKevin Mitchell2016-02-171-1/+1
* vo_opengl: dxinterop: add dxva2 passthroughKevin Mitchell2016-02-171-0/+1
* Rewrite ordered chapters and timeline stuffwm42016-02-151-0/+1
* dxva2: use mp_image pool for d3d surfacesKevin Mitchell2016-02-141-0/+1
* wscript_build: disable SONAME generation when building for AndroidJan Ekström2016-02-101-11/+18
* Initial Android supportJan Ekström2016-02-101-0/+1
* player: add complex filter graph supportwm42016-02-051-0/+1
* build: make libavfilter mandatorywm42016-02-051-8/+8
* build: fix mpv.conf installationwm42016-01-111-1/+1
* ao_wasapi: move out some utility functionswm42016-01-111-0/+1
* ao_dsound: remove this audio outputwm42016-01-061-1/+0
* build: add option of html manualChris Mayo2016-01-051-0/+13
* win32: input: use Vista CancelIoExJames Ross-Gowan2015-12-201-1/+1
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-9/+9
* vo_opengl: split backend code from common.c to context.cwm42015-12-191-0/+1
* vo_opengl: x11egl: retrieve framebuffer depthwm42015-12-191-0/+1
* sub: rename sd_lavc_conv.c to lavc_conv.cwm42015-12-181-1/+1
* sub: remove sd_srt.cwm42015-12-151-1/+0
* sub: remove sd_microdvd.cwm42015-12-151-1/+0
* sub: remove sd_lavf_srt.cwm42015-12-151-1/+0
* sub: remove sd_movtext.cwm42015-12-151-1/+0
* vo_opengl: add dxinterop backendJames Ross-Gowan2015-12-111-0/+1
* demux: remove old subtitle parserwm42015-12-101-1/+0
* stream: drop PVR supportwm42015-12-101-1/+0
* build: install scalable svg icon as wellChristian Hesse2015-12-011-0/+4
* vo_opengl: win32: test for exclusive modeJames Ross-Gowan2015-11-261-0/+1
* vo_opengl: add initial ANGLE supportJames Ross-Gowan2015-11-181-0/+1
* demux_libass: remove this demuxerwm42015-11-111-1/+0
* vo_opengl: add DRM EGL backendrr-2015-11-081-0/+1
* w32: use DisplayConfig API to retrieve correct monitor refresh rateJames Ross-Gowan2015-11-061-0/+1
* vo_opengl: implement NNEDI3 prescalerBin Jin2015-11-051-0/+5
* vo_opengl: add Super-xBR filter for upscalingBin Jin2015-11-051-0/+1
* build: remove explicit checks for VPPwm42015-10-171-1/+1
* Revert "vo_x11: remove this video output"wm42015-09-301-0/+1
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cwm42015-09-281-1/+1
* video: remove VDA supportwm42015-09-281-2/+1
* vaapi: remove dependency on X11wm42015-09-271-2/+2
* video: refactor GPU memcpy usagewm42015-09-251-0/+1
* vo_opengl: support new VAAPI EGL interopwm42015-09-251-0/+1
* player: rename and move find_subfiles.cwm42015-09-201-1/+1
* video/filter: remove some vf_lavfi wrapperswm42015-09-111-4/+0
* vf: vf_stereo3d depends on libavfilterwm42015-09-111-1/+1
* vo_opengl: move self-contained shader routines to a separate fileNiklas Haas2015-09-091-0/+1
* vo_opengl: remove gl_ prefixes from files in video/out/openglNiklas Haas2015-09-091-16/+16
* vo_opengl: move gl_* files to their own subdirNiklas Haas2015-09-091-16/+16
* audio/filter: remove af_bs2b toowm42015-09-041-1/+0
* audio/filter: remove some useless filterswm42015-09-031-12/+0
* vo_rpi: use EGL to render subtitleswm42015-08-181-1/+1
* stream: libarchive wrapper for reading compressed archiveswm42015-08-171-0/+2
* video: remove old vdpau hwaccel API usagewm42015-08-101-1/+0
* hwdec: add VideoToolbox supportSebastien Zwickert2015-08-051-1/+2
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-031-1/+0
* audio: remove af_dummywm42015-08-011-1/+0
* build: fix windows compilation after cleanStefano Pigozzi2015-07-171-3/+5
* build: make mpv.rc depend on version.hStefano Pigozzi2015-07-151-0/+4
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesPhilip Langdale2015-07-111-0/+1
* client API, dxva2: add a workaround for OpenGL fullscreen issueswm42015-07-031-0/+1
* vo_x11: remove this video outputwm42015-06-261-1/+0
* af_convert24: remove this filterwm42015-06-161-1/+0
* audio: remove S8, U16, U24, U32 formatswm42015-06-161-1/+0
* vdpau: add support for the "new" libavcodec vdpau APIwm42015-05-281-1/+2
* video: rename vdpau.c to vdpau_old.cwm42015-05-281-1/+1
* demux_cue: move cue parser to a separate filewm42015-05-191-0/+1
* ao_coreaudio: move channel mapping code to a separate filewm42015-05-051-0/+1
* build: move main-fn files to osdepwm42015-05-021-3/+6
* cocoa: always compile OSX application code with cocoawm42015-05-021-1/+1
* path: refactorwm42015-05-011-0/+1
* build: fix libavfilter dependency for vf_mirrorxylosper2015-04-201-1/+1
* vo_drm: extract vt_switcher to drm_commonMarcin Kurczewski2015-04-191-0/+1
* vf_screenshot: remove this filterwm42015-04-161-1/+0
* vo_drm: add KMS/DRM renderer supportMarcin Kurczewski2015-04-161-0/+1
* subprocess: move implementation for deatched subprocesseswm42015-04-151-0/+1
* win32: use a platform-specific unicode entry-pointJames Ross-Gowan