summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
Commit message (Expand)AuthorAgeFilesLines
* 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 Ghedini2014-06-081-0/+6
* build: prevent installation of client API examplewm42014-06-061-0/+1
* stream: remove VCD supportwm42014-06-011-1/+0
* lua/osc: forgot some changed files in previous commitChrisK22014-05-231-0/+4
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+1
* video/out: separate out code to compute window sizewm42014-05-061-0/+1
* vdpau: add a postprocessing pseudo-filterwm42014-05-021-0/+2
* dispatch: move into its own source filewm42014-04-231-1/+2
* Remove CPU detection and inline asm handlingwm42014-04-191-1/+0
* Remove radio://wm42014-04-131-1/+0
* mp_tags: move generic mp_tags stuff into its own .c/.h files in common/Kevin Mitchell2014-04-131-0/+1
* player: remove ASX, SMIL and NSC playlist parserswm42014-04-131-2/+0
* video: add VapourSynth filter bridgewm42014-04-121-0/+1
* player: rename dvdnav to discnavxylosper2014-03-301-1/+1
* stream_cdda: remove unused stuffwm42014-03-261-1/+0
* build: simplify libavfilter configure checkswm42014-03-161-2/+2
* af_lavrresample: remove avresample_set_channel_mapping() fallbackswm42014-03-161-1/+0
* sub: remove old MPlayer DVD sub decoderwm42014-03-161-2/+0
* vd_lavc: remove compatibility crapwm42014-03-161-2/+0
* build: automagically extract client library versionwm42014-03-121-2/+11
* build: rename --enable-shared switchwm42014-03-111-1/+1
* build: fix version in mpv.pcAlessandro Ghedini2014-03-111-1/+1
* ao_wasapi: Split into 2 filesDiogo Franco (Kovensky)2014-03-111-0/+1
* build: install client.h under mpv/ instead of libmpv/Alessandro Ghedini2014-03-111-1/+1
* libmpv: add pkg-config fileAlessandro Ghedini2014-03-111-0/+12
* audio/out: feed AOs from a separate threadwm42014-03-091-0/+2
* build: add SONAME to libmpv.sowm42014-02-111-0/+1
* Add a client API examplewm42014-02-101-0/+11
* build: add option to build a librarywm42014-02-101-1/+18
* Add a client APIwm42014-02-101-0/+1
* waf: rename --enable-sdl to --enable-sdl1wm42014-01-251-1/+1
* w32: use the w32_common keymap in terminal-win tooJames Ross-Gowan2014-01-191-0/+2
* cocoa: add application icon to the Dock when run from CLIStefano Pigozzi2014-01-141-0/+4
* waf: do not use TaskGen for PDF build ruleMartin Herkt2014-01-081-14/+6
* Switch PDF manual generation to rst2pdfMartin Herkt2014-01-081-16/+4
* input: move files drag and drop to a new event.c fileStefano Pigozzi2014-01-041-0/+1
* Add Windows console wrapper program (mpv.com)Martin Herkt2014-01-021-0/+13
* Install encoding-profiles.conf by defaultwm42013-12-281-0/+2
* input: split off some code from input.c to separate fileswm42013-12-261-0/+3
* Rename getch2....c/h to terminal....c/hwm42013-12-191-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-15/+19
* Move options/config related files from mpvcore/ to options/wm42013-12-171-7/+9
* Move libquvi stuff to stream/resolve/wm42013-12-171-2/+2
* Move mpvcore/input/ to input/wm42013-12-171-4/+6
* Rename mp_lua.c/h to lua.c/hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-22/+24
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+2
* video: move VO reinit from filter chain to playerwm42013-12-101-1/+0
* build: osx: set chmod to 755 for non-bundle binary during installStefano Pigozzi2013-12-041-1/+2
* video/filter: remove vf_down3drightwm42013-12-041-1/+0
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+1
* build: make pthreads mandatorywm42013-11-281-1/+1
* build: make cygwin use *nix timersStefano Pigozzi2013-11-261-1/+0
* build: add a gdi check for windowsStefano Pigozzi2013-11-261-2/+1
* build: work around bug in waf's bundle installationStefano Pigozzi2013-11-251-0/+5
* build: add install_files call after the mpv target was definedStefano Pigozzi2013-11-241-2/+3
* build: also install mpv CLI binary when building OS X bundleStefano Pigozzi2013-11-241-0/+2
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* video: merge vd.c into dec_video.cwm42013-11-231-1/+0
* build: fix install path for manualStefano Pigozzi2013-11-231-1/+1
* switch the build system to wafStefano Pigozzi2013-11-211-0/+459