1. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  2. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  3. 0d51078 Ticket #46: added recording capability in streamutil sample application by Benny Prijono · 18 years ago
  4. 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
  5. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  6. b12106f Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other changes to improve RTCP communication behind NAT. Also fixed bug related to RTCP reporting changes in revision 565 by Benny Prijono · 18 years ago
  7. f901651 Fixed minor bug in the display of packet loss percentage by Benny Prijono · 18 years ago
  8. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  9. 1ec70b3 Yet again large diffs because of documentation/doxygen update by Benny Prijono · 18 years ago
  10. 22a300a Implement --null-audio, --auto-loop, etc. in pjsua by Benny Prijono · 18 years ago
  11. 30c658b Added options in pjmedia UDP transport to disable source address checking by Benny Prijono · 18 years ago
  12. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  13. b04c9e0 Major modification in pjmedia to split stream transport into separate functionality, to allow using custom transports with streams by Benny Prijono · 18 years ago
  14. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  15. 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
  16. 6d7a45f Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago[Renamed (99%) from pjsip-apps/src/samples/stream.c]
  17. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago