[FFmpeg-cvslog] LICENSE: add libutvideo in the GPL libraries list.
Clément Bœsch
git at videolan.org
Fri Mar 29 02:08:48 CET 2013
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Fri Mar 29 02:08:16 2013 +0100| [0fb9f77a39d37264d461180a22e843cf01c7317c] | committer: Clément Bœsch
LICENSE: add libutvideo in the GPL libraries list.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0fb9f77a39d37264d461180a22e843cf01c7317c
---
LICENSE | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index 38b1a5d..2d91bc0 100644
--- a/LICENSE
+++ b/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
More information about the ffmpeg-cvslog
mailing list