Browse Source

liba52 was removed, libswscale is also GPLed.

Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
c1b54be3f9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README

+ 2
- 2
README View File

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

Loading…
Cancel
Save