1. e1a5a85 Ticket #479: allow media transport framework to return transport specific info (for example, to know whether SRTP is enabled) by Benny Prijono · 17 years ago
  2. c12bc10 Ticket #494: Configuration option to use high quality tone generation by Benny Prijono · 17 years ago
  3. 8cc996a Ticket #504: assertion in sound device and recfile sample when using stereo by Benny Prijono · 17 years ago
  4. a99539c More ticket #438: wrong param passed to shrink_buffer() in set_max_cnt(), should be (buf_cnt - new_max_cnt), instead of (old_max_cnt - new_max_cnt) by Benny Prijono · 17 years ago
  5. 00d15a5 Ticket #502: New packet lost concealment (PLC) implementation and enable PLC on G711 and GSM codec by Benny Prijono · 17 years ago
  6. c97d686 More ticket #497: bug on pjmedia_wsola_save() when extra samples exceed samples_per_frame by Benny Prijono · 17 years ago
  7. 98b6df8 More ticket #438: improve docs, added channel_count in wsola, etc. by Benny Prijono · 17 years ago
  8. d34477c Ticket #501: Set master port worker thread priority to highest by default by Benny Prijono · 17 years ago
  9. f6654c5 Ticket #438: added delaybuf in splitcomb. Please see the checkin comment in ticket #438 for the details by Benny Prijono · 17 years ago
  10. 93be976 Ticket #499: NULL frame transmission in conference bridge is not clocked at the right interval by Benny Prijono · 17 years ago
  11. e8ec158 Ticket #497: changed clock rate variable in WSOLA from uint16 to uint32 to handle higher clock rate by Benny Prijono · 17 years ago
  12. 161ae3a Disable overflow/underflow test by Benny Prijono · 17 years ago
  13. 65afd88 More ticket #438: changed API call to delay_buf_create() by Benny Prijono · 17 years ago
  14. 07f6cc7 Added checking in delaybuf for buffer empty before calling shrink_buffer() by Benny Prijono · 17 years ago
  15. 5dbd4fc Ticket #438: Workaround for frame bursts from audio devices: added wsola in delaybuf, and put delaybuf in the bridge by Benny Prijono · 17 years ago
  16. 5887d02 Put wsola_test.c in pjmedia test by Benny Prijono · 17 years ago
  17. 031775c Added pjmedia_wsola_reset() by Benny Prijono · 17 years ago
  18. 4c8475d Fixed bug in wsola when discarding frame in non-contiguous buffer by Benny Prijono · 17 years ago
  19. c8f43b3 Modify WSOLA discard to support erasing frame from non-contiguous buffer by Benny Prijono · 17 years ago
  20. 713ccab A little bit of optimization in WSOLA by Benny Prijono · 17 years ago
  21. 800521c Ticket #496: Crash on sound port when only player is opened and delaybuf enabled by Benny Prijono · 17 years ago
  22. 4727a9a Ticket #497: WSOLA implementation by Benny Prijono · 17 years ago
  23. 7df2a15 Ticket #486: Handle G.722 wong clock rate bug and other codec with inconsistent clock rate by Benny Prijono · 17 years ago
  24. 2dbed82 Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiation by Benny Prijono · 17 years ago
  25. d72d686 Ticket #487: Crash occured when stream port has no transmitter on call using ILBC with different ptime by Benny Prijono · 17 years ago
  26. c5b6de1 Ticket #468: Added support for non looping playback in memory player by Benny Prijono · 17 years ago
  27. f430e41 Allow receiving SDP with lines terminated with LF instead of CRLF (thanks Juri Glass) by Benny Prijono · 17 years ago
  28. a1179ca Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks Thiago) by Benny Prijono · 17 years ago
  29. 45930a5 Ticket #478: Handle duplicated/misordered incoming DTMF packets by Benny Prijono · 17 years ago
  30. e3994fb More ticket #469: bail out from on_rx_rtp/rtcp loop if recvfrom returns PJ_ECANCELLED. This errno is returned when the key is mark as closing, which could happen when user closes the key inside the callback by Benny Prijono · 17 years ago
  31. 91476bf Handle short files in WAV player by Benny Prijono · 17 years ago
  32. 69036b7 Ticket #460: Concurrency problem when destroying stream (thanks Michael Broughton) by Benny Prijono · 17 years ago
  33. 378484d Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in stream.c and srtp.c (const was removed in r1763) by Benny Prijono · 17 years ago
  34. 527a236 More ticket #61: removed const from rtp and rtcp callback function declaration to allow in-place packet modification by Benny Prijono · 17 years ago
  35. 6665bfc Ticket #464: jitter buffer should return frame length information by Benny Prijono · 17 years ago
  36. 4802871 Ticket #61: undo r1759 and replace it with other patches to fix unable to accept RTP/AVP offer with a=crypto attribute when use_sdp is set to zero. Also minor fix to streamutil by Benny Prijono · 17 years ago
  37. af1f56c Ticket #61: bug, unable to accept RTP/AVP with crypto attribute when use_srtp is set to zero by Benny Prijono · 17 years ago
  38. a7b376b Fixed doxygen comments everywhere by Benny Prijono · 17 years ago
  39. dc72f4c Ticket #459: pjmedia_clock_create() should not create thread when PJMEDIA_CLOCK_NO_ASYNC is given (thanks Alberto Takeshi Mayama) by Benny Prijono · 17 years ago
  40. 04218f3 More ticket #61: fix potential error when looking up SRTP error string, and improve logging information in SRTP transport by Benny Prijono · 17 years ago
  41. 389a769 More ticket #61: crashed on SRTP error string lookup by Benny Prijono · 17 years ago
  42. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  43. 7544a29 Handle SDP offer containing application as the media type by Benny Prijono · 17 years ago
  44. c05d74c Added information about delaybuf result on MacOS X 10.5 by Benny Prijono · 17 years ago
  45. 684ab41 More work on ticket #438: Workaround for frame bursts from audio devices. See the ticket for more information by Benny Prijono · 17 years ago
  46. cf53baf Related to ticket #449: fixed bug when rx volume adjustment caused static noise (thanks Norman Franke) by Benny Prijono · 17 years ago
  47. f14be2f Ticket #449: New conference mixing algorithm to replace multiplication with simple addition by Benny Prijono · 17 years ago
  48. 61ab6ca Related to ticket #447: the WAV player should consistently return non-PJ_SUCCESS after it has returned one by Benny Prijono · 17 years ago
  49. 79cbbf4 Ticket #448: PJSIP rejects incoming call with 415/Unsupported Media Type for INVITE containing video (thanks Alain Totouom) by Benny Prijono · 17 years ago
  50. 6b3ccdf Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad) by Benny Prijono · 17 years ago
  51. 39e232a Another fix for ticket #447: WAV player cuts last data from the WAV file by Benny Prijono · 17 years ago
  52. b823dc5 Ticket #447: WAV player cuts last data from the WAV file by Benny Prijono · 17 years ago
  53. c485dd8 Added new WAV player API: pjmedia_wav_player_get_len() by Benny Prijono · 17 years ago
  54. 7a17068 Fixed what looks like a bug in pjmedia's Speex decoder: decoder may return invalid PCM frame length by Benny Prijono · 17 years ago
  55. 2897306 Ticket #444: Bug in tone generator: can't play more digits (thanks Marian Dragomir) by Benny Prijono · 17 years ago
  56. 6e7e954 Fixed warnings with strict gcc by Benny Prijono · 17 years ago
  57. 705c383 Ticket #439: don't call encode() if input is FRAME_TYPE_NONE by Benny Prijono · 17 years ago
  58. cb82ec1 Fixed compile error in sound port when delaybuf is enabled by Benny Prijono · 17 years ago
  59. 45710a4 Ticket #438 (Workaround for frame bursts from audio devices): added delay buffer implementation in pjmedia by Benny Prijono · 17 years ago
  60. a044ff9 Fixed timestamp bug in pasound.c: timestamp is shared by both playback and record and it was incorrectly incremented by both by Benny Prijono · 17 years ago
  61. 7ec779c Related to ticket #437: reduce the stack usage of ICE media transport by Benny Prijono · 17 years ago
  62. 5df8bb6 Ticket #435: Fixed and tested audio on Symbian device by Benny Prijono · 17 years ago
  63. 91e567e Ticket #433: Failure in media negotiation when SDP contains two audio media lines (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  64. d782822 Handle the case when PortAudio returns negative sound device count in pasound.c by Benny Prijono · 17 years ago
  65. 28bfcbc Fixed bug caused by ticket #427: frame type not properly initialized to PJMEDIA_FRAME_TYPE_AUDIO, causing audio frames to be dropped in the conference bridge (thanks P.J. Cast) by Benny Prijono · 17 years ago
  66. ed717aa Fixed errors in SDP: 1) scanner is not initialized before pjmedia_sdp_parse() is called, 2) added null termination in attribute for more robustness by Benny Prijono · 17 years ago
  67. 0658afb Change maximum packet size to PJMEDIA_MAX_MTU in transport_udp.c by Benny Prijono · 17 years ago
  68. 5fbcb69 Ticket #428: Conference bridge does not update transmitter_cnt when port is removed by Benny Prijono · 17 years ago
  69. e524710 Ticket #427: conference bridge does not handle NONE frame (thanks Daniel Braun) by Benny Prijono · 17 years ago
  70. 5f55a1f Fixed run-time error on MacOS X (and possibly BSD based systems) when bind() is called with larger addrlen by Benny Prijono · 17 years ago
  71. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  72. 527921e Updated media transport because of changes in pjlib API (due to IPv6/ticket #415) by Benny Prijono · 17 years ago
  73. 83c3897 Ticket #417: added pjlib API to retrieve the native thread handle from pj_thread_t by Benny Prijono · 17 years ago
  74. f7fc2d1 Parse ICE SDP attribute without case sensitivity, and ignore malformed candidate line for more robustness by Benny Prijono · 17 years ago
  75. 8cdd275 Parse ICE candidate attribute without case sensitive for more robustness by Benny Prijono · 17 years ago
  76. 7d96853 Initial minimum jitter value was set to 2ms (thanks Roman Puls) by Benny Prijono · 17 years ago
  77. eb5874c Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is stopped by Benny Prijono · 17 years ago
  78. 899f9af Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library by Benny Prijono · 17 years ago
  79. 128b02b Ticket #395: Added configuration to control maximum PortAudio sound buffer latency, and change default sound backend back to WMME by Benny Prijono · 17 years ago
  80. 84ea0a2 Changed RTP initial sequence number to be within 15bit number, as required by RFC 3711 (SRTP) by Benny Prijono · 17 years ago
  81. 814fbfb Ticket #388: Support for receiving RTP packet with no payload by Benny Prijono · 17 years ago
  82. 7fe9f47 Removed assertion when transport is closed while stream is still attached by Benny Prijono · 17 years ago
  83. 1c24539 Ticket #384: Prefer to use Direct Sound as the sound device backend on Windows by Benny Prijono · 17 years ago
  84. a303c11 Overridable media session pool size by Benny Prijono · 17 years ago
  85. 7d1fa52 Related to ticket #377: fixed bug in incoming RTCP RR handling because the RTCP packet structure has been changed in r1444 by Benny Prijono · 17 years ago
  86. fd156c9 Related to ticket #377: Fixed bug in RTCP fraction_lost calculation: the first RTCP packet incorrectly always shows positive fraction loss by Benny Prijono · 17 years ago
  87. fe81cfa Ticket #377: Support for sending RTCP RR by Benny Prijono · 17 years ago
  88. 11da9bc Implemented ticket #373: Packet loss simulation in PJMEDIA ICE transport by Benny Prijono · 17 years ago
  89. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  90. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  91. caa7f7a Fixed ticket #366: Crash in SDP negotiator when initial local SDP is not specified in pjmedia_sdp_neg_create_w_local_offer() (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  92. 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
  93. b13e678 Fixed bug in dsound.c: device GUID refered to local variable by Benny Prijono · 17 years ago
  94. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  95. 742ed7d Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC 2833 packet (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  96. 1a83734 Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  97. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  98. 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
  99. 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
  100. 74eb0e2 Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ChenHuan) by Benny Prijono · 17 years ago