fixed config for direct mplayer build compatibility

Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Fabrice Bellard
2001-07-23 20:06:54 +00:00
parent d78647e8b4
commit 980fc7b834
11 changed files with 63 additions and 36 deletions

View File

@@ -8,7 +8,15 @@
demux code for several formats). (no example yet, the API is likely
to evolve).
2) Coding Rules
2) Integrating libavXXX in your GPL'ed program
----------------------------------------------
You can integrate all the source code of the libraries to link them
statically to avoid any version problem. All you need is to provide a
'config.mak' and a 'config.h' in the parent directory. See the defines
generated by ./configure to understand what is needed.
3) Coding Rules
---------------
ffmpeg is programmed in ANSI C language. GCC extension are