pjproject/third_party
Nanang Izzuddin 9093e07fad Misc (re #1882): Updated libresample makefile to also generate shared library when configure param '--enable-resample-dll' (see also #1462) is specified.
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@5189 74dad513-b988-da41-8d7b-12977e46ad98
2015-10-23 08:05:12 +00:00
..
BaseClasses Misc (re #1562): fixed compile warnings on Win platform (some are reported as compile error on Symbian). 2012-08-31 06:29:13 +00:00
bdsound/include Re #1833: Support bdSound's bdiMad v2.0.0 2015-03-27 08:47:20 +00:00
build Misc (re #1882): Updated libresample makefile to also generate shared library when configure param '--enable-resample-dll' (see also #1462) is specified. 2015-10-23 08:05:12 +00:00
g7221 Misc (#951): compile warning in norm_s() in g7221 basic_op.c, expression always results false, passed codec vector test after fix applied on win64 and mac. 2009-11-11 04:44:25 +00:00
gsm Misc (re #1843): Fixed GCC compile warnings of unused variables in third-party libs. 2015-08-11 07:49:25 +00:00
ilbc Misc (re #1630): Fixing warnings about variable set but not used with recent gcc 2014-02-04 10:13:56 +00:00
milenage Fixed milenage build on eVC etc. 2007-11-11 07:14:47 +00:00
mp3 Re #1630: Fixed mp3 writer to work with PJSIP 2.x (thanks to Toni Rutar for the fix) 2013-04-19 09:52:02 +00:00
resample Misc (re #1630): Fixing warnings about variable set but not used with recent gcc 2014-02-04 10:13:56 +00:00
speex Re #1680: Add initial support for Win64 2013-06-19 06:47:43 +00:00
srtp Closed #1576: Add support for clang compiler. Configure-iphone will now try to use clang as the default 2013-09-05 02:15:19 +00:00
README.txt Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) 2008-01-23 20:17:42 +00:00

README.txt

Third Party Software

This directory contains third party software that is
used by PJ project.

= Building the third party libraries =

Go to build directory, rather than building the library
using the project files/Makefiles provided by the software.


= Versions =

speex:		SVN -r12832
portaudio:	SVN -r1186
gsm:		gsm-1.0.12
ilbc:		from RFC
resample:	lib-resample, I think version 1.7
srtp		libsrtp-1.4.4