Update instructions for getting libresample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@140566 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2008-09-02 15:11:53 +00:00
parent 49def237a3
commit c0c743a5fa
2 changed files with 5 additions and 2 deletions

View File

@@ -27,7 +27,9 @@
* another application, or to play audio from another application.
*
* \arg http://www.jackaudio.org/
* \arg http://svn.digium.com/svn/libresample/trunk
*
* \note To install libresample, check it out of the following repository:
* <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>
*
* \ingroup applications
*/

View File

@@ -21,7 +21,8 @@
*
* \brief Resample slinear audio
*
* \arg http://svn.digium.com/svn/libresample/trunk
* \note To install libresample, check it out of the following repository:
* <code>$ svn co http://svn.digium.com/svn/thirdparty/libresample/trunk</code>
*
* \ingroup codecs
*/