mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-02 20:14:47 +00:00
This version contains some useful stuff to be used with DeckLink IP devices like bmdDeckLinkStatusEthernetLinkMbps.
External dependencies
DeckLink
DeckLink SDK API - a BSD-licensed wrapper library dynamically calling actual library.
GPUJPEG
Script bootstrap_gpujpeg.sh tries to bootstrap GPUJPEG statically without
installing. However, using GPUJPEG as a standalone library is preferred if possible.
Zfec
Code of Reed-Solomon error correction. If submodule is initialized, UltraGrid
compiles the code automatically (the files fec.h and fec.c only need to be
present on predefined location).