diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-06-21 11:36:30 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2012-06-21 12:33:28 +0000 |
commit | f4da707f58823606d64756dd652e535e0060db71 (patch) | |
tree | ab84289773eb485a2dda106351ca6104c064b3ca /doc/general.texi | |
parent | 3821632e1ba3cae5a66580b319d772d1e51bd60e (diff) | |
download | ffmpeg-f4da707f58823606d64756dd652e535e0060db71.tar.gz |
Replace Libav with FFmpeg
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 49b665d617..6217e54ce4 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -97,7 +97,7 @@ details), you must upgrade FFmpeg's license to GPL in order to use it. iLBC is a narrowband speech codec that has been made freely available by Google as part of the WebRTC project. libilbc is a packaging friendly -copy of the iLBC codec. Libav can make use of the libilbc library for +copy of the iLBC codec. FFmpeg can make use of the libilbc library for iLBC encoding and decoding. Go to @url{https://github.com/dekkers/libilbc} and follow the instructions for |