LICENSE: add libutvideo in the GPL libraries list.

pull/13/merge
Clément Bœsch 12 years ago
parent 3969b4b861
commit 0fb9f77a39
  1. 9
      LICENSE

@ -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

Loading…
Cancel
Save