1. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  2. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  3. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  4. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  5. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  6. b988d76 Reverted accidental checkin of pjsua_app.c and sample_debug.c by Benny Prijono · 17 years ago
  7. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  8. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  9. 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
  10. 12a669c Worked on the AEC. Apply constant delay bufferring for the AEC, by Benny Prijono · 18 years ago
  11. 7f5c12c Added multi-purpose tone generator in PJMEDIA (tonegen.[hc]) by Benny Prijono · 18 years ago
  12. 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
  13. c357376 pjsip-perf uses 1 milisecond polling timeout because IOCP does not work correctly if application does not yield the CPU by Benny Prijono · 18 years ago
  14. 313b1e4 Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprint by Benny Prijono · 18 years ago
  15. 8840610 Added pjsip-perf in the samples by Benny Prijono · 18 years ago
  16. 6fd4b8f Modify all applications because of changed in WAV port API (removed user_data from argument) by Benny Prijono · 18 years ago
  17. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  18. 4d7fd20 Fixed bug in siprtp because of recent changes in pjsip_session_info_from_sdp() by Benny Prijono · 18 years ago
  19. 8befd9f Another major modifications in PJMEDIA: 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. 60b980e Added siprtp sample by Benny Prijono · 18 years ago
  23. e452dda Added DirectSound sound implementation 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. cbc1c47 Added pjmedia playfile, playsine, and conference sample by Benny Prijono · 19 years ago