diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 12:16:36 +0200 |
|---|---|---|
| committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-08-27 12:16:36 +0200 |
| commit | ec6a9617bbea4c2cbacf96688ae1c27de6d29eee (patch) | |
| tree | 6cfc230d933a19a2f2675eebbf8a89a92f46e947 /thirdparty | |
| parent | c3ab9eb590ca10b3b67dd4124047b6879ec73721 (diff) | |
| download | redot-engine-ec6a9617bbea4c2cbacf96688ae1c27de6d29eee.tar.gz | |
Copyright: Add etc2comp and small fixes
Diffstat (limited to 'thirdparty')
| -rw-r--r-- | thirdparty/README.md | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index c6674da69c..ebcd424a54 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -129,6 +129,19 @@ Files extracted from upstream source: TODO. +## libtheora + +- Upstream: https://www.theora.org +- Version: 1.1.1 +- License: BSD-3-Clause + +Files extracted from upstream source: + +- all .c, .h in lib/ +- all .h files in include/theora/ as theora/ +- COPYING and LICENSE + + ## libvorbis - Upstream: https://www.xiph.org/vorbis @@ -331,19 +344,6 @@ Files extracted from upstream source: - all .cpp, .h and .inl files -## theora - -- Upstream: https://www.theora.org -- Version: 1.1.1 -- License: BSD-3-Clause - -Files extracted from upstream source: - -- all .c, .h in lib/ -- all .h files in include/theora/ as theora/ -- COPYING and LICENSE - - ## tinyexr - Upstream: https://github.com/syoyo/tinyexr |
