/DALI_deps

3rd party dependencies for DALI project

Primary LanguageShellApache License 2.0Apache-2.0

NVIDIA DALI

This repository contains extra dependencies required to setup a whole development environment for NVIDIA DALI project.

To obtain only the required code for DALI build (without unnecessary git history) please:

git clone https://github.com/NVIDIA/DALI_deps
git submodule init
git submodule update --depth 1 --recursive

The repository consists mostly of externally hosted subrepositories:

Repository Version License
libsndfile 1.0.31 (Source Snapshot) LGPL v2.1 license
vorbis 1.3.7 BSD-3 license
ogg 1.3.5 BSD-3 license
flac 1.3.3 (+ Security Patch) BSD-3 license (+ GPL for utils, not used by DALI)
opus 1.3.1 BSD-3 license
FFmpeg 4.4.1 (Source Snapshot) LGPL v2.1 license
opencv 4.5.4 Apache License 2.0
openjpeg 2.4.0 BSD-2 license
libtiff 4.3.0 (+ Build System Patch) BSD-2 license
zstd 1.5.0 BSD-3 license
libjpeg-turbo 2.1.1 BSD-3 license, IJG license, zlib license
lmdb 0.9.29 OpenLDAP Public License
protobuf 3.19.0 BSD-3 license
CMake 3.13.5 BSD-3 license
zlib 1.2.11 zlib License
libtar 1.2.20 + patches (master) BSD-3 license