mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 01:22:30 +00:00
56d31ae190
* Adds a script to clone and build FFmpeg as well as to configure and build mpv itself. Currently only used for macOS and contain hard-coded macOS specific options. * Still works with the Linux containers. * Moves our language back to "c" from "generic" * Defines our Linux distribution as "bionic" to get the latest Ubuntu base distribution to be the runner for our containers. * Adds the homebrew add-on for macOS package installation for dependencies. Installs everything required but FFmpeg, as we want to have our own FFmpeg snapshots. |
||
---|---|---|
.. | ||
build-macos.sh | ||
build-mingw64.sh | ||
build-tumbleweed.sh | ||
get_ffmpeg.sh |