aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* build: fix windows compilation after cleanGravatar Stefano Pigozzi2015-07-17
* build: make mpv.rc depend on version.hGravatar Stefano Pigozzi2015-07-15
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesGravatar Philip Langdale2015-07-11
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_x11: remove this video outputGravatar wm42015-06-26
* af_convert24: remove this filterGravatar wm42015-06-16
* audio: remove S8, U16, U24, U32 formatsGravatar wm42015-06-16
* vdpau: add support for the "new" libavcodec vdpau APIGravatar wm42015-05-28
* video: rename vdpau.c to vdpau_old.cGravatar wm42015-05-28
* demux_cue: move cue parser to a separate fileGravatar wm42015-05-19
* ao_coreaudio: move channel mapping code to a separate fileGravatar wm42015-05-05
* build: move main-fn files to osdepGravatar wm42015-05-02
* cocoa: always compile OSX application code with cocoaGravatar wm42015-05-02
* path: refactorGravatar wm42015-05-01
* build: fix libavfilter dependency for vf_mirrorGravatar xylosper2015-04-20
* vo_drm: extract vt_switcher to drm_commonGravatar Marcin Kurczewski2015-04-19
* vf_screenshot: remove this filterGravatar wm42015-04-16
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* subprocess: move implementation for deatched subprocessesGravatar wm42015-04-15
* win32: use a platform-specific unicode entry-pointGravatar James Ross-Gowan2015-04-11
* RPI supportGravatar wm42015-03-29
* demux: fix rar support for files containing DTS audio tracksGravatar wm42015-03-24
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* audio: remove internal libmpg123 wrapperGravatar wm42015-03-24
* 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