1. a5829a8 Fixed bug in stream.c where bits_per_sample is not set properly by Benny Prijono · 19 years ago
  2. b100d69 Added feature in conference bridge to get and set the signal level of individual port and individual stream direction by Benny Prijono · 19 years ago
  3. d0659a3 Support for stereo audio (or N audio channels, for that matter) by Benny Prijono · 19 years ago
  4. 101a78b Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_* to pjmedia_* by Benny Prijono · 19 years ago
  5. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  6. de8a259 Tidying up sound device, register PortAudio error codes, and initial support for stereo sound device (untested) by Benny Prijono · 19 years ago
  7. de38058 Added Null port, and changed conference so that it does not call port get_frame() when there is no listener on the port by Benny Prijono · 19 years ago
  8. 8e3344c Added options to disable microphone device, usefull for streaming server (some systems only have sound player) by Benny Prijono · 19 years ago
  9. 51f5bd5 RTP server NAT support and removed rtp_port by Benny Prijono · 19 years ago
  10. 9cf18b9 Fixed warnings in pjmedia_sdp_attr_cmp by Benny Prijono · 19 years ago
  11. 8f0e8dc Fixed bug if payload type for rx and tx is different (i.e. dyn pt) by Benny Prijono · 19 years ago
  12. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  13. 08e0d06 Major modification in conference bridge to allow ports with different ptime and sampling rate. Also introduced sampling rate converter by Benny Prijono · 19 years ago
  14. b550c9c Support for missing rtpmap for static payload types by Benny Prijono · 19 years ago
  15. a6df7b8 Fixed Linux port warnings/errors by Benny Prijono · 19 years ago
  16. a95a7b1 Fixed echo in conference, and add ability to shrink buffer in jitter buffer by Benny Prijono · 19 years ago
  17. 8c71561 Synched with documentation by Benny Prijono · 19 years ago
  18. 3987915 Added support for playing WAV file by Benny Prijono · 19 years ago
  19. 06c7094 RFC 2833 support! by Benny Prijono · 19 years ago
  20. 349a0f2 Putting initial DTMF efforts by Benny Prijono · 19 years ago
  21. dd7b32d Added has_local_answer(), and more relaxed negotiation by Benny Prijono · 19 years ago
  22. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  23. 1496288 Added conference bridge prototype by Benny Prijono · 19 years ago
  24. dc32658 Putting vad template by Benny Prijono · 19 years ago
  25. 7f664bf Fixed packing error in rtp header, and sdp validation supports non numeric pt for broken uas by Benny Prijono · 19 years ago
  26. 24cf04b Correct broken links in Doxygen documentation by Benny Prijono · 19 years ago
  27. 274975a Created and updated PJMEDIA documentation by Benny Prijono · 19 years ago
  28. a4bf021 Added pjmedia-codec library by Benny Prijono · 19 years ago
  29. 34a404e Failed attempt to build pjmedia with DirectSound on Linux by Benny Prijono · 19 years ago
  30. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  31. a66c715 Done media integration in pjsua. Needs to do actual voice testing by Benny Prijono · 19 years ago
  32. 9519658 Integration of pjmedia and pjsip error subsystem to pjlib by Benny Prijono · 19 years ago
  33. 1519e57 Finished new pjmedia rewrite by Benny Prijono · 19 years ago
  34. bae7499 Added STATE_REMOTE_OFFER state in negotiator by Benny Prijono · 19 years ago
  35. 4ea0bf1 Added SDP negotiator and changed SDP structs (tested) by Benny Prijono · 19 years ago
  36. b50137b Compiled cleanly first time for the new pjlib by Benny Prijono · 19 years ago