mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-05 02:05:25 +00:00
It seems like that changing arbitrary packages installed (dependencies for SDL) cause some FFmpeg dependencies to be rebuild (libvpx, SVT-*). So revert back to depending on whole .github/scripts/Linux/prepare.sh but move building/installation of AJA, live555 etc. to separate file to reduce cached FFmpeg rebuilds at least a bit. + removed chmod 777 /usr/local