1. 56de903 Added set_pos() to WAV player by Benny Prijono · 18 years ago
  2. 67e779b Added destroy in transport operation by Benny Prijono · 18 years ago
  3. 0c59fea Added README-RTEMS and tweaked the makefiles by Benny Prijono · 18 years ago
  4. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  5. 4b08be9 Fixed minor compilation warnings in rtcp.h by Benny Prijono · 18 years ago
  6. 385153d Cleanup warnings with MSVC 2003 by Benny Prijono · 18 years ago
  7. 959df2a Change jitter calculation in sound test (sndtest) to show the worst jitter value by Benny Prijono · 18 years ago
  8. 1335fb8 Fixed crash bug in DSound closing procedure by Benny Prijono · 18 years ago
  9. 6a61c22 Put back high thread priority in dsound.c by Benny Prijono · 18 years ago
  10. 1ae7945 Fixed MacOS X build by Benny Prijono · 18 years ago
  11. a5d0daf Changed DirectSound not to be too aggressive when capturing frames by Benny Prijono · 18 years ago
  12. a1d84ba Increase default number of DirectSound buffers to 16. This has seemed to make it more stable against CPU disruption by Benny Prijono · 18 years ago
  13. 406e621 Fixed minor bug in silence detector by Benny Prijono · 18 years ago
  14. 69d9d19 Added sound test sample by Benny Prijono · 18 years ago
  15. a112f6a DirectSound capture device queries stream position and retrieves any captured frames by Benny Prijono · 18 years ago
  16. 42d52c2 Added device enumeration capability in DirectSound by Benny Prijono · 18 years ago
  17. fec6e7e Fixed warning about unreference arguments in transport_udp.c by Benny Prijono · 18 years ago
  18. 6647d82 Set media thread in siprtp samples to highest priority to make RTCP jitter calculation as accurate as possible by Benny Prijono · 18 years ago
  19. 8daebe2 Fixed crashed with the latest VAD changes by Benny Prijono · 18 years ago
  20. 4100342 Removed VSS traces from .dsp files by Benny Prijono · 18 years ago
  21. 70c6891 Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. Also changed the way the silence detector works, and changed default speex quality/complexity to 10 by Benny Prijono · 18 years ago
  22. cdf3c11 Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so that the message is displayed when the program stops by Benny Prijono · 18 years ago
  23. 1f98cb8 Changed the way average jitter is calculated in rtcp by Benny Prijono · 18 years ago
  24. fcb3672 Added --report-file options in siprtp by Benny Prijono · 18 years ago
  25. d489300 Changed the way Content-Type is written. Whitespace is now written before the number because some UAs are protesting otherwise by Benny Prijono · 18 years ago
  26. b04c9e0 Major modification in pjmedia to split stream transport into separate functionality, to allow using custom transports with streams by Benny Prijono · 18 years ago
  27. 1c30d82 Rearrange DirectSound closing steps to reduce blocking delay by Benny Prijono · 18 years ago
  28. 4148b98 Fixed excessive jitter prefetch message when silence detector is applied in remote by Benny Prijono · 18 years ago
  29. 98ab1a2 Fixed error in Samples.mak (TARGET instead of TARGET_NAME) by Benny Prijono · 18 years ago
  30. f996213 Rearrange transaction statefull stuffs in SIP so that it will not be linked when transaction is disabled by Benny Prijono · 18 years ago
  31. 0c38bad Fixed broken make on Linux etc because of missing os_timestamp_linux.c (was renamed to os_timestamp_posix.c) by Benny Prijono · 18 years ago
  32. 9e1def0 Fixed bug in UAS dialog (remote.info_str was taken from local info) by Benny Prijono · 18 years ago
  33. ed8c0fc Changed default sound back-end on Win32 to own DirectSound by Benny Prijono · 18 years ago
  34. 4d7fd20 Fixed bug in siprtp because of recent changes in pjsip_session_info_from_sdp() by Benny Prijono · 18 years ago
  35. 65382db Set default sound backend in Win32 to own DirectSound, and changed conference clock to 10ms (from 20ms) by Benny Prijono · 18 years ago
  36. 42adf5e Fixed more bugs with multiple frame handling by Benny Prijono · 18 years ago
  37. da1c3e1 Change how --add-codec works in pjsua by Benny Prijono · 18 years ago
  38. 49d3fca Fixed bug with multiple frames handling in RTP stream by Benny Prijono · 18 years ago
  39. 95af4cc Add $TARGET variable in Samples-vc.mak by Benny Prijono · 18 years ago
  40. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  41. 16a6b0e Split reporting capability to separate file in siprtp sample by Benny Prijono · 18 years ago
  42. 0766da0 Fixed bugs: stream should give to jitter buffer the extended/32bit sequence number instead of raw 16bit sequence number from RTP, to handle the sequence wrapping case, and added options in jbuf to behave as fixed buffer, and added extra frame type for jitter buffer returned frame. by Benny Prijono · 18 years ago
  43. 3897589 Fixed bug: incorrect remote and local PT for telephone-events (swapped) by Benny Prijono · 18 years ago
  44. 8845e2a Removed rwmutex implementation to os_rwmutex.c by Benny Prijono · 18 years ago
  45. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  46. 7a6e84f Updated root Makefile, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$CC_NAME) by Benny Prijono · 18 years ago
  47. 0382cd8 Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$CC_NAME) by Benny Prijono · 18 years ago
  48. 410fbae Added maximum duration and auto-quit option in siprtp sample. by Benny Prijono · 18 years ago
  49. fa8323a Rename hard coded constants (such as ptime) in G711 to a macro for better aesthetic by Benny Prijono · 18 years ago
  50. 9eb3367 Changed jbuf param name in stream_info, and generate random SSRC for RTP/RTCP instead of zero. by Benny Prijono · 18 years ago
  51. 27071e3 Fixed several bugs in RTCP and tested the compatibility. Fixed bugs: total lost byte order, RTCP RR parsing, normalizing large RTT, RX pkt lost online update. by Benny Prijono · 18 years ago
  52. b17c93b Do not disable port if put_frame()/get_frame() returns error by Benny Prijono · 18 years ago
  53. 1d8d608 Fixed bug in event subscription when it is challenged/authenticated by Benny Prijono · 18 years ago
  54. c67cbde Released version 0.5.5 by Benny Prijono · 18 years ago
  55. b8c2518 Improve codec handling in pjsua cmd-line options, and add URI to call by Benny Prijono · 18 years ago
  56. e3ed952 Fixed bugs in codec priority sorting by Benny Prijono · 18 years ago
  57. 0938128 Added different error code when remote does not support RFC 2833 by Benny Prijono · 18 years ago
  58. b9cd54e Increase the maximum number of formats in SDP media line (from 16 to 32) by Benny Prijono · 18 years ago
  59. dca7a33 Set version to 0.5.4.11 by Benny Prijono · 18 years ago
  60. 5fad3e2 Added Packet Lost Concealment (PLC) framework, with two backend algorithms (simple replay and G.711 Appendix I) by Benny Prijono · 18 years ago
  61. 835ab76 Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAs by Benny Prijono · 18 years ago
  62. 9c42d4d Implement simple frame replay based packet lost concealment by Benny Prijono · 18 years ago
  63. 1d709a2 Fixed obsolete comments in stream.h and session.h about stream transmitting media immediately by Benny Prijono · 18 years ago
  64. 41ee6ab Updated pjmedia-codec Makefile for recent L16 codec addition by Benny Prijono · 18 years ago
  65. 1595301 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  66. a837c30 Initial support for stereo codecs, and added L16 codecs. Also better handling for case remote media is restarted by Benny Prijono · 18 years ago
  67. 5012da8 Added sound clock drifting reporting in sndinfo sample by Benny Prijono · 18 years ago
  68. 3cd1880 Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  69. 6d7a45f Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  70. bf13fee Added stream.c example to demonstrate how to stream audio from both sound device or WAV file by Benny Prijono · 18 years ago
  71. 52f07b9 Added missing error texts in sip_errno.c by Benny Prijono · 18 years ago
  72. 4a19415 Removed pj_opterr from getopt.h as it is currently not supported by Benny Prijono · 18 years ago
  73. 0bb5b60 Added implementation of media clock and master port (to control frame timing of clock-less ports such as file reader/player) by Benny Prijono · 18 years ago
  74. 92ac452 Added the time when session was created in pjmedia_rtcp_stat by Benny Prijono · 18 years ago
  75. 1de3ac5 Changed stream.c so it won't quit after recvfrom returns ECONNRESET by Benny Prijono · 18 years ago
  76. 1a61cb1 Fixed bug: credentials are not copied properly in set_credentials() by Benny Prijono · 18 years ago
  77. c850d81 Set pjproject version to 0.5.4.10 by Benny Prijono · 18 years ago
  78. 903c99d Added loss period for rx stream implementation by Benny Prijono · 18 years ago
  79. e21e784 Added call duration in pjsua by Benny Prijono · 18 years ago
  80. 2c29a8b Added code in RTCP to handle PerformanceQueryCounter bug on Win32 by Benny Prijono · 18 years ago
  81. e2eea44 Added experimental code to handle QueryPerformanceCounter leaping bug on Win32 by Benny Prijono · 18 years ago
  82. 393e5f3 Fixed small typo error in printed message in siprtp.c by Benny Prijono · 18 years ago
  83. 14b7b66 Randomize RTCP send interval to reduce collision risk by Benny Prijono · 18 years ago
  84. e7483e5 Fixed RTCP compilation warnings with gcc by Benny Prijono · 18 years ago
  85. 28903eb Beautify screen output of the siprtp sample by Benny Prijono · 18 years ago
  86. 5b3b460 Fixed crash bug in siprtp sample when call is not connected by Benny Prijono · 18 years ago
  87. 6996823 Integrate (stream) quality monitoring into RTCP framework, and update all RTCP clients accordingly by Benny Prijono · 18 years ago
  88. c323807 Protect RTCP packet lost calculation against incorrect packet expectations by Benny Prijono · 18 years ago
  89. d7a13f1 Added detection/protection against inaccurate timestamp in RTCP by Benny Prijono · 18 years ago
  90. 2a81634 Don't use rdtsc for high res timestamp on Linux as it's highly inaccurate (for now) by Benny Prijono · 18 years ago
  91. 4fda1eb Added timestamp frequency accuracy test in pjlib-test by Benny Prijono · 18 years ago
  92. 6e7376d Fixed RTT calculation bug in RTCP by Benny Prijono · 18 years ago
  93. 49ce9a7 Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec by Benny Prijono · 18 years ago
  94. a1d03b4 Added RTCP end to end delay calculation by Benny Prijono · 18 years ago
  95. 46ca996 Fixed bug in RTCP: packing error causing size mismatch when compiled with MSVC by Benny Prijono · 18 years ago
  96. 9a0eab5 Changed RTCP timing to use high resolution timestamp by Benny Prijono · 18 years ago
  97. 9d8a873 Fixed SSRC generation in siprtp sample by Benny Prijono · 18 years ago
  98. 4adcb91 Added more stats and options in siprtp samples by Benny Prijono · 18 years ago
  99. 421130b Changed the packet lost calculation (previously it always reported at least 1 packet lost) by Benny Prijono · 18 years ago
  100. 1f79fd0 Removed some UDP socket warnings by Benny Prijono · 18 years ago