mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 11:40:22 +00:00
Bump to new Cineform
Use version v10.0.2a. + do not build Cineform tools - not needed and current Cineform master (not this one checked) fails to compile the tools in MSW
This commit is contained in:
2
.github/scripts/macOS/prepare.sh
vendored
2
.github/scripts/macOS/prepare.sh
vendored
@@ -17,7 +17,7 @@ brew install autoconf automake cppunit dylibbundler libtool pkg-config
|
||||
brew install ffmpeg portaudio sdl2
|
||||
brew install imagemagick jack opencv openssl
|
||||
brew install ossp-uuid # for cineform
|
||||
( cd cineform-sdk/ && cmake . && make CFHDCodecStatic )
|
||||
( cd cineform-sdk/ && cmake -DBUILD_TOOLS=OFF . && make CFHDCodecStatic )
|
||||
brew install qt
|
||||
|
||||
mkdir $TEMP_INST
|
||||
|
||||
Reference in New Issue
Block a user