diff options
author | Martin Storsjö <martin@martin.st> | 2009-07-16 16:12:57 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-07-16 16:12:57 +0000 |
commit | 1eb0811e8d716e7c85c96d448c201d9bf601f8c9 (patch) | |
tree | b47932591350e33d24af09c93b1f6323db2cf7ae | |
parent | 2b2c2a8179144db8858d91c55c2eb807e7d443ba (diff) | |
download | ffmpeg-1eb0811e8d716e7c85c96d448c201d9bf601f8c9.tar.gz |
Update project URL for OpenCORE AMR.
patch by Martin Storsjö, martin martin st
Originally committed as revision 19441 to svn://svn.ffmpeg.org/ffmpeg/trunk
-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 6ecd16c222..d855d4e138 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -21,7 +21,7 @@ use of the OpenCORE libraries for AMR-NB decoding/encoding and AMR-WB decoding. @subsection OpenCORE -Go to @url{http://gitorious.org/opencore-amr/} and follow the instructions for +Go to @url{http://sourceforge.net/projects/opencore-amr/} and follow the instructions for installing the libraries. Then pass @code{--enable-libopencore-amrnb} and/or @code{--enable-libopencore-amrwb} to configure to enable the libraries. |