1. 4381efe Added misc flags and modify Makefiles to allow exclusion of PortAudio and specific codec during compilation by Benny Prijono · 19 years ago
  2. de8a259 Tidying up sound device, register PortAudio error codes, and initial support for stereo sound device (untested) by Benny Prijono · 19 years ago
  3. 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
  4. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  5. 8e3344c Added options to disable microphone device, usefull for streaming server (some systems only have sound player) by Benny Prijono · 19 years ago
  6. 51f5bd5 RTP server NAT support and removed rtp_port by Benny Prijono · 19 years ago
  7. f6aba4e Set minimum quality for Speex ultrawideband codec to 5 (because sound is broken in Linux) by Benny Prijono · 19 years ago
  8. 571f4b7 Fixed bug in remote payload type search by Benny Prijono · 19 years ago
  9. 6d01906 Fixed warnings on Linux build by Benny Prijono · 19 years ago
  10. ea85051 Added missing speex_config_types.h by Benny Prijono · 19 years ago
  11. 5c17ea7 Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex by Benny Prijono · 19 years ago
  12. 9cf18b9 Fixed warnings in pjmedia_sdp_attr_cmp by Benny Prijono · 19 years ago
  13. 7bd1513 Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam by Benny Prijono · 19 years ago
  14. 8f0e8dc Fixed bug if payload type for rx and tx is different (i.e. dyn pt) by Benny Prijono · 19 years ago
  15. bdbf749 Allow file port to read the file in chunks instead of a whole by Benny Prijono · 19 years ago
  16. 33c8e09 Fixed bug where resample may write pass the output buffer by Benny Prijono · 19 years ago
  17. 856ebc3 Added assert checking in speex codec by Benny Prijono · 19 years ago
  18. f93895c Fixed serious flaw in GSM where encoder and decoder shared the same state! by Benny Prijono · 19 years ago
  19. f43a4bd Fixed SDP negotiation to include clock rate by Benny Prijono · 19 years ago
  20. d081350 Fixed Speex warnings, and set version to 0.5.3.1 by Benny Prijono · 19 years ago
  21. eb30bf5 Added Speex for narrowband, wideband, and ultra-wideband!! by Benny Prijono · 19 years ago
  22. 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
  23. b550c9c Support for missing rtpmap for static payload types by Benny Prijono · 19 years ago
  24. d2e84d5 Fixed compilation warnings and errors in pjsip-perf by Benny Prijono · 19 years ago
  25. 09e2650 Fixed deadlock in conference when starting sound device in Linux by Benny Prijono · 19 years ago
  26. fa994fa Added log message when stream and stream thread is started by Benny Prijono · 19 years ago
  27. a6df7b8 Fixed Linux port warnings/errors by Benny Prijono · 19 years ago
  28. ab7399b Updated mingw compilation by Benny Prijono · 19 years ago
  29. 96972bf Fixed various crashes since mutex is introduced by Benny Prijono · 19 years ago
  30. a95a7b1 Fixed echo in conference, and add ability to shrink buffer in jitter buffer by Benny Prijono · 19 years ago
  31. 8c71561 Synched with documentation by Benny Prijono · 19 years ago
  32. 80f6e7e Fixed bugs when codec order in remote and local sdp is different by Benny Prijono · 19 years ago
  33. d43975b Re-enable silence detection by Benny Prijono · 19 years ago
  34. 64f851e Added support for NULL frame in rtp stream, fixed bugs here and there in INVITE (e.g. dont send SDP on 180), and set version to 0.5.1.2 by Benny Prijono · 19 years ago
  35. 3987915 Added support for playing WAV file by Benny Prijono · 19 years ago
  36. ed1056c Put back stricker SDP negotiation rule by Benny Prijono · 19 years ago
  37. 06c7094 RFC 2833 support! by Benny Prijono · 19 years ago
  38. 349a0f2 Putting initial DTMF efforts by Benny Prijono · 19 years ago
  39. f256ae7 Better error reporting in pjmedia stream by Benny Prijono · 19 years ago
  40. 9ffa6a8 Fixed crashed bug when sound is closed, and added msg when port is (dis)connected by Benny Prijono · 19 years ago
  41. dc0e8ae Added msg when stream is started/paused/resumed by Benny Prijono · 19 years ago
  42. bd0ae83 Decrease log level from 4 to 5 by Benny Prijono · 19 years ago
  43. 1b1f688 Decrease log level from 4 to 5 by Benny Prijono · 19 years ago
  44. dd7b32d Added has_local_answer(), and more relaxed negotiation by Benny Prijono · 19 years ago
  45. f04ffdd Initial conference implementation by Benny Prijono · 19 years ago
  46. 1496288 Added conference bridge prototype by Benny Prijono · 19 years ago
  47. dc32658 Putting vad template by Benny Prijono · 19 years ago
  48. 7f664bf Fixed packing error in rtp header, and sdp validation supports non numeric pt for broken uas by Benny Prijono · 19 years ago
  49. f80b1bf Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries by Benny Prijono · 19 years ago
  50. f239cfa Removed obsolete PJMEDIA.txt from docs by Benny Prijono · 19 years ago
  51. 80538ba Added Doxygen HTML header and footer by Benny Prijono · 19 years ago
  52. 24cf04b Correct broken links in Doxygen documentation by Benny Prijono · 19 years ago
  53. 274975a Created and updated PJMEDIA documentation by Benny Prijono · 19 years ago
  54. 6e31775 Ported pjmedia to WinCE by Benny Prijono · 19 years ago
  55. a4bf021 Added pjmedia-codec library by Benny Prijono · 19 years ago
  56. 7758fce Fixed Linux OSS sound by Benny Prijono · 19 years ago
  57. e717249 Ported pjmedia to Linux by Benny Prijono · 19 years ago
  58. 34a404e Failed attempt to build pjmedia with DirectSound on Linux by Benny Prijono · 19 years ago
  59. 632ce71 Updated with new jitter buffer, and statistics in pjsua by Benny Prijono · 19 years ago
  60. a66c715 Done media integration in pjsua. Needs to do actual voice testing by Benny Prijono · 19 years ago
  61. 9519658 Integration of pjmedia and pjsip error subsystem to pjlib by Benny Prijono · 19 years ago
  62. 1519e57 Finished new pjmedia rewrite by Benny Prijono · 19 years ago
  63. e705558 Fixed VC6 release build by Benny Prijono · 19 years ago
  64. 1819dc9 Removed default CFLAGS=-O2 -g in Makefiles by Benny Prijono · 19 years ago
  65. b8528f4 Fixed Makefile for cygwin/mingw by Benny Prijono · 19 years ago
  66. bae7499 Added STATE_REMOTE_OFFER state in negotiator by Benny Prijono · 19 years ago
  67. 4ea0bf1 Added SDP negotiator and changed SDP structs (tested) by Benny Prijono · 19 years ago
  68. 40f2f64 Finished implementation of UA layer (to be tested) by Benny Prijono · 19 years ago
  69. b50137b Compiled cleanly first time for the new pjlib by Benny Prijono · 19 years ago
  70. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  71. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  72. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  73. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  74. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  75. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  76. 0a749f1 initial import by Benny Prijono · 19 years ago