1. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  2. 2d4ee7d More on ticket #535: updated files using and related to math.h by Nanang Izzuddin · 16 years ago
  3. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  4. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  5. 4802871 Ticket #61: undo r1759 and replace it with other patches to fix unable to accept RTP/AVP offer with a=crypto attribute when use_sdp is set to zero. Also minor fix to streamutil by Benny Prijono · 17 years ago
  6. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  7. ef0d7e7 Assertion error in streamutil sample by Benny Prijono · 17 years ago
  8. 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
  9. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  10. 0d51078 Ticket #46: added recording capability in streamutil sample application by Benny Prijono · 18 years ago
  11. 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
  12. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  13. 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
  14. f901651 Fixed minor bug in the display of packet loss percentage by Benny Prijono · 18 years ago
  15. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  16. 1ec70b3 Yet again large diffs because of documentation/doxygen update by Benny Prijono · 18 years ago
  17. 22a300a Implement --null-audio, --auto-loop, etc. in pjsua by Benny Prijono · 18 years ago
  18. 30c658b Added options in pjmedia UDP transport to disable source address checking by Benny Prijono · 18 years ago
  19. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  20. 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
  21. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  22. 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
  23. 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]
  24. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago