summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/samples.dsp
AgeCommit message (Expand)Author
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2009-07-29Ticket #925: New application to simulate network and system impairments to se...Benny Prijono
2009-04-13Ticket #780: initial work on an ICE demo appBenny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2008-07-28Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/Measurin...Benny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2008-01-12Ticket #446: Added sample application to mix WAV files using conference bridgeBenny Prijono
2008-01-11Ticket #445: added codec encoding/decoding sampleBenny Prijono
2007-12-01Added strerror.c sample and adjusted code because of IPv6 support in pjlibBenny Prijono
2007-06-22Committed ticket #337: Ability to restart PJSIP UDP transportBenny Prijono
2007-04-02Ticket #205: merged proxy functionalities from stable to trunkBenny Prijono
2007-02-01Fixed ticket #85: build errors when building samples with VS6/VS8Benny Prijono
2007-01-08Added simple_pjsua exampleBenny Prijono
2006-11-08Changed svn:eol-style to CRLF for Visual Studio projectsBenny 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-04Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprintBenny Prijono
2006-07-03Added pjsip-perf in the samplesBenny Prijono
2006-06-16Optimizations mostly in the conference bridge (gained more than 3x faster)Benny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-16Rearrange transaction statefull stuffs in SIP so that it will not be linked w...Benny Prijono
2006-05-12Split reporting capability to separate file in siprtp sampleBenny 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-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-21Added macro to exclude filters in resample and added options to select resamp...Benny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono