Skip to content
Snippets Groups Projects
Commit 0fb9f77a authored by Clément Bœsch's avatar Clément Bœsch
Browse files

LICENSE: add libutvideo in the GPL libraries list.

parent 3969b4b8
No related branches found
No related tags found
No related merge requests found
......@@ -69,8 +69,13 @@ affect the licensing of binaries resulting from the combination.
compatible libraries
--------------------
The libcdio, libx264, libxavs and libxvid libraries are under GPL. When
combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by
The following libraries are under GPL:
- libcdio
- libutvideo
- libx264
- libxavs
- libxvid
When combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by
passing --enable-gpl to configure.
The OpenCORE and VisualOn libraries are under the Apache License 2.0. That
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment