1. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  2. 9183c03 Added latency.c in the samples (see http://trac.pjsip.org/repos/wiki/MeasuringSoundLatency) by Benny Prijono · 16 years ago
  3. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  4. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  5. a268770 Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  6. 06e62d7 Ticket #445: added codec encoding/decoding sample by Benny Prijono · 17 years ago
  7. 812fdee Added strerror.c sample and adjusted code because of IPv6 support in pjlib by Benny Prijono · 17 years ago
  8. dfc15be Committed ticket #337: Ability to restart PJSIP UDP transport by Benny Prijono · 17 years ago
  9. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  10. 39ac70a Fixed ticket #85: build errors when building samples with VS6/VS8 by Benny Prijono · 18 years ago
  11. f77ba88 Added simple_pjsua example by Benny Prijono · 18 years ago
  12. 3647cbd Changed svn:eol-style to CRLF for Visual Studio projects by Benny Prijono · 18 years ago
  13. 7f5c12c Added multi-purpose tone generator in PJMEDIA (tonegen.[hc]) by Benny Prijono · 18 years ago
  14. 69f7312 More experimentation with AEC: (1) added media port to create bidirectional port from two unidirectional ports, (2) split AEC functionality into AEC algorithm (aec.h) and AEC media port (aec_port.h), (3) Added the AEC functionality in the sound_port.c. by Benny Prijono · 18 years ago
  15. 313b1e4 Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprint by Benny Prijono · 18 years ago
  16. 8840610 Added pjsip-perf in the samples by Benny Prijono · 18 years ago
  17. c78c3a3 Optimizations mostly in the conference bridge (gained more than 3x faster) by Benny Prijono · 18 years ago
  18. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  19. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  20. 16a6b0e Split reporting capability to separate file in siprtp sample by Benny Prijono · 18 years ago
  21. 3cd1880 Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  22. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago
  23. 60b980e Added siprtp sample by Benny Prijono · 18 years ago
  24. bc79731 Added more samples: WAV recorder, resample, etc., and also moved some common functions to util.h by Benny Prijono · 19 years ago
  25. 275fd68 Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Changed pjmedia_endpt_create() API. by Benny Prijono · 19 years ago
  26. 86ee4b4 Added macro to exclude filters in resample and added options to select resample algorithm in conference by Benny Prijono · 19 years ago
  27. cbc1c47 Added pjmedia playfile, playsine, and conference sample by Benny Prijono · 19 years ago
  28. 6107a00 Added samples (finally!!) by Benny Prijono · 19 years ago