summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/debug.c
AgeCommit message (Expand)Author
2006-11-23Worked on the AEC. Apply constant delay bufferring for the AEC,Benny Prijono
2006-09-02Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])Benny Prijono
2006-08-04More experimentation with AEC: (1) added media port to create bidirectional p...Benny Prijono
2006-07-10pjsip-perf uses 1 milisecond polling timeout because IOCP does not work corre...Benny Prijono
2006-07-04Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprintBenny Prijono
2006-07-03Added pjsip-perf in the samplesBenny Prijono
2006-06-22Modify all applications because of changed in WAV port API (removed user_data...Benny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-14Fixed bug in siprtp because of recent changes in pjsip_session_info_from_sdp()Benny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-04-24Better support for continuing media when peer has restarted transmission/RTP ...Benny Prijono
2006-04-20Added stream.c example to demonstrate how to stream audio from both sound dev...Benny Prijono
2006-04-03Added siprtp sampleBenny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono