mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 14:40:10 +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