pjproject/third_party
Benny Prijono 1d481ab125 More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand()
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1738 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-24 15:27:30 +00:00
..
build More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand() 2008-01-24 15:27:30 +00:00
gsm Initial Makefiles for the third_party components 2007-04-09 17:13:10 +00:00
ilbc Moved ilbc to third_party directory 2007-04-07 12:47:34 +00:00
milenage Fixed milenage build on eVC etc. 2007-11-11 07:14:47 +00:00
mp3 Fixed mp3_writer.c include 2007-04-30 11:05:23 +00:00
resample Added resample DLL project 2007-04-30 09:02:46 +00:00
srtp More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand() 2008-01-24 15:27:30 +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