diff options
author | Lou Logan <lou@lrcd.com> | 2015-01-12 09:32:06 -0900 |
---|---|---|
committer | Lou Logan <lou@lrcd.com> | 2015-01-12 09:32:06 -0900 |
commit | e9f8780381feb7a62939018149e5153dfffaf921 (patch) | |
tree | 4332c23b5f78ecb31a52a252f530b3719490972e /doc/general.texi | |
parent | 3aaff803489af21011b8cf03847e17b29643c922 (diff) | |
download | ffmpeg-e9f8780381feb7a62939018149e5153dfffaf921.tar.gz |
doc/general: update libilbc link
Signed-off-by: Lou Logan <lou@lrcd.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 b4c9325821..49f5ade428 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -151,7 +151,7 @@ by Google as part of the WebRTC project. libilbc is a packaging friendly 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 +Go to @url{https://github.com/TimothyGu/libilbc} and follow the instructions for installing the library. Then pass @code{--enable-libilbc} to configure to enable it. |