summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/samples/playsine.c
AgeCommit message (Expand)Author
2006-11-21Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_ate...Benny Prijono
2006-07-29Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 cha...Benny Prijono
2006-06-20Yet again large diffs because of documentation/doxygen updateBenny Prijono
2006-04-27Initial support for stereo codecs, and added L16 codecs. Also better handling...Benny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-20Added sndinfo sample and tested samples on MacOSX JaguarBenny Prijono
2006-03-19Added pjmedia playfile, playsine, and conference sampleBenny Prijono