1. fe9bffd Ticket #82: fix link errors when codecs are disabled from autoconf script by Benny Prijono · 18 years ago
  2. 4af234b Implement ticket #62: option to play tones continuously, and added --play-tone option in pjsua by Benny Prijono · 18 years ago
  3. 258f8bc Fixed ticket #74: unstable/stutter sound on Windows Mobile (thanks ChenHuang) by Benny Prijono · 18 years ago
  4. a66c331 Implement ticket #67: added WAV playlist feature to PJMEDIA by Benny Prijono · 18 years ago
  5. c6c0ed0 Implement ticket #56: Periodically transmit RTP packet on silence, to maintain NAT binding etc. by Benny Prijono · 18 years ago
  6. b5388cf Just updated and improved the doxygen documentations all over the place by Benny Prijono · 18 years ago
  7. 6865a3f Implement ticket #40: support for asymmetric encoding/decoding ptime (e.g. with iLBC when local and remote have different mode) by Benny Prijono · 18 years ago
  8. b8af0e8 Implement ticket #53: Disable silence detector during the first few seconds of RTP transmission to assist NAT traversal by Benny Prijono · 18 years ago
  9. b94a6ab Ticket #54: added ability to modify some codec parameters on the fly by Benny Prijono · 18 years ago
  10. 0875ae8 Added DTMF callback support all the way to PJSUA API (ticket #48) by Benny Prijono · 18 years ago
  11. bc96847 Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pjmedia (thanks Toni Rutar for the original contribution) by Benny Prijono · 18 years ago
  12. c53c6d7 Display actual sound device name in conference bridge port zero by Benny Prijono · 18 years ago
  13. 12a669c Worked on the AEC. Apply constant delay bufferring for the AEC, by Benny Prijono · 18 years ago
  14. 9a44fe2 Fixed quality setting in MP3 writer (thanks Toni again) by Benny Prijono · 18 years ago
  15. 8f31052 Changed the processing of mp3 _options in mp3 writer with regard to bit_rate and quality to comply with LAME, also changed the pjsua_recorder_create() parameter to allow specifying mp3 options in one of the parameter by Benny Prijono · 18 years ago
  16. b3cdb2b Support for MP3 recording for Win32 target. Also added "--rec-file" and "--auto-rec" option in pjsua to record voice conversion. The "--rec-file" option will record to either .WAV or .MP3 depending on the file extension. by Benny Prijono · 18 years ago
  17. d52174b Updated doxygen documentation for media transport (again) by Benny Prijono · 18 years ago
  18. 43278ab Updated doxygen documentation in media transport by Benny Prijono · 18 years ago
  19. 85b4bf8 Added pjmedia_snd_stream_get_info() function. by Benny Prijono · 18 years ago
  20. f0c8d4b Updated doxygen documentation on sdp_neg.h by Benny Prijono · 18 years ago
  21. 1d9b9a4 Tests with other user agents revealed some bugs which have been fixed below: by Benny Prijono · 18 years ago
  22. 5ee1f2e Updated doxygen documentation for the website by Benny Prijono · 18 years ago
  23. 669643c Automatically suspend AEC when nothing is connected to the sound port in the bridge, and resume as soon as frames are transmitted. by Benny Prijono · 18 years ago
  24. 44763e4 Support for reading non-canonical WAV file in WAV file player port. by Benny Prijono · 18 years ago
  25. e0a6f7e Removed G.711 Annex I PLC from the source (because of possible licensing/patent infringement issues) and replace it with Steve Underwood's PLC implementation which is distributed under dual GPL/LGPL license. by Benny Prijono · 18 years ago
  26. 5c7e10b Added EOF callback and get_size() in pjmedia_mem_capture port. by Benny Prijono · 18 years ago
  27. 88dac53 Added EOF callback in memory playback port. by Benny Prijono · 18 years ago
  28. 72b6104 Added volume control to indivual tone enqueued to the tone generator. by Benny Prijono · 18 years ago
  29. 7f5c12c Added multi-purpose tone generator in PJMEDIA (tonegen.[hc]) by Benny Prijono · 18 years ago
  30. 97b8717 Just updated doxygen documentation by Benny Prijono · 18 years ago
  31. 5da5043 Change set_ec_tail() API to set_ec() in sound port, also change suppressor to reduce mic signal by division rather than zeroing the signal. Also moved out VAD and EC settings to config.h. by Benny Prijono · 18 years ago
  32. 3842ec4 Change the silence suppressor to use the adaptive silence detector. by Benny Prijono · 18 years ago
  33. 22dfe59 Change AEC into generic echo canceller framework with either AEC or simple echo suppressor backend can be selected during runtime. by Benny Prijono · 18 years ago
  34. 7097299 AEC and sound backend fixes: by Benny Prijono · 18 years ago
  35. f20687a More work on the AEC (including changes in PJSUA), embed the AEC in sound_port, reduce DirectSound buffer from 32 to 16, and fixed ARM compilation for MSVC WinCE target. by Benny Prijono · 18 years ago
  36. 69f7312 More experimentation with AEC: (1) added media port to create bidirectional port from two unidirectional ports, (2) split AEC functionality into AEC algorithm (aec.h) and AEC media port (aec_port.h), (3) Added the AEC functionality in the sound_port.c. by Benny Prijono · 18 years ago
  37. bb9cc5f Removed the constness of the captured frame from pjmedia_snd_rec_cb specification (experimental, to support AEC since AEC needs to modify the buffer). by Benny Prijono · 18 years ago
  38. c8e24a1 Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in pjmedia and pjsua-lib. by Benny Prijono · 18 years ago
  39. c585988 Really add the iLBC files into SVN now (duh!). by Benny Prijono · 18 years ago
  40. 00cae61 - Added iLBC codec (experimental) with the following features: by Benny Prijono · 18 years ago
  41. c5dfa17 Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, avoiding manual initialization and thus improves consistency (and probably reduces size by a tiny bit). This involves modification in quite few places. by Benny Prijono · 18 years ago
  42. 1b789ed - Added splitter/combiner port (splitcomb.c) by Benny Prijono · 18 years ago
  43. 92ac447 Changed all public header files to compile correctly when -ansi and -pedantic is used, also when g++ is used by Benny Prijono · 18 years ago
  44. e219b0f Added PJMEDIA_RTCP_IGNORE_FIRST_PACKETS macro to let application decides how many first RTP packets to ignore when calculating jitter by Benny Prijono · 18 years ago
  45. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  46. 5d4b53b Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP parsing and validation, (2) fixed bug in RTCP attribute generation in SDP, (3) configurable telephone-event payload type by Benny Prijono · 18 years ago
  47. b12106f Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and other changes to improve RTCP communication behind NAT. Also fixed bug related to RTCP reporting changes in revision 565 by Benny Prijono · 18 years ago
  48. f2a3e51 Minor bug fix and enhancements: (1) fixed bug that caused out-of-order status to be raised when incoming sequence number is random, (2) changed RTCP to only calculate jitter when the RTP timestamp of the packet is different than previous one, and (3) change RTP to randomize initial sequence number by Benny Prijono · 18 years ago
  49. a14fe1f Fixed minor compliation warning in transport_udp.c, also corrected misleading comments, and added memory based capture/playback to the Makefile by Benny Prijono · 18 years ago
  50. 597d7ad Added better API for media transport, and fixed bugs with pending RTP write operation in UDP media transport by Benny Prijono · 18 years ago
  51. 84f4589 Fixed RTCP statistic returning fraction lost instead of total lost by Benny Prijono · 18 years ago
  52. e8f275a Added capability to build pjmedia_sock_info from an UDP media transport by Benny Prijono · 18 years ago
  53. 9eda522 Added memory/buffer based media playback and recording by Benny Prijono · 18 years ago
  54. 1ec70b3 Yet again large diffs because of documentation/doxygen update by Benny Prijono · 18 years ago
  55. 37235af Updated doxygen documentation to all headers in PJMEDIA by Benny Prijono · 18 years ago
  56. c78c3a3 Optimizations mostly in the conference bridge (gained more than 3x faster) by Benny Prijono · 18 years ago
  57. f37356f Standardise clearing and copying frame with pjmedia_zero_samples() and pjmedia_copy_samples() by Benny Prijono · 18 years ago
  58. 2d5d61f Added pjmedia_sdp_neg_was_aswer_remote() by Benny Prijono · 18 years ago
  59. a0d6bc4 Added mutex protection and option not to delete upstream/downstream port in master_port.c by Benny Prijono · 18 years ago
  60. ba06362 Changed codec priority to use integer with value between 0-255 instead of enum by Benny Prijono · 18 years ago
  61. 8b1889b Another huge chunks of modifications in PJSUA API, too many things to mention! by Benny Prijono · 18 years ago
  62. ded7da2 Uploaded splitter/combiner API draft by Benny Prijono · 18 years ago
  63. 30c658b Added options in pjmedia UDP transport to disable source address checking by Benny Prijono · 18 years ago
  64. 56de903 Added set_pos() to WAV player by Benny Prijono · 18 years ago
  65. 67e779b Added destroy in transport operation by Benny Prijono · 18 years ago
  66. 4b08be9 Fixed minor compilation warnings in rtcp.h by Benny Prijono · 18 years ago
  67. 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
  68. 1f98cb8 Changed the way average jitter is calculated in rtcp by Benny Prijono · 18 years ago
  69. 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
  70. ed8c0fc Changed default sound back-end on Win32 to own DirectSound by Benny Prijono · 18 years ago
  71. 65382db Set default sound backend in Win32 to own DirectSound, and changed conference clock to 10ms (from 20ms) by Benny Prijono · 18 years ago
  72. 42adf5e Fixed more bugs with multiple frame handling by Benny Prijono · 18 years ago
  73. 8befd9f Another major modifications in PJMEDIA: by Benny Prijono · 18 years ago
  74. 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
  75. 3897589 Fixed bug: incorrect remote and local PT for telephone-events (swapped) by Benny Prijono · 18 years ago
  76. 9eb3367 Changed jbuf param name in stream_info, and generate random SSRC for RTP/RTCP instead of zero. by Benny Prijono · 18 years ago
  77. 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
  78. e3ed952 Fixed bugs in codec priority sorting by Benny Prijono · 18 years ago
  79. 0938128 Added different error code when remote does not support RFC 2833 by Benny Prijono · 18 years ago
  80. b9cd54e Increase the maximum number of formats in SDP media line (from 16 to 32) by Benny Prijono · 18 years ago
  81. 5fad3e2 Added Packet Lost Concealment (PLC) framework, with two backend algorithms (simple replay and G.711 Appendix I) by Benny Prijono · 18 years ago
  82. 1d709a2 Fixed obsolete comments in stream.h and session.h about stream transmitting media immediately by Benny Prijono · 18 years ago
  83. 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
  84. 6d7a45f Better support for continuing media when peer has restarted transmission/RTP session by Benny Prijono · 18 years ago
  85. 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
  86. 92ac452 Added the time when session was created in pjmedia_rtcp_stat by Benny Prijono · 18 years ago
  87. 903c99d Added loss period for rx stream implementation by Benny Prijono · 18 years ago
  88. 2c29a8b Added code in RTCP to handle PerformanceQueryCounter bug on Win32 by Benny Prijono · 18 years ago
  89. 14b7b66 Randomize RTCP send interval to reduce collision risk by Benny Prijono · 18 years ago
  90. 6996823 Integrate (stream) quality monitoring into RTCP framework, and update all RTCP clients accordingly by Benny Prijono · 18 years ago
  91. 6e7376d Fixed RTT calculation bug in RTCP by Benny Prijono · 18 years ago
  92. 49ce9a7 Fixed bug in RTT calculation in RTCP and increase RTT resolution to usec by Benny Prijono · 18 years ago
  93. a1d03b4 Added RTCP end to end delay calculation by Benny Prijono · 18 years ago
  94. 46ca996 Fixed bug in RTCP: packing error causing size mismatch when compiled with MSVC by Benny Prijono · 18 years ago
  95. 9a0eab5 Changed RTCP timing to use high resolution timestamp by Benny Prijono · 18 years ago
  96. 231ad87 Moved private create session info from SDP to public API by Benny Prijono · 18 years ago
  97. e452dda Added DirectSound sound implementation by Benny Prijono · 18 years ago
  98. f808329 Added WAVE writer and resample port, and also found out why audio quality is poor with DirectSound by Benny Prijono · 19 years ago
  99. 4fca27b Fixed misc warnings/errors in Solaris build by Benny Prijono · 19 years ago
  100. 8482783 Changed sound device framework to allow opening bidirectional streams from one device by Benny Prijono · 19 years ago