From f4da707f58823606d64756dd652e535e0060db71 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 21 Jun 2012 11:36:30 +0000 Subject: [PATCH] Replace Libav with FFmpeg Signed-off-by: Paul B Mahol --- doc/general.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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