aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* vo_opengl: refactor shader generation (part 1)Gravatar wm42015-03-12
* build: simplify windows checksGravatar wm42015-03-11
* audio: change playback speed directly in resamplerGravatar wm42015-03-02
* demux_edl: move implementationGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* vf_ilpack: remove this filterGravatar wm42015-01-27
* vf_divtc: remove this filterGravatar wm42015-01-27
* vf_phase: remove this filterGravatar wm42015-01-27
* vf_swapuv: remove this filterGravatar wm42015-01-27
* vf_softpulldown: remove this filterGravatar wm42015-01-27
* vf_pullup: remove builtin implementationGravatar wm42015-01-27
* build: remove bogus client API examples buildGravatar wm42015-01-23
* vo_opengl_old: remove this VOGravatar wm42015-01-20
* player: use libavutil API to get number of CPUsGravatar wm42015-01-05
* build: try to make examples build both in-tree and out-of-treeGravatar wm42015-01-02
* DOCS/client_api_examples: move all examples into their own subdirsGravatar wm42015-01-01
* win32: add native wrappers for pthread functionsGravatar wm42015-01-01
* demux_mf: move mf.c contents to demux_mf.cGravatar wm42014-12-29
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* build: fix linking with --enable-static-buildGravatar Stefano Pigozzi2014-12-29
* 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