pjproject/pjmedia
2006-10-12 16:00:02 +00:00
..
build Removed G.711 Annex I PLC from the source (because of possible licensing/patent infringement issues) and replace it with Steve Underwood's PLC implementation which is distributed under dual GPL/LGPL license. 2006-09-17 14:59:55 +00:00
docs Just updated doxygen documentation 2006-08-24 14:25:14 +00:00
include Added pjmedia_snd_stream_get_info() function. 2006-09-27 22:49:55 +00:00
src Fixed bugs in pasound.c again, this time it is suspected that two input/output streams will be called by different threads, while pasound.c only expect it to be called by the same thread [thanks Norman Franke] 2006-10-12 16:00:02 +00:00
README.txt Added Speex for narrowband, wideband, and ultra-wideband!! 2006-03-04 20:43:52 +00:00

[Last Update: 2006/03/04]

This directory contains two static libraries:
 - pjmedia
   The multimedia framework.

 - pjmedia-codec
   Codec collections.

pjmedia has G711 codecs (Alaw and ULaw).

pjmedia-codec has:
 - GSM-FR implementation
   Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
   Universitaet Berlin

 - Speex 1.1.12
   http://www.speex.org