summaryrefslogtreecommitdiff
path: root/contrib/ffmpeg/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ffmpeg/README')
-rw-r--r--contrib/ffmpeg/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/ffmpeg/README b/contrib/ffmpeg/README
index ad98fc645..9f905357e 100644
--- a/contrib/ffmpeg/README
+++ b/contrib/ffmpeg/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.