summaryrefslogtreecommitdiff
path: root/README
blob: ebb36291807fe8d9be1e72943ce8a29127f52e71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

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

* libpostproc and libswscale are distributed under the GNU General Public
  License, see the file COPYING.GPL for details. Their compilation and use
  in FFmpeg is optional.