1. 60dc3fa Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP offer (thanks Marcus Froeschl for the suggestion)) by Benny Prijono · 14 years ago
  2. 34315ce Misc (re #1151): fixed jitter buffer state 'jb_max_burst' initialization, MAX_BURST_MSEC should be converted to number-of-frame unit (thanks Zhefeng Du for the fix). by Nanang Izzuddin · 14 years ago
  3. 2f75386 Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it should include pjmedia/codec.h by Nanang Izzuddin · 14 years ago
  4. d1ac4e2 Re #1140, cleaned up the mutex usages in SRTP transport: by Nanang Izzuddin · 14 years ago
  5. 7d242bc Fixed #1148: by Nanang Izzuddin · 14 years ago
  6. 9a2b19f Misc (re #1134): changed dynamic payload type starting value for internal codecs to 96 (from 101) as we are running out of constants. Also added more comments to clarify the restriction on the value, i.e. it must be less than 128 (thanks Robbie Hanson for the suggestion) by Benny Prijono · 14 years ago
  7. 5c88404 Misc (re #1134): Fixed memory leak after getting audio route capability in coreaudio_dev by Sauw Ming · 14 years ago
  8. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  9. f493e4d Fix #1135: added RTP padding checks and RTP payload length adjustment according to padding length. by Nanang Izzuddin · 14 years ago
  10. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  11. 01f52c4 Close #1133: added processing to remote SDP attribute "ptime". by Nanang Izzuddin · 14 years ago
  12. 5e39a2b Closed #1129: by Nanang Izzuddin · 14 years ago
  13. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  14. b99def5 Fix #1112: fixed IPP G.729 codec to update the application regarding VAD status, disabled/off, after receiving 'fmtp:18 annexb=no' in the SDP. by Nanang Izzuddin · 14 years ago
  15. fef5a3f Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config() as currently to set PCM signal level adjustment can be done using the existing G722.1 API pjmedia_codec_g7221_set_pcm_shift(). by Nanang Izzuddin · 14 years ago
  16. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  17. db5994b Fix #1106: by Nanang Izzuddin · 14 years ago
  18. a3aeb95 Misc (re #1068): temporary fix address parsing in SDP connection info. by Nanang Izzuddin · 14 years ago
  19. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  20. 20c503a Re #1072: fixed buffer overflow bugs introduced by r3202. by Nanang Izzuddin · 14 years ago
  21. 78bec1a Re #1103: by Nanang Izzuddin · 14 years ago
  22. bff351e Re #1103: by Nanang Izzuddin · 14 years ago
  23. c1426fe Fixed segfault Re #740 by Benny Prijono · 14 years ago
  24. 33e291a Fix #740: - Fixed zeroed/unset RTP timestamp in RTCP sender report. by Nanang Izzuddin · 14 years ago
  25. 6f5b7f0 Fix #1075: by Nanang Izzuddin · 14 years ago
  26. e810108 Re #1094: fixed compilation error in previous fix in r3218 by Benny Prijono · 14 years ago
  27. 2dbf507 Fixed #1079 (Media transport should be kept alive during double-hold scenario). Details: by Benny Prijono · 14 years ago
  28. 61d8440 Fixed #1094: Transmit RTCP keep alive even when the stream is paused (thanks Johan Lantz for the suggestion) by Benny Prijono · 14 years ago
  29. ab74c90 Another unterminated SDP offer/answer negotiation fix (Re: #1045): by Benny Prijono · 14 years ago
  30. 1653c98 Misc (re #1068): added new API pjmedia_master_port_wait() to poll master port clock when it is created with PJMEDIA_CLOCK_NO_ASYNC flag. by Nanang Izzuddin · 14 years ago
  31. a56f32d Misc (Re #1068): initialize rtpmap string with NULL as it generates uninitialized memory ptr read under Valgrind. Thanks Jones Desougi for the patch. by Benny Prijono · 14 years ago
  32. c742f4e Close #1072: by Nanang Izzuddin · 14 years ago
  33. 5de1abb Fix #1093: - Fixed memory leak of CVoIPFormatIntfc instances in S60 VAS. by Nanang Izzuddin · 14 years ago
  34. cf4d141 Fix #1085: - Added new codec G721, as alias for G726-32. by Nanang Izzuddin · 14 years ago
  35. 16852b3 Re #668: by Nanang Izzuddin · 14 years ago
  36. 1f2f454 Fix #1073: by Nanang Izzuddin · 14 years ago
  37. d61fedc Fix #1088: by Nanang Izzuddin · 14 years ago
  38. 8ddda3e Fix #1074: Fixed SRTP crypto parser to preverify the key length. by Nanang Izzuddin · 14 years ago
  39. 1c7f0b0 Re #1066, in process_m_answer() of sdp_neg.c: by Nanang Izzuddin · 14 years ago
  40. 42bb38b Misc (re #1068): AMR codec in IPP codecs should apply Change Mode Request (from AMR payload) only when it is different from current encoding mode. by Nanang Izzuddin · 14 years ago
  41. c28d845 Re #1051: set default new coreaudio backend to disabled by Benny Prijono · 14 years ago
  42. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  43. 55a73cd Merge #1051 into the main trunk. by Sauw Ming · 14 years ago
  44. d348252 Fix #1051: by Sauw Ming · 14 years ago
  45. 2be59c3 Re #1051: fix build error on iPhone 2.x due to some missing constants by Benny Prijono · 14 years ago
  46. 0290a57 Re #1068: by Nanang Izzuddin · 14 years ago
  47. 21ad6db Re #1067: Updated maximum acceptable burst setting in jitter buffer, was hardcoded 1s, now it is 3/4 of JB max size and must not be lower than 1s. by Nanang Izzuddin · 14 years ago
  48. 5d70643 Re #1067: Added feature of JB operation tracing to CSV file in stream. by Nanang Izzuddin · 14 years ago
  49. 256ce21 Fixed #1066: by Nanang Izzuddin · 14 years ago
  50. 8fd1693 Implemented ticket #1065: audiodev register/unregister feature by Sauw Ming · 14 years ago
  51. d430643 Fixed #1064: by Benny Prijono · 14 years ago
  52. 7988045 Re #969: Fixed bug division by zero in JB progressive discard code, caused by possibility of uninitialized burst level after JB switches status INITIALIZING -> PROCESSING (thanks Janos Tolgyesi and Tamàs Solymosi for the report and investigation). by Nanang Izzuddin · 14 years ago
  53. 1c70173 Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, and also disabled some more L16 codecs (thanks Bram Kuijvenhoven for the report). by Nanang Izzuddin · 14 years ago
  54. cbae4a1 More on ticket #998: by Benny Prijono · 14 years ago
  55. b83b3f3 Implemented ticket #1054: iLBC codec framework for iPhone OS by Sauw Ming · 14 years ago
  56. c4f30cc Ticket #1055: Fixed possibility of APS server panic in codec detection on few devices, e.g:N95, by adding short delay before closing APS session. by Nanang Izzuddin · 14 years ago
  57. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  58. c7166e5 Ticket #1055: Fixed infinite loop in stopping APS after initialization failed. by Nanang Izzuddin · 14 years ago
  59. 05a7f06 Implemented ticket #1051: Core audio device support for Mac and iPhone OS by Sauw Ming · 14 years ago
  60. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  61. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  62. 3dd7507 Minor update on #969: Removed 'experimental feature' comment on progressive discard. by Nanang Izzuddin · 15 years ago
  63. 04046c7 More ticket #1038: added to VS6 and VS2005 projects by Benny Prijono · 15 years ago
  64. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  65. 556a285 More ticket #1028: fixed compile error caused by corrupted version of passthrough.c when re-commiting r3074 (in r3078). (note: this changeset was originally done by nanang, recheckedin due to moving svn repository) by Benny Prijono · 15 years ago
  66. 6cc031c Ticket #998: by Nanang Izzuddin · 15 years ago
  67. 9f538cb Ticket #766: by Nanang Izzuddin · 15 years ago
  68. c5a1759 Ticket #1028: - Updated codecs docs, more detail info about codec settings. by Nanang Izzuddin · 15 years ago
  69. 98f761b Ticket #1028 (minor): by Nanang Izzuddin · 15 years ago
  70. 19a87c7 Initial implementation of ticket #1016: Native Linux ALSA audio device backend implementation by Benny Prijono · 15 years ago
  71. 06839e7 Ticket #1028: Recommit r3074 with updated codec.h. by Nanang Izzuddin · 15 years ago
  72. 0ff300c Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing build errors (thanks Michael Bradley Jr for the report) by Benny Prijono · 15 years ago
  73. 7217505 Ticket #1028: by Nanang Izzuddin · 15 years ago
  74. 6dd1ff8 Misc (#1026): missed PLC availability check in stream get_frame_ext(). by Nanang Izzuddin · 15 years ago
  75. 957dc41 Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_PLC_DURATION_MSEC) by Benny Prijono · 15 years ago
  76. b6f66bc Ticket #969: by Nanang Izzuddin · 15 years ago
  77. a38a403 Small bug in ticket #1025, which caused build error related to PortAudio in Mac OS X by Benny Prijono · 15 years ago
  78. ddd4714 Ticket #694: work on 'make install': by Benny Prijono · 15 years ago
  79. 8a9b3b2 More #1025 (support for using external third party libraries): by Benny Prijono · 15 years ago
  80. cb40a1c Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame type is PJMEDIA_FRAME_TYPE_EXT before passing the frame to encoder. by Nanang Izzuddin · 15 years ago
  81. fe0c127 Ticket #1025: Support for using different PortAudio installation/path by Benny Prijono · 15 years ago
  82. 9d0da8d Ticket #990: by Nanang Izzuddin · 15 years ago
  83. 984f8e4 Misc (#951): Put init value to var 'ftype' (somewhere) in jbuf.c to avoid compile warning (var used without initialization). by Nanang Izzuddin · 15 years ago
  84. add2c41 Misc (#951): Updated local SDP answer reference in sdp neg test related to fix in #964. by Nanang Izzuddin · 15 years ago
  85. bdf00d3 Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks Thomas Falk for the report) by Benny Prijono · 15 years ago
  86. af20ce0 Misc (#951): compilation warnings about unused local variables in passthrough codec by Benny Prijono · 15 years ago
  87. f78d35d Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster for the report) by Benny Prijono · 15 years ago
  88. 502b4e0 Misc fixes (#951): renamed mips variable in pjmedia MIPS test since it conflicts with some internal name in MIPS target (thanks Antonio Anton for the report) by Benny Prijono · 15 years ago
  89. a8fd384 Ticket #983: make native WMME the default audio device on Windows and Windows Mobile: by Benny Prijono · 15 years ago
  90. 53add07 Misc fix (#951): Fixed pjmedia Makefile build config to clean pjmedia-audiodev component properly. by Nanang Izzuddin · 15 years ago
  91. 793f939 Ticket #978: Fixed noise in APS G.729 playback/decoding on some devices by adopting G.729 SID/DTX frame handling from VAS implementation. by Nanang Izzuddin · 15 years ago
  92. 30b8ede Fixed ticket #977: ICE does not change role to Controlling when talking to ice-lite agents (thanks Amaresh Marekar for the report) by Benny Prijono · 15 years ago
  93. f5d9f1f Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed by Benny Prijono · 15 years ago
  94. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  95. 0784974 Ticket #964: Assertion when receiving SDP media with port 0 and without rtpmap attribute for the dynamic payload type formats (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  96. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  97. fa17c85 Misc fix (#951): WMME dev should zero-fill WAVEFORMATEX as much as WAVEFORMATEX struct size, instead of just PCMWAVEFORMAT size, as it potentially leads to WAVERR_BADFORMAT when it is used in opening audio device (thanks Johan Lantz for the report). by Nanang Izzuddin · 15 years ago
  98. c67d7bc Ticket #958: Fixed missing codec type check in initializing iLBC setting in codec_open() of passthrough codec. by Nanang Izzuddin · 15 years ago
  99. 3d2eaed Ticket #952: Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) by Benny Prijono · 15 years ago
  100. 5133dfe More ticket #833: by Benny Prijono · 15 years ago