1. 3e8732c Fixed bug in dsound.c: handled case when lpGUID is NULL (common for primary devices). Thanks Yejun Yang by Benny Prijono · 17 years ago
  2. b13e678 Fixed bug in dsound.c: device GUID refered to local variable by Benny Prijono · 17 years ago
  3. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  4. 742ed7d Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC 2833 packet (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  5. 1a83734 Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  6. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  7. 19586ca Ticket #342: added configuration to control whether SDP rtpmap should be included for static payload types (default still yes) by Benny Prijono · 17 years ago
  8. 77998ce More on ticket #399: a)send full offer on 200/OK response when re-INVITE does not have SDP, b) added on_create_offer() callback, c) handle some error cases by Benny Prijono · 17 years ago
  9. 74eb0e2 Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ChenHuan) by Benny Prijono · 17 years ago
  10. 12f5146 Fixed ticket #317: Duplicated audio when playing WAV playlist (thanks Jagdish Jangid) by Benny Prijono · 17 years ago
  11. f95f22e Added PJ_ASSERT_RETURN in pjmedia_endpt to check worker_cnt (thanks Phil Torre) by Benny Prijono · 17 years ago
  12. a185254 Another fix for ticket #290: Bug in WAV player when frame size is larger than file buffer size (thanks Samuel Vinson) by Benny Prijono · 17 years ago
  13. 591bb16 Workaround for ticket #290: Bug in WAV player when frame size is larger than file buffer size (thanks Samuel Vinson) by Benny Prijono · 17 years ago
  14. 50e5c53 Ticket #298: New API to get the number of ports registered in conference bridge by Benny Prijono · 17 years ago
  15. 9d105f4 Fixed ticket #295: Uninitialized memory read reported by Purify in sound device by Benny Prijono · 17 years ago
  16. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  17. 8334ea1 Fixed compilation error in gsm codec caused by last C++ changes by Benny Prijono · 17 years ago
  18. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  19. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  20. bdb25f3 Fixed crash in PortAudio's Pa_Util_DebugPrint (pa_debugprint.c - line 102) by Benny Prijono · 17 years ago
  21. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  22. 5bb9422 Fixed nullsound in Symbian by Benny Prijono · 17 years ago
  23. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  24. 5feee2e PJSDP port to Symbian by Benny Prijono · 17 years ago
  25. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  26. d962784 Fixed the legacy build system by Benny Prijono · 17 years ago
  27. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  28. e58cbe1 Moved plc, resample, and mp3 to third_party by Benny Prijono · 17 years ago
  29. 8758b9c mv resample.c resample_resample.c by Benny Prijono · 17 years ago
  30. 562d8b6 Brought back the old resample.c by Benny Prijono · 17 years ago
  31. aeb625e mv resample.c resample_speex.c by Benny Prijono · 17 years ago
  32. 396156c Changed resample to use speex (for now) by Benny Prijono · 17 years ago
  33. 8f57dca Moved resample to third_party directory by Benny Prijono · 17 years ago
  34. f830c1b Moved ilbc to third_party directory by Benny Prijono · 17 years ago
  35. 7f1c90f Split speex, portaudio, and gsm into third_party directory by Benny Prijono · 17 years ago
  36. eb1e116 Deleting own copy of of speex and portaudio by Benny Prijono · 17 years ago
  37. 90d6200 Fixed destination address error when sending RTCP in ICE media transport by Benny Prijono · 17 years ago
  38. dbf4615 ICE (work in progress): handle early check that is received before answer by Benny Prijono · 17 years ago
  39. bd876dc Fixed misc bugs with ICE: (1) moved STUN session from candidate to component since it causes STUN response to wrong session, and (2) keep-alive transaction timed-out when ICE is active by Benny Prijono · 17 years ago
  40. da675ce ICE: work in progress by Benny Prijono · 17 years ago
  41. 919758f Added ICE-CONTROLLING and ICE-CONTROLLED STUN attribute types by Benny Prijono · 17 years ago
  42. dbce2cf Fixed pjnath build warnings/errors on Linux by Benny Prijono · 17 years ago
  43. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  44. fed7f4c Fixed ticket #203: Fix error when telephone-event is set as the first format in SDP (thanks Chris Hamilton) by Benny Prijono · 18 years ago
  45. fd70c9b ICE: added media index in pjmedia when handling SDP containing ICE candidates by Benny Prijono · 18 years ago
  46. 7e0d52c ICE: implement RTCP component and cancelling check in progress by Benny Prijono · 18 years ago
  47. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago
  48. 28a3a12 Omit SDP rtcp attribute when RTCP is not present in sockinfo by Benny Prijono · 18 years ago
  49. ec92134 ICE (work in progress): implement error codes by Benny Prijono · 18 years ago
  50. f75eceb ICE (work in progress): implemented server reflexive candidate by Benny Prijono · 18 years ago
  51. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  52. 24cda7d ICE (work in progress): implemented ICE media transport by Benny Prijono · 18 years ago
  53. b514e55 Make it build cleanly on RedHat 7.3, gcc 2.96, linux-2.4.18 (also somebody reported build error on Slack 7.1 by Benny Prijono · 18 years ago
  54. a38e78d Fixed ticket #183: Add flag in SDP negotiator to specify codec order preference (thanks Esbjorn Dominique) by Benny Prijono · 18 years ago
  55. 9de76b7 Fixed ticket #182: SDP negotiation failed when local does not specify telephone-event (thanks Esbjorn Dominique) by Benny Prijono · 18 years ago
  56. d7036a1 Fixed ticket #175: GSM codec factory does not shutdown properly causing it to fail on next pjsua_init (thanks Binu K S) by Benny Prijono · 18 years ago
  57. ca60a7e Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre) by Benny Prijono · 18 years ago
  58. 12e1daa Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream (thanks PurnaChandar and Carmine) by Benny Prijono · 18 years ago
  59. bf3fa1c Allow pjmedia_snd_init()/deinit() to be called more than once by Benny Prijono · 18 years ago
  60. c09a723 Fixed ticket #142: Crash on Linux when USB sound card set as the first sound card (thanks Sergei Petrov) by Benny Prijono · 18 years ago
  61. cb04182 Fixed ticket #140: Unable to play next tone after stop is called on tone generator (thanks Antonio F. Cano) by Benny Prijono · 18 years ago
  62. 60116eb Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks David Clark) by Benny Prijono · 18 years ago
  63. 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
  64. c7e2574 Fixed ticket #109: Audio saturation when level is applied to conference by Benny Prijono · 18 years ago
  65. ce1db76 Tidy up the configure screen output, and fixed warning about uninitialized variable in PortAudio's ALSA (which causes error with gcc -Werror option) by Benny Prijono · 18 years ago
  66. fd928fe Fixed bug #94: wrong level adjustment calculation in conference bridge by Benny Prijono · 18 years ago
  67. 400e58c Fixed ticket #78: Noise in conference bridge because of upsampling and changes in audio level by Benny Prijono · 18 years ago
  68. 30e6651 Fixed ticket #87: Conference bridge should transmit silence frame when level is zero and there is a transmitter by Benny Prijono · 18 years ago
  69. 7e7c080 Fixed ticket #86: file not properly rewind-ed for the next iteration (thanks Alain Totouom again) by Benny Prijono · 18 years ago
  70. 685116d Fixed ticket #86: crash in wav_playlist.c (thanks Alain Totouom for the report/fix) by Benny Prijono · 18 years ago
  71. 4af234b Implement ticket #62: option to play tones continuously, and added --play-tone option in pjsua by Benny Prijono · 18 years ago
  72. ac02582 Fixed ticket #76: bug in PortAudio when device is opened in non-native clock rate by Benny Prijono · 18 years ago
  73. 8963f23 More ticket #64 fix: allow whitespace after SDP media format by Benny Prijono · 18 years ago
  74. b7c7047 Fixed ticket #75: allow empty SDP format list when media port is zero by Benny Prijono · 18 years ago
  75. 258f8bc Fixed ticket #74: unstable/stutter sound on Windows Mobile (thanks ChenHuang) by Benny Prijono · 18 years ago
  76. a66c331 Implement ticket #67: added WAV playlist feature to PJMEDIA by Benny Prijono · 18 years ago
  77. e960bb5 Fixed gcc warnings, especially about dereferencing type-punned pointer by Benny Prijono · 18 years ago
  78. 60f42c8 Ticket #64: more lenient SDP parsing (take only what we need and ignore anything else) by Benny Prijono · 18 years ago
  79. c6c0ed0 Implement ticket #56: Periodically transmit RTP packet on silence, to maintain NAT binding etc. by Benny Prijono · 18 years ago
  80. c357d64 Fixed ticket #70: Frame timestamp not propagated correctly in PJMEDIA by Benny Prijono · 18 years ago
  81. 6865a3f Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. with iLBC when local and remote have different mode) by Benny Prijono · 18 years ago
  82. acca8a9 Fixed ticket #55: Invalid PortAudio error space (PA expects negative error codes) by Benny Prijono · 18 years ago
  83. b8af0e8 Implement ticket #53: Disable silence detector during the first few seconds of RTP transmission to assist NAT traversal by Benny Prijono · 18 years ago
  84. b94a6ab Ticket #54: added ability to modify some codec parameters on the fly by Benny Prijono · 18 years ago
  85. 6dd967c Ticket #51: Added audio level adjustment to PJSUA-API by Benny Prijono · 18 years ago
  86. 0875ae8 Added DTMF callback support all the way to PJSUA API (ticket #48) by Benny Prijono · 18 years ago
  87. c31bd90 Ticket #47: Packet length not set correctly when media transport fails with immediate error by Benny Prijono · 18 years ago
  88. 1151188 Fixed ticket #43: echo suppressor definition in echo_suppress.c doesn't match the declaraton in echo_common.c by Benny Prijono · 18 years ago
  89. 6c78ad9 Fixed ticket #37: invalid RTP packet should be counted in 'discarded' packet by Benny Prijono · 18 years ago
  90. bc96847 Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pjmedia (thanks Toni Rutar for the original contribution) by Benny Prijono · 18 years ago
  91. c53c6d7 Display actual sound device name in conference bridge port zero by Benny Prijono · 18 years ago
  92. 19361c8 Minor fix in UDP media: transport should silently ignore detach command when it's not attached by Benny Prijono · 18 years ago
  93. 4d0f313 Fixed incorrect channel count number in the log message written when opening PortAudio recorder device (ticket #27) by Benny Prijono · 18 years ago
  94. df6be72 Fixed speex logging to use PJLIB's log, because a GUI application doesn't have stderr by Benny Prijono · 18 years ago
  95. d2990b9 Updated Speex to their latest SVN (1.2-beta). AEC seems by Benny Prijono · 18 years ago
  96. 12a669c Worked on the AEC. Apply constant delay bufferring for the AEC, by Benny Prijono · 18 years ago
  97. 9aab47b Increase splitcomb buffer count to 32 by Benny Prijono · 18 years ago
  98. a80d1cd Fixed bug caused by recent sound device ID convention change by Benny Prijono · 18 years ago
  99. 094d3ad Fixed sound device ID bug: application was unable to use device ID zero because this caused pasound.c to autodetect default device by Benny Prijono · 18 years ago
  100. ab082f3 Fixed memory leaks bug in speex codec by Benny Prijono · 18 years ago