aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/appveyor-install.sh
Commit message (Collapse)AuthorAge
* appveyor: fix FFmpeg downloadGravatar James Ross-Gowan2017-12-09
| | | | | Broken in f19797dea62a. It seems like the Git server on git.ffmpeg.org doesn't like clone --depth=1, so use the GitHub mirror instead.
* Remove support for ffmpeg-mpvGravatar Rostislav Pehlivanov2017-12-05
|
* appveyor: use git submodule update --initGravatar James Ross-Gowan2017-11-13
| | | | Thanks @jeeb.
* appveyor: update ffmpeg and test d3d11/vulkanGravatar James Ross-Gowan2017-11-08
| | | | | | | Build ffmpeg-mpv, shaderc and crossc from source, since they are not packaged in MSYS2. Also, add some more explicit --enable flags to the mpv build to make sure things like D3D11, D3D11VA hwaccels and Vulkan are auto-detected.
* TOOLS/appveyor-install: install uchardet release insteadGravatar Ricardo Constantino2016-10-21
|
* Add Appveyor CI integration for Windows buildsGravatar James Ross-Gowan2016-05-12