pjproject/pjmedia
Sauw Ming 2c8710a584 Re #2181: Fixed assertion in darwin_dev pj_assert(frame->size >= stream->frame_size);
But the problem itself is caused by video port, which passes the wrong frame size when the video capture is passive.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@5948 74dad513-b988-da41-8d7b-12977e46ad98
2019-03-08 09:22:21 +00:00
..
build Re #2181: Initial version of video conference implementation. 2019-03-05 06:23:02 +00:00
docs Re #1254 Doxygen configuration and makefile changes to support version specific documentation 2011-07-19 21:42:58 +00:00
include Re #2181: Initial version of video conference implementation. 2019-03-05 06:23:02 +00:00
src Re #2181: Fixed assertion in darwin_dev pj_assert(frame->size >= stream->frame_size); 2019-03-08 09:22:21 +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