Files
UltraGrid/ext-deps/README.md
Martin Pulec 15f49a2788 moved bootstrap_gpujpeg.sh to ext-deps
+ updated the script to work from any UG repo subdir (not only top level)
2022-02-03 15:41:10 +01:00

535 B

External dependencies

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).