diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2018-12-04 20:13:57 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2018-12-04 20:13:57 +0530 |
commit | ea68e02c6d4f1b077cc50079a1bcdafcc81afdad (patch) | |
tree | 72cd249c4897ec5ccf558467416e6cb82ea1ec0e /doc/general.texi | |
parent | 1edaf601f3a25b2c6d264d39078aa28ae9300615 (diff) | |
download | ffmpeg-ea68e02c6d4f1b077cc50079a1bcdafcc81afdad.tar.gz |
doc: remove licensing claims for chromaprint and libgme
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index cfab63f7b2..552238f08f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -56,13 +56,13 @@ enable it. @section Chromaprint FFmpeg can make use of the Chromaprint library for generating audio fingerprints. -It is licensed under LGPL version 2.1. Pass @code{--enable-chromaprint} to configure to +Pass @code{--enable-chromaprint} to configure to enable it. See @url{https://acoustid.org/chromaprint}. @section Game Music Emu FFmpeg can make use of the Game Music Emu library to read audio from supported video game -music file formats. It is licensed under LGPL version 2.1. Pass @code{--enable-libgme} to configure to +music file formats. Pass @code{--enable-libgme} to configure to enable it. See @url{https://bitbucket.org/mpyne/game-music-emu/overview}. @section OpenJPEG |