Initial revision

Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard
2001-07-22 14:18:56 +00:00
parent 1b58d58dda
commit de6d9b6404
80 changed files with 31513 additions and 0 deletions

8
INSTALL Normal file
View File

@@ -0,0 +1,8 @@
1) Type './configure' create the configuration (use './configure
--help' to have the configure options).
2) Then type 'make' to build ffmpeg.
3) Type 'make install' to install ffmpeg and ffserver in
/usr/local/bin.