1. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  2. 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
  3. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  4. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  5. 3647cbd Changed svn:eol-style to CRLF for Visual Studio projects by Benny Prijono · 18 years ago
  6. 313b1e4 Added script, source file, and makefile to calculate PJSIP/PJMEDIA footprint by Benny Prijono · 18 years ago
  7. 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
  8. 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
  9. e452dda Added DirectSound sound implementation by Benny Prijono · 18 years ago
  10. bc79731 Added more samples: WAV recorder, resample, etc., and also moved some common functions to util.h by Benny Prijono · 19 years ago
  11. cbc1c47 Added pjmedia playfile, playsine, and conference sample by Benny Prijono · 19 years ago