Guillaume Poirier a0490b324a adds some useful comments after some of the #else, #elseif,
#endif preprocessor directives to make it clearer which code
block depends on which #define xx

Originally committed as revision 6668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12 07:51:18 +00:00
2006-10-11 17:22:23 +00:00
2006-10-12 01:04:32 +00:00
2006-10-11 23:17:58 +00:00
2006-10-11 23:17:58 +00:00
2006-10-11 23:18:34 +00:00
2006-10-11 08:30:13 +00:00
2006-10-12 01:04:32 +00:00
2006-10-11 23:17:58 +00:00
2006-10-12 01:04:32 +00:00
2006-10-07 09:22:44 +00:00
2006-04-29 16:17:50 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  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.

Fabrice Bellard.
Languages
C 89.1%
Assembly 8.4%
Makefile 1.4%
GLSL 0.3%
C++ 0.3%
Other 0.2%