summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
Commit message (Expand)AuthorAgeFilesLines
* 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-Gowan2015-04-111-1/+5
* RPI supportwm42015-03-291-0/+3
* demux: fix rar support for files containing DTS audio trackswm42015-03-241-0/+1
* input: remove Linux joystick supportwm42015-03-241-1/+0
* input: remove classic LIRC supportwm42015-03-241-1/+0
* audio: remove internal libmpg123 wrapperwm42015-03-241-1/+0
* vo_opengl: refactor shader generation (part 1)wm42015-03-121-4/+0
* build: simplify windows checkswm42015-03-111-2/+2
* audio: change playback speed directly in resamplerwm42015-03-021-1/+0
* demux_edl: move implementationwm42015-02-171-1/+0
* demux_cue: move implementationwm42015-02-171-1/+0
* matroska: move timeline code to demux/wm42015-02-171-1/+1
* player: use a separate context for timeline loader stuffwm42015-02-171-0/+1
* video/filters: simplify libavfilter bridgewm42015-02-111-8/+8
* af_rubberband: pitch correction with librubberbandwm42015-02-111-0/+1
* vo_opengl: move utility functions from loader to a separate filewm42015-01-281-0/+1
* vf_ilpack: remove this filterwm42015-01-271-1/+0
* vf_divtc: remove this filterwm42015-01-271-1/+0
* vf_phase: remove this filterwm42015-01-271-1/+0
* vf_swapuv: remove this filterwm42015-01-271-1/+0
* vf_softpulldown: remove this filterwm42015-01-271-1/+0
* vf_pullup: remove builtin implementationwm42015-01-271-1/+0
* build: remove bogus client API examples buildwm42015-01-231-28/+0
* vo_opengl_old: remove this VOwm42015-01-201-2/+0
* player: use libavutil API to get number of CPUswm42015-01-051-1/+0
* build: try to make examples build both in-tree and out-of-treewm42015-01-021-2/+13
* DOCS/client_api_examples: move all examples into their own subdirswm42015-01-011-2/+2
* win32: add native wrappers for pthread functionswm42015-01-011-0/+1
* demux_mf: move mf.c contents to demux_mf.cwm42014-12-291-1/+0
* ao_portaudio: remove this audio outputwm42014-12-291-1/+0
* build: fix linking with --enable-static-buildStefano Pigozzi2014-12-291-2/+2
* chmap_sel: add multichannel fallback heuristicStefano Pigozzi2014-12-291-4/+25
* win32: add mmap() emulationwm42014-12-261-1/+1
* client API: expose OpenGL rendererwm42014-12-091-1/+2
* build: showqscale was removedwm42014-12-041-2/+1
* video/filter: kill vf_pp (libpostproc)wm42014-12-031-1/+0
* vo_opengl: move hwdec parts into their own fileswm42014-12-031-0/+1
* build: don't install some files if only libmpv is builtwm42014-11-291-13/+15
* lua: subprocess: move to osdep/subprocess-{win,posix}.cJames Ross-Gowan2014-11-221-0/+2
* build: don't build win32 mpv.com wrapper with --disable-cplayerwm42014-11-211-13/+14
* player: integrate ytdl_hook.luawm42014-11-191-18/+6
* ao/wasapi: new wasapi device monitoring interfaceJonathan Yong2014-11-171-0/+1
* audio: change how filters are inserted on playback speed changeswm42014-11-101-0/+1
* vo_opengl: minimal EGL on X11 supportwm42014-11-041-0/+1
* build: remove bundle support from wafStefano Pigozzi2014-11-011-24/+1
* Drop libquvi supportwm42014-10-251-2/+0
* video: initial dxva2 supportwm42014-10-251-0/+1
* rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.cStefano Pigozzi2014-10-231-1/+1
* input: implement --input-file on unix using the IPC supportAlessandro Ghedini2014-10-171-1/+0
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-171-1/+1
* input: implement JSON-based IPC protocolAlessandro Ghedini2014-10-171-0/+2
* cocoa: allow to disable apple remote at compile timeStefano Pigozzi2014-10-171-1/+1
* client API: add qthelper.hppwm42014-10-131-1/+1
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-121-1/+1
* cocoa: remove usage of Objective-C categoriesStefano Pigozzi2014-10-121-1/+0
* build: install input config files into doc dirwm42014-10-111-0/+5
* build: make zsh completion directory configurablePhilip Sequeira2014-10-111-1/+1
* cocoa: separate video view and events viewStefano Pigozzi2014-10-051-1/+2
* build: fix examples target pathsStefano Pigozzi2014-10-041-3/+3
* build: allow to compile the cocoabasic.m exampleStefano Pigozzi2014-10-041-3/+9
* input: use libwaio for pipe input on Windowswm42014-09-141-1/+2
* vo_wayland: pixel perfect buffersAlexander Preisinger2014-09-101-0/+2
* osdep: add POSIX semaphore emulation for OSXwm42014-09-101-1/+1
* vo_corevideo: remove this VOStefano Pigozzi2014-09-061-1/+0
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-3/+1
* input: redo how --input-file is handledwm42014-08-251-0/+1
* build: fix libmpv build when using system wafJan Palus2014-08-131-1/+3
* build: add hacks to force waf to generate valid .pc fileswm42014-08-071-0/+8
* build: allow to disable building the cplayerStefano Pigozzi2014-08-061-10/+12
* cocoa: macosx_application needs cocoa-applicationFRAU KOUJIRO2014-08-061-1/+1
* build: move def file to libmpv/wm42014-08-051-1/+1
* client API: add and use the MPV_MAKE_VERSION macrowm42014-08-051-5/+4
* build: list exported symbols explicitlywm42014-08-051-1/+1
* Improve setting AVOptionswm42014-08-021-1/+0
* video/filter: add vf_bufferwm42014-07-301-0/+1
* Add Plan 9-style barrierswm42014-07-261-0/+1
* Revert "Remove DVD and Bluray support"wm42014-07-151-0/+6
* Remove DVD and Bluray supportwm42014-07-141-6/+0
* tv: move demuxer parts to separate filewm42014-07-051-0/+1
* dvd, bluray, cdda: add demux_disc containing all related hackswm42014-07-051-0/+1
* demux: move packet functions to a separate source filewm42014-07-051-0/+1
* ao_coreaudio: move spdif code to a new AOStefano Pigozzi2014-07-021-0/+1
* stream: add a file cachewm42014-06-221-0/+1
* DOCS: remove en/ sub-directorywm42014-06-201-6/+6
* client API: declare as stablewm42014-06-201-3/+1
* build: remove some trailing whitespacewm42014-06-201-1/+1
* build: add '--enable-libmpv-static' optionxylosper2014-06-161-13/+27
* win32: implement --priority differentlywm42014-06-121-1/+0
* build: generate and install zsh completion scriptAlessandro Ghedini