Browse Source

LICENSE: add libutvideo in the GPL libraries list.

tags/n2.0
Clément Bœsch 12 years ago
parent
commit
0fb9f77a39
1 changed files with 7 additions and 2 deletions
  1. +7
    -2
      LICENSE

+ 7
- 2
LICENSE View File

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