aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript
Commit message (Expand)AuthorAge
* Fix recent FFmpeg deprecationsGravatar wm42018-02-13
* build: drop support for SDL1Gravatar wm42018-02-13
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* hwdec: detach d3d and d3d9 hwaccel from angleGravatar myfreeer2018-01-25
* video: change some remaining vo_opengl mentions to vo_gpuGravatar Akemi2018-01-20
* build: rpi: add missing linker flags to fix buildGravatar Ilya Tumaykin2018-01-10
* build: generate version.h before anything elseGravatar Stefano Pigozzi2018-01-01
* wscript: remove redundant libraries check for shaderc-staticGravatar shinchiro2017-12-24
* wscript: support static linking of shadercGravatar Martin Herkt2017-12-24
* build: use a list instead of a string for rpi cflagsGravatar Scott Zeid2017-12-21
* Restore Libav supportGravatar wm42017-12-21
* vo_mediacodec_embed: implement hwcontextGravatar Aman Gupta2017-12-20
* vd_lavc: use libavcodec metadata for hardware decoder wrappersGravatar wm42017-12-15
* Remove support for ffmpeg-mpvGravatar Rostislav Pehlivanov2017-12-05
* build: remove nanosleep() checkGravatar wm42017-12-02
* build: remove termios checkGravatar wm42017-12-02
* build: remove POSIX/sysv shared memory testGravatar wm42017-12-02
* build: bump required ffmpeg versionGravatar wm42017-11-30
* build: accept ffmpeg git by defaultGravatar wm42017-11-29
* ao_alsa: change license to LGPLGravatar wm42017-11-23
* demux_mkv: remove unnecessary parsing for vp9Gravatar wm42017-11-17
* build: enable libarchive by defaultGravatar wm42017-11-12
* vo_gpu: d3d11: enhance cache invalidationGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* wscript: use pkg-config for vulkan checkGravatar Martin Herkt2017-11-03
* build: fix cuda testGravatar wm42017-11-02
* build: garbage => upstreamGravatar wm42017-11-01
* build: make it easier to force FFmpeg upstreamGravatar wm42017-11-01
* Bump libav* API useGravatar wm42017-10-30
* build: require our own ffmpeg repoGravatar wm42017-10-27
* vd_lavc: use avcodec_fill_hw_frames_parameters() APIGravatar wm42017-10-27
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* build: make LGPL mode final (via --enable-gpl)Gravatar wm42017-10-10
* vo_gpu: android: fix gpu contextGravatar Aman Gupta2017-10-09
* vo_gpu: add android opengl backendGravatar Aman Gupta2017-10-09
* build: switch preliminary LGPL mode from v3 to v2.1Gravatar wm42017-10-05
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* vaapi: change license to LGPLGravatar wm42017-09-29
* video: remove old videotoolbox supportGravatar wm42017-09-26
* wscript: remove redundant checkGravatar wm42017-09-26
* video: drop old D3D11/DXVA2 supportGravatar wm42017-09-26
* vo_gpu: vulkan: generalize SPIR-V compilerGravatar Niklas Haas2017-09-26
* vo_gpu: vulkan: initial implementationGravatar Niklas Haas2017-09-26
* android: posix_spawn(p) replacementGravatar sfan52017-09-22
* build: make vo_gpu + infrastructure non-optionalGravatar wm42017-09-22
* 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
* build: use unified dependency expressions instead of weird fieldsGravatar wm42017-09-18
* build: remove duplicate android option after 72a8120daGravatar Ilya Tumaykin2017-09-17