1. f5d9f1f Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed by Benny Prijono · 15 years ago
  2. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  3. 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
  4. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  5. 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
  6. c67d7bc Ticket #958: Fixed missing codec type check in initializing iLBC setting in codec_open() of passthrough codec. by Nanang Izzuddin · 15 years ago
  7. 3d2eaed Ticket #952: Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) by Benny Prijono · 15 years ago
  8. 5133dfe More ticket #833: by Benny Prijono · 15 years ago
  9. 769e9ed Fixed ticket #974: SRTP stops functioning after the library is restarted by Benny Prijono · 15 years ago
  10. fcdfd55 Misc fix (ticket #915): by Nanang Izzuddin · 15 years ago
  11. 41a1451 Ticket #944: misc fixes in pjmedia_test: by Benny Prijono · 15 years ago
  12. 3ee562c More ticket #924: removed assertion in detach() since SRTP transport calls this function with NULL argument (in transport_srtp.c:792) by Benny Prijono · 15 years ago
  13. 681a8bf Misc fixes (ticket #915): added more search paths for jbtest.dat by Benny Prijono · 15 years ago
  14. 2e8cf63 Misc (#915): by Benny Prijono · 15 years ago
  15. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  16. 1383e47 Misc fixes (ticket #915): compilation warning in IPP about conversion from int to char by Benny Prijono · 15 years ago
  17. ec4b67e Initial commit for ticket #929: Improve packet lost concealment (PLC) when handling burst of lost packets by Benny Prijono · 15 years ago
  18. 9475b15 Ticket #926 (SDP compliance with RFC 4566): updated token definition, which allows more characters by Benny Prijono · 15 years ago
  19. ba23a36 Ticket #924: Loop media transport now allows more than one streams to receive the reflected packets by Benny Prijono · 15 years ago
  20. 4d8846b Ticket #923: New API to retrieve current jitter buffer state from a stream/session by Benny Prijono · 15 years ago
  21. cdf2c9c Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME audio dev, hopefully it can reduce latency by Benny Prijono · 15 years ago
  22. 873f3e4 Ticket #919: by Nanang Izzuddin · 15 years ago
  23. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  24. 54ad797 Ticket #918: Added C compatible declarations in modules: G.711, transport SRTP, libresample. by Nanang Izzuddin · 15 years ago
  25. abf58db Ticket #910: by Nanang Izzuddin · 15 years ago
  26. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  27. bb51e50 Misc (#838): don't print error if MDA MaiscRecordComplete() or MaoscPlayComplete() returns KErrCancel (-3) by Benny Prijono · 15 years ago
  28. d3708c3 Ticket #895: Updated jbuf test to use defined search paths for locating test data file (when opening the file in working dir fails). by Nanang Izzuddin · 15 years ago
  29. e2cdc86 Ticket #808: Added compile time trap to avoid both implementations coexist. by Nanang Izzuddin · 15 years ago
  30. e90a39c Ticket #883: by Nanang Izzuddin · 15 years ago
  31. 4ff93f4 Ticket #884: Fixed codecs (that use pjmedia VAD) to avoid generating keep-alive frames/payload when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1. by Nanang Izzuddin · 15 years ago
  32. c7fe30d Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to media stream. by Nanang Izzuddin · 15 years ago
  33. 1b5536e Ticket #830: Fixed noise from EC by keeping the playing frames unmodified (pjmedia_delay_buf_put() may modify the input frames and there is a case that the modified frames are not aligned anymore). by Nanang Izzuddin · 15 years ago
  34. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  35. aff5b59 Ticket #844: Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition (thanks Peter Cai and Michael Broughton for the report) by Benny Prijono · 15 years ago
  36. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  37. 57cab34 Ticket #879: by Nanang Izzuddin · 15 years ago
  38. 6b9e93b Ticket #879: by Nanang Izzuddin · 15 years ago
  39. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  40. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago
  41. 5fe0314 Ticket #874: Updated some pjmedia codecs to maintain timestamp. by Nanang Izzuddin · 15 years ago
  42. 0b9da64 Ticket #793: Updated (IPP) AMR codec to choose mode in the mode-set based on default mode setting. by Nanang Izzuddin · 15 years ago
  43. 18a9ef1 Ticket #793: Updated (IPP) AMR codec to choose the highest mode in mode-set. by Nanang Izzuddin · 15 years ago
  44. c24ead6 Ticket #834: by Nanang Izzuddin · 15 years ago
  45. 9f25ec0 Ticket #862: Updated validations of SRTP crypto attribute. by Nanang Izzuddin · 15 years ago
  46. 38faa59 Ticket #849: Updated warning log level and message. by Nanang Izzuddin · 15 years ago
  47. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  48. f82645e Minor (#838): should not print sound device creation to the log when the conference bridge is created with PJMEDIA_CONF_NO_DEVICE (thanks Fabio Cherchi for the report) by Benny Prijono · 15 years ago
  49. f501166 Ticket #820: Fixed sound port to return zero-filled audio frame when there is 'problem' getting frame from remote port ('no_frame' label), this seems to fix stutter noise issue on Mac. by Nanang Izzuddin · 15 years ago
  50. e3cddc8 Ticket #774: Minor update in G722.1 default setting in pjmedia codec's config.h: removed phrase 'under development', G722.1 remains disabled by default. by Nanang Izzuddin · 15 years ago
  51. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  52. 2eabad9 More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2 by Benny Prijono · 15 years ago
  53. d5190be Ticket #762: Fixed jitter buffer in handling DTX with relative short period of 'keep alive', e.g: Speex DTX seems to periodically send a keep alive frame every 20 silence frames. by Nanang Izzuddin · 15 years ago
  54. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  55. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  56. 39d733b Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin(). by Nanang Izzuddin · 15 years ago
  57. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  58. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  59. 60e31fc Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joel Dodson for the report) by Benny Prijono · 15 years ago
  60. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  61. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  62. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago
  63. 57ccc7f #792: Updated output file name: use short platform name wm6std/pro & replace hyphen with dash. by Nanang Izzuddin · 15 years ago
  64. 50a7530 #792 work in progress by Perry Ismangil · 15 years ago
  65. 29b6baf #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform. by Nanang Izzuddin · 15 years ago
  66. 6ae3846 #792: Updated property sheet win32-common and updated some projects settings by Nanang Izzuddin · 15 years ago
  67. 740891e #792 work in progress: all vcproj now has property sheets wired in. by Perry Ismangil · 15 years ago
  68. 8496b93 More ticket #774: added option to shift PCM input to encoder right by some value (default is 1) to make it compatible with some other app by Benny Prijono · 15 years ago
  69. 319c817 More ticket #774: compilation error for VS8 and make build system due to last modifications in libg7221codec and pjmedia_test by Benny Prijono · 15 years ago
  70. 3594ab3 More ticket #774: optimization for siren7/siren14 codecs by Benny Prijono · 15 years ago
  71. 8604b14 More ticket #774: added more ITU test vectors for siren codecs by Benny Prijono · 15 years ago
  72. d4c751e More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test vectors by Benny Prijono · 15 years ago
  73. 1dc0da7 More ticket #774: added g.722.1c test vectors by Benny Prijono · 15 years ago
  74. a5c1abf Added sample of ps inherited from another ps. by Nanang Izzuddin · 15 years ago
  75. e6410c2 #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs. by Perry Ismangil · 15 years ago
  76. 7d8043a Ticket #771 (misc fix): Added G.722.1 codec to mips test, also added macro protections for codec usages. by Nanang Izzuddin · 15 years ago
  77. 019e35b Ticket #772 (misc fix): Changed var 'test' from a global var to static var, since there was naming conflict with libg7221codec. by Nanang Izzuddin · 15 years ago
  78. 2765981 Ticket #774: Minor fix, reset mode counter in g7221_init(). by Nanang Izzuddin · 15 years ago
  79. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  80. 69b69ae Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initialization. by Nanang Izzuddin · 15 years ago
  81. aedca3a Branching for #706 work on reorganisation of Visual Studio projects by Perry Ismangil · 15 years ago
  82. 5549667 Ticket #762: Replaced stricmp() with pj_ansi_stricmp() for cross platform compatibility. by Nanang Izzuddin · 15 years ago
  83. b070811 Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  84. 94974cc Ticket #762: Updated delay calculation method & added statistic report in jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  85. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  86. ff55744 Ticket #762: Fixed jbuf in handling far sequence jump (the distance is over jbuf capacity) while jbuf is empty. by Nanang Izzuddin · 15 years ago
  87. b67116c Ticket #781: Fixed conf bridge API functions to have mutex protection when accessing ports. by Nanang Izzuddin · 15 years ago
  88. 97539ce Ticket #777: Rechecked & updated audio switch board functions to make sure they have mutex protection in accessing conf ports. by Nanang Izzuddin · 15 years ago
  89. ad4bb0a Ticket #762: Updated JB test: by Nanang Izzuddin · 15 years ago
  90. 127b4dd Ticket #762: Major updates on jitter buffer: by Nanang Izzuddin · 15 years ago
  91. 1b9f46b Ticket #778: Fixed IPP G722.1 codec to aware about endianness in packing/decoding G722.1 RTP payload. by Nanang Izzuddin · 15 years ago
  92. 134989a Ticket #774: Fixed G722.1 codec to aware about endianness in packing/unpacking RTP payload (the underlying implementation, ITU impl ref, works with 16-bits coded data). by Nanang Izzuddin · 15 years ago
  93. ef13917 Misc (ticket #772): removed pasound.c and wmme_sound.c from pjmedia eVC4 project, and added pjmedia_auddev_wince to wince_demos eVC4 workspace and fix the pjsua_wince project dependency by Benny Prijono · 15 years ago
  94. f87f67c Ticket #768: Media initialization returns error if no audio device is detected by Benny Prijono · 15 years ago
  95. f484a1d Ticket #774: Fixed generation of G722.1 modes list in enum_codec(). by Nanang Izzuddin · 15 years ago
  96. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  97. 7433805 Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic build configuration for Visual Studio, for Win32 target by Perry Ismangil · 15 years ago
  98. f46a69b Ticket #771 (auddev-misc): Fixed handle leak in WMME, handle of thread quit event never got closed. by Nanang Izzuddin · 15 years ago
  99. 719f739 Ticket #771 (auddev-misc): Fixed WMME impl to allow buffer burst processing. by Nanang Izzuddin · 15 years ago
  100. 21286f2 Ticket #771 (auddev-misc): by Nanang Izzuddin · 15 years ago