mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-04-07 22:05:50 +00:00
20 lines
535 B
Markdown
20 lines
535 B
Markdown
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).
|
|
|