aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* Revert "vo_x11: remove this video output"Gravatar wm42015-09-30
* vo_opengl: rename hwdec_vda.c to hwdec_osx.cGravatar wm42015-09-28
* video: remove VDA supportGravatar wm42015-09-28
* vaapi: remove dependency on X11Gravatar wm42015-09-27
* video: refactor GPU memcpy usageGravatar wm42015-09-25
* vo_opengl: support new VAAPI EGL interopGravatar wm42015-09-25
* player: rename and move find_subfiles.cGravatar wm42015-09-20
* video/filter: remove some vf_lavfi wrappersGravatar wm42015-09-11
* vf: vf_stereo3d depends on libavfilterGravatar wm42015-09-11
* vo_opengl: move self-contained shader routines to a separate fileGravatar Niklas Haas2015-09-09
* vo_opengl: remove gl_ prefixes from files in video/out/openglGravatar Niklas Haas2015-09-09
* vo_opengl: move gl_* files to their own subdirGravatar Niklas Haas2015-09-09
* audio/filter: remove af_bs2b tooGravatar wm42015-09-04
* audio/filter: remove some useless filtersGravatar wm42015-09-03
* vo_rpi: use EGL to render subtitlesGravatar wm42015-08-18
* stream: libarchive wrapper for reading compressed archivesGravatar wm42015-08-17
* video: remove old vdpau hwaccel API usageGravatar wm42015-08-10
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* audio: remove af_dummyGravatar wm42015-08-01
* 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