mirror of https://git.ffmpeg.org/ffmpeg.git
LICENSE: add libutvideo in the GPL libraries list.
This commit is contained in:
parent
3969b4b861
commit
0fb9f77a39
9
LICENSE
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…
Reference in New Issue