1. af1bb1e Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_atexit(). Also fixed handle leaks in SIP transaction layer and SIP endpoint. by Benny Prijono · 18 years ago
  2. f521eb0 Fixed assertion error if ACK is received before INVITE transaction sends final response (malicious?). Also fixed misc warnings, and stress-tested on Quad Xeon by Benny Prijono · 18 years ago
  3. ed8c0fc Changed default sound back-end on Win32 to own DirectSound by Benny Prijono · 18 years ago
  4. 1595301 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  5. 5012da8 Added sound clock drifting reporting in sndinfo sample by Benny Prijono · 18 years ago
  6. c708f93 Changed sndinfo sample to use higher resolution pj_get_timestamp() instead of pj_gettimeofday() by Benny Prijono · 18 years ago
  7. e452dda Added DirectSound sound implementation by Benny Prijono · 18 years ago
  8. a8df654 Fixed unable to open simultaneous sound streams in MacOS by Benny Prijono · 19 years ago
  9. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  10. 204ce5e Added sndinfo sample and tested samples on MacOSX Jaguar by Benny Prijono · 19 years ago