aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* win32: add mmap() emulationGravatar wm42014-12-26
* client API: expose OpenGL rendererGravatar wm42014-12-09
* build: showqscale was removedGravatar wm42014-12-04
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* build: don't install some files if only libmpv is builtGravatar wm42014-11-29
* lua: subprocess: move to osdep/subprocess-{win,posix}.cGravatar James Ross-Gowan2014-11-22
* build: don't build win32 mpv.com wrapper with --disable-cplayerGravatar wm42014-11-21
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* ao/wasapi: new wasapi device monitoring interfaceGravatar Jonathan Yong2014-11-17
* audio: change how filters are inserted on playback speed changesGravatar wm42014-11-10
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.cGravatar Stefano Pigozzi2014-10-23
* input: implement --input-file on unix using the IPC supportGravatar Alessandro Ghedini2014-10-17
* manpage: add JSON IPC documentationGravatar Alessandro Ghedini2014-10-17
* input: implement JSON-based IPC protocolGravatar Alessandro Ghedini2014-10-17
* cocoa: allow to disable apple remote at compile timeGravatar Stefano Pigozzi2014-10-17
* client API: add qthelper.hppGravatar wm42014-10-13
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* cocoa: remove usage of Objective-C categoriesGravatar Stefano Pigozzi2014-10-12
* build: install input config files into doc dirGravatar wm42014-10-11
* build: make zsh completion directory configurableGravatar Philip Sequeira2014-10-11
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05
* build: fix examples target pathsGravatar Stefano Pigozzi2014-10-04
* build: allow to compile the cocoabasic.m exampleGravatar Stefano Pigozzi2014-10-04
* input: use libwaio for pipe input on WindowsGravatar wm42014-09-14
* vo_wayland: pixel perfect buffersGravatar Alexander Preisinger2014-09-10
* osdep: add POSIX semaphore emulation for OSXGravatar wm42014-09-10
* vo_corevideo: remove this VOGravatar Stefano Pigozzi2014-09-06
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* input: redo how --input-file is handledGravatar wm42014-08-25
* build: fix libmpv build when using system wafGravatar Jan Palus2014-08-13
* build: add hacks to force waf to generate valid .pc filesGravatar wm42014-08-07
* build: allow to disable building the cplayerGravatar Stefano Pigozzi2014-08-06
* cocoa: macosx_application needs cocoa-applicationGravatar FRAU KOUJIRO2014-08-06
* build: move def file to libmpv/Gravatar wm42014-08-05
* client API: add and use the MPV_MAKE_VERSION macroGravatar wm42014-08-05
* build: list exported symbols explicitlyGravatar wm42014-08-05
* Improve setting AVOptionsGravatar wm42014-08-02
* video/filter: add vf_bufferGravatar wm42014-07-30
* Add Plan 9-style barriersGravatar wm42014-07-26
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* demux: move packet functions to a separate source fileGravatar wm42014-07-05