mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-05 10:04:58 +00:00
External dependencies
DeckLink
DeckLink SDK API - only a wrapper dynamically calling actual library.
SpeexDSP
Essential for UltraGrid (i.e. it won't compile without).
If this can be detected with pkg-config, system library is used instead (preferred).
Otherwise autogen.sh tries to either pull the submodule, clone or a direct download.
Zfec
Currently required. Bootstrapped similarly to SpeexDSP.