summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/confsample.c
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-17Updated documentation and sample for media conference with regard to maximum ...Benny Prijono
2006-11-21Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_ate...Benny Prijono
2006-06-22Modify all applications because of changed in WAV port API (removed user_data...Benny Prijono
2006-06-20Yet again large diffs because of documentation/doxygen updateBenny Prijono
2006-06-16Optimizations mostly in the conference bridge (gained more than 3x faster)Benny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-24Added more samples: WAV recorder, resample, etc., and also moved some common ...Benny Prijono
2006-03-23Changed sound device framework to allow opening bidirectional streams from on...Benny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-20Added clock-rate options in pjsuaBenny Prijono
2006-03-19Removed sine generator from confsampleBenny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono