1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-24 04:44:54 +02:00
Files
FFmpeg/README
T

19 lines
309 B
Plaintext
Raw Normal View History

2011-03-17 17:02:14 +01:00
FFmpeg README
2002-11-19 20:09:45 +00:00
-------------
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
----------------
2012-04-06 10:23:26 +02:00
* Read the documentation in the doc/ directory in git.
You can also view it online at http://ffmpeg.org/documentation.html
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
------------
* See the LICENSE file.
2012-04-06 10:23:26 +02:00
3) Build and Install
--------------------
* See the INSTALL file.