Replace Libav with FFmpeg

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2012-06-21 11:36:30 +00:00
parent 3821632e1b
commit f4da707f58
1 changed files with 1 additions and 1 deletions

View File

@ -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