1. 313b1e4 Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprint by Benny Prijono · 18 years ago
  2. b6eab2c Various performance improvements in PJSIP: (1) optimizing for common case to minimize stricmp() calls (header names, method, URI schemes), (2) added functionality in scanner to parse and unescape in-place, (3) etc.. by Benny Prijono · 18 years ago
  3. 1479b65 Fixed minor bug in pool_caching.c that prevent pool from being reused if the capacity has changed when the pool is released by Benny Prijono · 18 years ago
  4. 8840610 Added pjsip-perf in the samples by Benny Prijono · 18 years ago
  5. c78c3a3 Optimizations mostly in the conference bridge (gained more than 3x faster) by Benny Prijono · 18 years ago
  6. 172cd73 Fixed new pjsua build/makefiles by Benny Prijono · 18 years ago
  7. d2ea4ea Removed activex-pjsua from projects (no longer desired) by Benny Prijono · 18 years ago
  8. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago
  9. b9b32ab Initial work on pjsua ActiveX component by Benny Prijono · 18 years ago
  10. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  11. 4100342 Removed VSS traces from .dsp files by Benny Prijono · 18 years ago
  12. 98ab1a2 Fixed error in Samples.mak (TARGET instead of TARGET_NAME) by Benny Prijono · 18 years ago
  13. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  14. 95af4cc Add $TARGET variable in Samples-vc.mak by Benny Prijono · 18 years ago
  15. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  16. 16a6b0e Split reporting capability to separate file in siprtp sample by Benny Prijono · 18 years ago
  17. 0382cd8 Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$CC_NAME) by Benny Prijono · 18 years ago
  18. 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
  19. 3cd1880 Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  20. 6d7a45f Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  21. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago
  22. 4adcb91 Added more stats and options in siprtp samples by Benny Prijono · 18 years ago
  23. 60b980e Added siprtp sample by Benny Prijono · 18 years ago
  24. e452dda Added DirectSound sound implementation by Benny Prijono · 18 years ago
  25. bc79731 Added more samples: WAV recorder, resample, etc., and also moved some common functions to util.h by Benny Prijono · 19 years ago
  26. 4fca27b Fixed misc warnings/errors in Solaris build by Benny Prijono · 19 years ago
  27. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  28. 86ee4b4 Added macro to exclude filters in resample and added options to select resample algorithm in conference by Benny Prijono · 19 years ago
  29. e260915 Fixed error in Samples.mak when CFLAGS is specified in cmdline by Benny Prijono · 19 years ago
  30. c9446cb Added level.c to samples collection by Benny Prijono · 19 years ago
  31. 204ce5e Added sndinfo sample and tested samples on MacOSX Jaguar by Benny Prijono · 19 years ago
  32. cbc1c47 Added pjmedia playfile, playsine, and conference sample by Benny Prijono · 19 years ago
  33. 6107a00 Added samples (finally!!) by Benny Prijono · 19 years ago
  34. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  35. 7f09ad7 (Failed) Attempt to persuade VC2005 project conversion to include user32.lib and ole32.lib by Benny Prijono · 19 years ago
  36. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  37. dce7b11 Found out what has been causing the slow performance. by Benny Prijono · 19 years ago
  38. bb1e6e3 Trying to find out why CPU is idle while it should be working hard!! by Benny Prijono · 19 years ago
  39. 8df5b02 Added pjsip-apps top level projects by Benny Prijono · 19 years ago