1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-06-09 00:37:18 +02:00
Files
FFmpeg/README
T

19 lines
445 B
Plaintext
Raw Normal View History

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
2003-04-16 22:43:26 +00:00
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
2001-07-22 14:37:44 +00:00
2002-05-25 22:23:19 +00:00
Fabrice Bellard.