]> git.sesse.net Git - ffmpeg/blob - README
AVBitStreamFilter (some thingy which can modify the bitstream like add or remove...
[ffmpeg] / README
1 FFmpeg README
2 -------------
3
4 1) Documentation
5 ----------------
6
7 * Read the documentation in the doc/ directory.
8
9 2) Licensing
10 ------------
11
12 * Read the file COPYING. ffmpeg and the associated libraries EXCEPT
13   liba52 and libpostproc are licensed under the Lesser GNU General
14   Public License.
15
16 * liba52 and libpostproc are distributed under the GNU General Public
17   License and their compilation and use is optional in ffmpeg.
18
19 Fabrice Bellard.