summaryrefslogtreecommitdiff
path: root/pjsip-apps/build
AgeCommit message (Expand)Author
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-06-14Fixed new pjsua build/makefilesBenny Prijono
2006-06-14Removed activex-pjsua from projects (no longer desired)Benny Prijono
2006-06-13-- REWRITE OF PJSUA API --Benny Prijono
2006-06-01Initial work on pjsua ActiveX componentBenny Prijono
2006-05-21Added sound test sampleBenny Prijono
2006-05-19Removed VSS traces from .dsp filesBenny Prijono
2006-05-16Fixed error in Samples.mak (TARGET instead of TARGET_NAME)Benny Prijono
2006-05-16Rearrange transaction statefull stuffs in SIP so that it will not be linked w...Benny Prijono
2006-05-14Add $TARGET variable in Samples-vc.makBenny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-05-12Split reporting capability to separate file in siprtp sampleBenny Prijono
2006-05-04Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$C...Benny 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-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-04Added more stats and options in siprtp samplesBenny 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-23Fixed misc warnings/errors in Solaris buildBenny 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-20Fixed error in Samples.mak when CFLAGS is specified in cmdlineBenny Prijono
2006-03-20Added level.c to samples collectionBenny Prijono
2006-03-20Added sndinfo sample and tested samples on MacOSX JaguarBenny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono
2006-03-17Added samples (finally!!)Benny Prijono
2006-03-16Added misc flags and modify Makefiles to allow exclusion of PortAudio and spe...Benny Prijono
2006-03-10(Failed) Attempt to persuade VC2005 project conversion to include user32.lib ...Benny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-01Found out what has been causing the slow performance.Benny Prijono
2006-03-01Trying to find out why CPU is idle while it should be working hard!!Benny Prijono
2006-03-01Added pjsip-apps top level projectsBenny Prijono