aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript_build.py
Commit message (Expand)AuthorAge
* android: posix_spawn(p) replacementGravatar sfan52017-09-22
* build: make vo_gpu + infrastructure non-optionalGravatar wm42017-09-22
* vo_gpu: convert windows/osx hwdecs/contexts to new APIGravatar James Ross-Gowan2017-09-21
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* build: add preliminary LGPL modeGravatar wm42017-09-21
* audio: make libaf derived code optionalGravatar wm42017-09-21
* audio: move libswresample wrapper out of audio filter codeGravatar wm42017-09-21
* vf_eq: remove this filterGravatar wm42017-08-22
* build: pick a main-fn source file only if cplayer is builtGravatar wm42017-08-22
* osx: move menu bar creation into its own fileGravatar Akemi2017-08-18
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* vo_opengl: extract non-ANGLE specific D3D11 codeGravatar James Ross-Gowan2017-08-17
* build: use main-fn-cocoa.c on OSXGravatar wm42017-08-08
* build: fix dependencies for Cygwin environmentGravatar feixm12017-08-08
* vo_opengl: split utils.c/hGravatar wm42017-08-05
* vo_opengl: start work on rendering API abstractionGravatar wm42017-07-26
* x11: add 128x128 sized icon supportGravatar Xu Zhao2017-07-02
* x11: load icon differentlyGravatar wm42017-07-01
* d3d: make DXVA2 support optionalGravatar wm42017-06-30
* Universal Windows Plaform (UWP) supportGravatar Pedro Pombeiro2017-06-29
* build: change how some OS specific source files are selectedGravatar wm42017-06-29
* build: replace glob() check and assume it's always in POSIXGravatar wm42017-06-29
* vf_dlopen: remove this filterGravatar wm42017-06-18
* js: add javascript scripting support using MuJSGravatar Avi Halachmi (:avih)2017-06-14
* wscript_build: install shared libmpv to BINDIR for Win32Gravatar Ricardo Constantino2017-04-24
* video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2Gravatar wm42017-04-23
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* wscript: fix broken build with dvdread+dvdnav in 34e6a26Gravatar Ricardo Constantino2017-03-31
* wscript: decouple dvdnav check from dvdreadGravatar Ricardo Constantino2017-03-31
* osx: initial Touch Bar supportGravatar Akemi2017-03-26
* sub: add SDH subtitle filterGravatar Dan Oscarsson2017-03-25
* w32_common: move the IDropTarget impl to a separate fileGravatar James Ross-Gowan2017-03-26
* af_drc: removeGravatar Jan Janssen2017-03-25
* vdpau: support new vdpau libavcodec decode APIGravatar wm42017-03-23
* vo_opengl: add experimental vdpauglx backendGravatar wm42017-03-18
* vd_lavc, vaapi: move hw device creation to generic codeGravatar wm42017-02-20
* vo_opengl: remove dxva2 dummy hwdec backendGravatar wm42017-02-20
* vo_opengl: implement videotoolbox hwdec on iOSGravatar Aman Gupta2017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* player: add experimental stream recording featureGravatar wm42017-02-07
* build: prefix hwaccel decoder wrapper filenames with hw_Gravatar wm42017-01-17
* player: add experimental C plugin interfaceGravatar wm42017-01-12
* vaapi: support new libavcodec vaapi APIGravatar wm42017-01-11
* vaapi: rename vaapi.c to vaapi_old.cGravatar wm42017-01-11
* build: always run code generators before compilingGravatar Stefano Pigozzi2017-01-07
* build: use matroska.py & file2string.py as python modulesGravatar Stefano Pigozzi2017-01-05
* manpage: add table of contents to the HTML versionGravatar Zhiming Wang2016-12-14
* wscript_build: rst2pdf: increase section break levelGravatar shinchiro2016-12-11
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* wscript: fix typoGravatar wm42016-11-22