Skip to content

Commit 9e56139

Browse files
authored
Update README.md
1 parent b5482cd commit 9e56139

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,9 @@ I developed this project to be able to to integrate FFmpeg into our program with
6666
- Audio filtering
6767
- Adding proper unit tests
6868
- Testing with more codecs, containers
69+
70+
# License
71+
72+
This library is licensed under LGPL (https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License).
73+
74+
Please note though that FFmpeg, which you will need to build this library, is not. Depending on how you build it, it is either LGPL or GPL. So once you use the LGPL-version of FFmpeg in your project, this library will be GPL too.

0 commit comments

Comments
 (0)