mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	Merged revisions 140566 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r140566 | russell | 2008-09-02 10:11:53 -0500 (Tue, 02 Sep 2008) | 2 lines Update instructions for getting libresample ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@140567 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -27,7 +27,9 @@ | |||||||
|  * another application, or to play audio from another application. |  * another application, or to play audio from another application. | ||||||
|  * |  * | ||||||
|  * \arg http://www.jackaudio.org/ |  * \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 |  * \ingroup applications | ||||||
|  */ |  */ | ||||||
|   | |||||||
| @@ -21,7 +21,8 @@ | |||||||
|  * |  * | ||||||
|  * \brief Resample slinear audio |  * \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 |  * \ingroup codecs | ||||||
|  */ |  */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user