summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/stream.c
AgeCommit message (Expand)Author
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-07-29Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 cha...Benny Prijono
2006-07-29Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, avoidi...Benny Prijono
2006-06-29Fixed minor bug: RTCP session not fully cleared when it is initialized (shoul...Benny Prijono
2006-06-29Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other...Benny Prijono
2006-06-22Handle error reported by transportBenny Prijono
2006-06-14Fixed couple of bugs in stream: (1) race condition when transport callback is...Benny Prijono
2006-05-19Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Als...Benny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-05-16Fixed excessive jitter prefetch message when silence detector is applied in r...Benny Prijono
2006-05-14Fixed more bugs with multiple frame handlingBenny Prijono
2006-05-14Fixed bug with multiple frames handling in RTP streamBenny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-05-11Fixed bug: incorrect remote and local PT for telephone-events (swapped)Benny Prijono
2006-05-02Changed jbuf param name in stream_info, and generate random SSRC for RTP/RTCP...Benny Prijono
2006-04-28Added different error code when remote does not support RFC 2833Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-19Changed stream.c so it won't quit after recvfrom returns ECONNRESETBenny Prijono
2006-04-09Added code in RTCP to handle PerformanceQueryCounter bug on Win32Benny Prijono
2006-04-07Randomize RTCP send interval to reduce collision riskBenny Prijono
2006-04-06Integrate (stream) quality monitoring into RTCP framework, and update all RTC...Benny Prijono
2006-04-04Changed RTCP timing to use high resolution timestampBenny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-17Fixed bug in stream.c where bits_per_sample is not set properlyBenny Prijono
2006-03-16Support for stereo audio (or N audio channels, for that matter)Benny Prijono
2006-03-16Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_*...Benny Prijono
2006-03-15Tidying up sound device, register PortAudio error codes, and initial support ...Benny Prijono
2006-03-08RTP server NAT support and removed rtp_portBenny Prijono
2006-03-06Fixed bug if payload type for rx and tx is different (i.e. dyn pt)Benny Prijono
2006-02-25Fixed echo in conference, and add ability to shrink buffer in jitter bufferBenny Prijono
2006-02-25Synched with documentationBenny Prijono
2006-02-23Added support for NULL frame in rtp stream, fixed bugs here and there in INVI...Benny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-22Putting initial DTMF effortsBenny Prijono
2006-02-22Better error reporting in pjmedia streamBenny Prijono
2006-02-21Added msg when stream is started/paused/resumedBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono