1. e1998ac Re #1182: fixed misc error with RTCP XR by Benny Prijono · 13 years ago
  2. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  3. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  4. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  5. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  6. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  7. 2d4ee7d More on ticket #535: updated files using and related to math.h by Nanang Izzuddin · 16 years ago
  8. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  9. 7ffd775 Ticket #507: committed and tested g722 patch on Windows by Benny Prijono · 17 years ago
  10. 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
  11. 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
  12. ef0d7e7 Assertion error in streamutil sample by Benny Prijono · 17 years ago
  13. 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
  14. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  15. 0d51078 Ticket #46: added recording capability in streamutil sample application by Benny Prijono · 18 years ago
  16. 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
  17. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  18. 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
  19. f901651 Fixed minor bug in the display of packet loss percentage by Benny Prijono · 18 years ago
  20. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  21. 1ec70b3 Yet again large diffs because of documentation/doxygen update by Benny Prijono · 18 years ago
  22. 22a300a Implement --null-audio, --auto-loop, etc. in pjsua by Benny Prijono · 18 years ago
  23. 30c658b Added options in pjmedia UDP transport to disable source address checking by Benny Prijono · 18 years ago
  24. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  25. 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
  26. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  27. 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
  28. 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]
  29. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago