Skip to content
Snippets Groups Projects
user avatar
Diego Biurrun authored
Originally committed as revision 22307 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
606f68bd
History
FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
  libpostproc and libswscale are licensed under the GNU Lesser General
  Public License.

* libpostproc and libswscale are distributed under the GNU General Public
  License and their compilation and use is optional in ffmpeg.

Fabrice Bellard.