1. d4c751e More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test vectors by Benny Prijono · 15 years ago
  2. 1dc0da7 More ticket #774: added g.722.1c test vectors by Benny Prijono · 15 years ago
  3. 79a620c Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for release, include path. by Nanang Izzuddin · 15 years ago
  4. 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
  5. 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
  6. 2765981 Ticket #774: Minor fix, reset mode counter in g7221_init(). by Nanang Izzuddin · 15 years ago
  7. 181f325 More ticket #780: work on CreatePermission refresh timer in the TURN session by Benny Prijono · 15 years ago
  8. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  9. 3ec27ba More ticket #780: more work on icedemo sample application by Benny Prijono · 15 years ago
  10. 70ad1d4 More ticket #780: updated ICE to issue CreatePermission on the TURN socket before starting ICE negotiation by Benny Prijono · 15 years ago
  11. 69b69ae Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initialization. by Nanang Izzuddin · 15 years ago
  12. a5776cb Ticket #789: don't call buddy callback after buddy has been deleted (thanks Robert Cichielo for the report) by Benny Prijono · 15 years ago
  13. 176a11f Related to ticket #786: potential memory leak in invite session by Benny Prijono · 15 years ago
  14. 0bd5eb9 Ticket #786: Crash when UAC invite or subscribe session initialization fails (thanks Rostislav Molodyko for the report) by Benny Prijono · 15 years ago
  15. 0023877 Ticket #780: initial work on an ICE demo app by Benny Prijono · 15 years ago
  16. d9dd865 More ticket #780: fixed compilation errors due to previous modifications related to TURN by Benny Prijono · 15 years ago
  17. 295bfc1 More ticket #780: destroy TURN session if it receives 437 (Allocation Mismatch) response by Benny Prijono · 15 years ago
  18. 0f327c9 Ticket #780: Update TURN from draft 09 to draft 13: by Benny Prijono · 15 years ago
  19. 5549667 Ticket #762: Replaced stricmp() with pj_ansi_stricmp() for cross platform compatibility. by Nanang Izzuddin · 15 years ago
  20. b070811 Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  21. 94974cc Ticket #762: Updated delay calculation method & added statistic report in jbuf_destroy(). by Nanang Izzuddin · 15 years ago
  22. 05d1769 #706 work in progress: all Win32 projects now have all 6 configs. Settings not correct yet. by Perry Ismangil · 15 years ago
  23. 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
  24. b67116c Ticket #781: Fixed conf bridge API functions to have mutex protection when accessing ports. by Nanang Izzuddin · 15 years ago
  25. 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
  26. 0fc2c6b Part of ticket #780 (work in progress): added IPv6 support to various STUN attributes and added the test from draft-ietf-behave-stun-test-vectors by Benny Prijono · 15 years ago
  27. ad4bb0a Ticket #762: Updated JB test: by Nanang Izzuddin · 15 years ago
  28. 127b4dd Ticket #762: Major updates on jitter buffer: by Nanang Izzuddin · 15 years ago
  29. 8caf31c Ticket #772 (misc fix): Updated floating point version of math statistic to return the rounded mean value. by Nanang Izzuddin · 15 years ago
  30. 8ba349f Misc (ticket #772): added SIPp scenario for forked PRACK by Benny Prijono · 15 years ago
  31. 1f6331a Misc (ticket #772): added several SIPp scenario files by Benny Prijono · 15 years ago
  32. 53b5979 Ticket #774: by Nanang Izzuddin · 15 years ago
  33. 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
  34. 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
  35. 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
  36. f87f67c Ticket #768: Media initialization returns error if no audio device is detected by Benny Prijono · 15 years ago
  37. d0ebbc5 Misc (ticket #772): fixed missing dependency to pjmedia-audiodev in the applications makefiles by Benny Prijono · 15 years ago
  38. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  39. a2591fe Misc (ticket #772): added pjmedia-audiodev to pjsip_apps VS6 workspace by Benny Prijono · 15 years ago
  40. 45f2f35 Misc (ticket #772): bug in pjsua application when reading the URL from the buddy list, causing corrupt/invalid URI to be returned by Benny Prijono · 15 years ago
  41. f484a1d Ticket #774: Fixed generation of G722.1 modes list in enum_codec(). by Nanang Izzuddin · 15 years ago
  42. ca97b5f More ticket #774 (re: g722): some modifications in VS6 projects/workspace by Benny Prijono · 15 years ago
  43. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  44. 56aaca9 Misc (ticket #772): added missing hash_test.c in pjlib-test eVC4 project by Benny Prijono · 15 years ago
  45. 045ce3e Misc (ticket #772): added pjmedia-audiodev dependency for PocketPJ in EVC4 workspace by Benny Prijono · 15 years ago
  46. f1a47b8 Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile targets (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  47. 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
  48. fc96d5b Ticket #771 (auddev-misc): Minor fix in auddemo menu. by Nanang Izzuddin · 15 years ago
  49. f46a69b Ticket #771 (auddev-misc): Fixed handle leak in WMME, handle of thread quit event never got closed. by Nanang Izzuddin · 15 years ago
  50. 719f739 Ticket #771 (auddev-misc): Fixed WMME impl to allow buffer burst processing. by Nanang Izzuddin · 15 years ago
  51. 21286f2 Ticket #771 (auddev-misc): by Nanang Izzuddin · 15 years ago
  52. ccf3e24 Ticket #769: Bug in select ioqueue: event counter may exceed maximum value, causing stack corruption (thanks Joel Dodson for the report) by Benny Prijono · 16 years ago
  53. fbb6810 Updated version to 1.1-trunk by Benny Prijono · 16 years ago
  54. 829db09 Changed version to 1.1 by Benny Prijono · 16 years ago
  55. f6945dd Failed in pjnath-test due to ticket #742 by Benny Prijono · 16 years ago
  56. 713587c More ticket #747: the previous fix in r2505 causes parsing IPv6 address in Via to fail. Also added some torture messages in the SIP message test vectors. by Benny Prijono · 16 years ago
  57. 729d01a APS-direct fix (ticket #738): G.711 is disabled accidently by Benny Prijono · 16 years ago
  58. 83372f4 Part of APS-Direct (ticket #738): crash in stream.c when stream_info->param is NULL by Benny Prijono · 16 years ago
  59. 733a5f6 Ticket #755: segfault with IPv6 transport (thanks Cedric Levequ for the report) by Benny Prijono · 16 years ago
  60. eaed311 Ticket #737: Updated eVC 4 projects to support for the new audio device API. by Nanang Izzuddin · 16 years ago
  61. 51fc47f Fixed warnings about unchecked fgets() return value with gcc 4 by Benny Prijono · 16 years ago
  62. 6b6fce1 Compilation warnings in IPP codec (misc fixes, ticket #720) by Benny Prijono · 16 years ago
  63. e1f8eda Ticket #753: Fixed timestamp increment in clock thread to consider the channel count, also renamed the field name from samples_per_frame to timestamp_inc. by Nanang Izzuddin · 16 years ago
  64. a3aa6f9 Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause log unreadable on bright/white shell background). by Nanang Izzuddin · 16 years ago
  65. 6f7d5a1 Ticket #737: Fixed assertion when auddev is opened in playback direction only. by Nanang Izzuddin · 16 years ago
  66. ae53fdc Documentation error for pj_timer_heap_poll(): if no timer exists, the second part of timeval will be filled with PJ_MAXINT32 and not -1. Thanks Phil Torre for the report by Benny Prijono · 16 years ago
  67. f32d7ad Ticket #751: Incorrect table based CRC32 calculation on big endian platforms (thanks Ruud Klaver for the fix) by Benny Prijono · 16 years ago
  68. d24c7aa Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch) by Benny Prijono · 16 years ago
  69. 275539b Wrong payload type for L16/48Khz stereo codec (thanks Yann for the report) by Benny Prijono · 16 years ago
  70. 34f4066 Ticket #739: Fixed static libs ordering in symbian_ua.mmp based on dependencies, most to least depeendent. by Nanang Izzuddin · 16 years ago
  71. 11951c3 Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu. by Nanang Izzuddin · 16 years ago
  72. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  73. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago
  74. 05b2528 Fixed Symbian APS auddev that Stop() should wait until initialization completed (if initialization is on progress). by Nanang Izzuddin · 16 years ago
  75. fa92382 - updated delay statistic calculations to use pj_math_stat, also added by Nanang Izzuddin · 16 years ago
  76. df7937c Fixed Symbian APS auddev to apply output volume param in stream creation. by Nanang Izzuddin · 16 years ago
  77. ccd90bb Continuing task #741 for aps-direct: updated GNU build system for the new audiodev by Benny Prijono · 16 years ago
  78. 08694ea - Added feature to increase/decrease output volume in symbian_ua by Nanang Izzuddin · 16 years ago
  79. 5ba56a5 Part of task/ticket #741: updated VS 2005 project for audiodev by Benny Prijono · 16 years ago
  80. fcb92d0 - updated APS set_cap() to store output volume setting into stream param. by Nanang Izzuddin · 16 years ago
  81. e506c8c Disable echo cancellation related setting from pjsua_aud_get/set_setting() by Benny Prijono · 16 years ago
  82. 09b0ff6 Bug fixes from last changes: by Benny Prijono · 16 years ago
  83. cf6b590 Attempt to reduce burst in wmme_dev by limiting the number of AddBuffer calls. It does not seem to affect the burst much as it seem to have come from the device/driver itself by Benny Prijono · 16 years ago
  84. 85bdaa8 WMME returns the updated volume setting in get_param() by Benny Prijono · 16 years ago
  85. f798e50 BIG refactoring in pjsua_media.c: by Benny Prijono · 16 years ago
  86. 7a38000 PJMEDIA/PJMEDIA-AUDIODEV update: by Benny Prijono · 16 years ago
  87. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  88. 7dc6b41 - Removed lines of "force to use C++ compiler" in some Symbian MMPs by Nanang Izzuddin · 16 years ago
  89. 64f9138 Ticket #736 (aps-direct branch): implemented the compatibility layer for the old sound API by Benny Prijono · 16 years ago
  90. 8eeab0b Ticket #734: error codes in audiodev by Benny Prijono · 16 years ago
  91. 48c91fd Updated Symbian APS aud dev to disable G729's VAD since it is suspected to produce intermittent noise on silence (rough switches between voiced & unvoiced frames). by Nanang Izzuddin · 16 years ago
  92. 8465c68 Fixed pjsua_set_snd_dev() to differentiate the way of opening sound device based on the used conf type. by Nanang Izzuddin · 16 years ago
  93. 79c323a Ticket #744: Jitter buffer does not discard duplicate frame if it is currently empty (thanks Mårten Wikström for the report) by Benny Prijono · 16 years ago
  94. 9158a3a Ticket #742: Change in mapped/STUN IP address does not update ICE srflx candidate (thanks Alexei Kuznetsov for the report) by Benny Prijono · 16 years ago
  95. a377597 - Fixed player callback (for PCM) of APS aud dev to zero-fill the buffer whenever it gets non-audio frame type. by Nanang Izzuddin · 16 years ago
  96. 90b8320 Ticket #732: by Nanang Izzuddin · 16 years ago
  97. 0cb3b02 Added one new pjsua-lib API to get audio device stream instance, also added its usage sample for audio routing in symbian_ua. by Nanang Izzuddin · 16 years ago
  98. 6d17d50 Updated check condition in creating aud dev Symbian MDA. by Nanang Izzuddin · 16 years ago
  99. 7c3659f Ticket #730: Fixed stream to convert units of jitter buffer params, from msecs (in stream info) to frame counts (for jitter buffer). by Nanang Izzuddin · 16 years ago
  100. 689f8a8 Fixed warning in audiodev, and link error in symbian mda audio driver by Benny Prijono · 16 years ago