2002-11-19 20:09:45 +00:00
|
|
|
FFmpeg README
|
|
|
|
-------------
|
2001-07-22 14:37:44 +00:00
|
|
|
|
2002-11-19 20:09:45 +00:00
|
|
|
1) Documentation
|
2001-07-22 14:37:44 +00:00
|
|
|
----------------
|
|
|
|
|
2002-11-19 20:09:45 +00:00
|
|
|
* Read the documentation in the doc/ directory.
|
2001-07-22 14:37:44 +00:00
|
|
|
|
2002-11-19 20:09:45 +00:00
|
|
|
2) Licensing
|
2001-07-22 14:37:44 +00:00
|
|
|
------------
|
|
|
|
|
2002-11-19 20:09:45 +00:00
|
|
|
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
|
2007-02-14 09:18:21 +00:00
|
|
|
libpostproc and libswscale are licensed under the GNU Lesser General
|
2005-12-17 18:14:38 +00:00
|
|
|
Public License.
|
2003-04-16 22:43:26 +00:00
|
|
|
|
2007-02-14 09:18:21 +00:00
|
|
|
* libpostproc and libswscale are distributed under the GNU General Public
|
2003-04-16 22:43:26 +00:00
|
|
|
License and their compilation and use is optional in ffmpeg.
|
2001-07-22 14:37:44 +00:00
|
|
|
|
2006-04-29 16:17:50 +00:00
|
|
|
Fabrice Bellard.
|