Originally committed as revision 7974 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -10,10 +10,10 @@ FFmpeg README |
| 10 | 10 |
------------ |
| 11 | 11 |
|
| 12 | 12 |
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT |
| 13 |
- liba52 and libpostproc are licensed under the Lesser GNU General |
|
| 13 |
+ libpostproc and libswscale are licensed under the GNU Lesser General |
|
| 14 | 14 |
Public License. |
| 15 | 15 |
|
| 16 |
-* liba52 and libpostproc are distributed under the GNU General Public |
|
| 16 |
+* libpostproc and libswscale are distributed under the GNU General Public |
|
| 17 | 17 |
License and their compilation and use is optional in ffmpeg. |
| 18 | 18 |
|
| 19 | 19 |
Fabrice Bellard. |