From: Diego Biurrun Date: Wed, 14 Feb 2007 09:18:21 +0000 (+0000) Subject: liba52 was removed, libswscale is also GPLed. X-Git-Tag: v0.5~10083 X-Git-Url: https://git.libav.org/?p=libav.git;a=commitdiff_plain;h=c1b54be3f95e99fa5ea449a986c4693b4fbdf2dd liba52 was removed, libswscale is also GPLed. Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/README b/README index ad98fc6453..9f905357e6 100644 --- a/README +++ b/README @@ -10,10 +10,10 @@ FFmpeg README ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT - liba52 and libpostproc are licensed under the Lesser GNU General + libpostproc and libswscale are licensed under the GNU Lesser General Public License. -* liba52 and libpostproc are distributed under the GNU General Public +* libpostproc and libswscale are distributed under the GNU General Public License and their compilation and use is optional in ffmpeg. Fabrice Bellard.