pjproject/pjmedia
Benny Prijono 378484d994 Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c and srtp.c (const was removed in r1763)
git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1780 74dad513-b988-da41-8d7b-12977e46ad98
2008-02-07 11:53:47 +00:00
..
build Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp 2008-01-24 10:23:43 +00:00
docs Added media transport diagram for documentation 2008-01-31 21:26:44 +00:00
include More ticket #61: removed const from rtp and rtcp callback function declaration to allow in-place packet modification 2008-02-01 14:47:31 +00:00
src Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c and srtp.c (const was removed in r1763) 2008-02-07 11:53:47 +00:00
README.txt Added Speex for narrowband, wideband, and ultra-wideband!! 2006-03-04 20:43:52 +00:00

README.txt

[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