1. 0290a57 Re #1068: by Nanang Izzuddin · 14 years ago
  2. 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
  3. 5d70643 Re #1067: Added feature of JB operation tracing to CSV file in stream. by Nanang Izzuddin · 14 years ago
  4. 256ce21 Fixed #1066: by Nanang Izzuddin · 14 years ago
  5. 8fd1693 Implemented ticket #1065: audiodev register/unregister feature by Sauw Ming · 14 years ago
  6. d430643 Fixed #1064: by Benny Prijono · 14 years ago
  7. 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
  8. 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
  9. cbae4a1 More on ticket #998: by Benny Prijono · 14 years ago
  10. 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
  11. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  12. c7166e5 Ticket #1055: Fixed infinite loop in stopping APS after initialization failed. by Nanang Izzuddin · 14 years ago
  13. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  14. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  15. 3dd7507 Minor update on #969: Removed 'experimental feature' comment on progressive discard. by Nanang Izzuddin · 15 years ago
  16. 04046c7 More ticket #1038: added to VS6 and VS2005 projects by Benny Prijono · 15 years ago
  17. 60a0c9b Implemented ticket #1038: null audio device by Sauw Ming · 15 years ago
  18. 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
  19. 6cc031c Ticket #998: by Nanang Izzuddin · 15 years ago
  20. 9f538cb Ticket #766: by Nanang Izzuddin · 15 years ago
  21. c5a1759 Ticket #1028: - Updated codecs docs, more detail info about codec settings. by Nanang Izzuddin · 15 years ago
  22. 98f761b Ticket #1028 (minor): by Nanang Izzuddin · 15 years ago
  23. 19a87c7 Initial implementation of ticket #1016: Native Linux ALSA audio device backend implementation by Benny Prijono · 15 years ago
  24. 06839e7 Ticket #1028: Recommit r3074 with updated codec.h. by Nanang Izzuddin · 15 years ago
  25. 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
  26. 7217505 Ticket #1028: by Nanang Izzuddin · 15 years ago
  27. 6dd1ff8 Misc (#1026): missed PLC availability check in stream get_frame_ext(). by Nanang Izzuddin · 15 years ago
  28. 957dc41 Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_PLC_DURATION_MSEC) by Benny Prijono · 15 years ago
  29. b6f66bc Ticket #969: by Nanang Izzuddin · 15 years ago
  30. a38a403 Small bug in ticket #1025, which caused build error related to PortAudio in Mac OS X by Benny Prijono · 15 years ago
  31. ddd4714 Ticket #694: work on 'make install': by Benny Prijono · 15 years ago
  32. 8a9b3b2 More #1025 (support for using external third party libraries): by Benny Prijono · 15 years ago
  33. 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
  34. fe0c127 Ticket #1025: Support for using different PortAudio installation/path by Benny Prijono · 15 years ago
  35. 9d0da8d Ticket #990: by Nanang Izzuddin · 15 years ago
  36. 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
  37. add2c41 Misc (#951): Updated local SDP answer reference in sdp neg test related to fix in #964. by Nanang Izzuddin · 15 years ago
  38. bdf00d3 Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks Thomas Falk for the report) by Benny Prijono · 15 years ago
  39. af20ce0 Misc (#951): compilation warnings about unused local variables in passthrough codec by Benny Prijono · 15 years ago
  40. f78d35d Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster for the report) by Benny Prijono · 15 years ago
  41. 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
  42. a8fd384 Ticket #983: make native WMME the default audio device on Windows and Windows Mobile: by Benny Prijono · 15 years ago
  43. 53add07 Misc fix (#951): Fixed pjmedia Makefile build config to clean pjmedia-audiodev component properly. by Nanang Izzuddin · 15 years ago
  44. 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
  45. 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
  46. f5d9f1f Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed by Benny Prijono · 15 years ago
  47. 0e7071c Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS when no audio device is installed. by Nanang Izzuddin · 15 years ago
  48. 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
  49. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  50. 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
  51. c67d7bc Ticket #958: Fixed missing codec type check in initializing iLBC setting in codec_open() of passthrough codec. by Nanang Izzuddin · 15 years ago
  52. 3d2eaed Ticket #952: Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) by Benny Prijono · 15 years ago
  53. 5133dfe More ticket #833: by Benny Prijono · 15 years ago
  54. 769e9ed Fixed ticket #974: SRTP stops functioning after the library is restarted by Benny Prijono · 15 years ago
  55. fcdfd55 Misc fix (ticket #915): by Nanang Izzuddin · 15 years ago
  56. 41a1451 Ticket #944: misc fixes in pjmedia_test: by Benny Prijono · 15 years ago
  57. 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
  58. 681a8bf Misc fixes (ticket #915): added more search paths for jbtest.dat by Benny Prijono · 15 years ago
  59. 2e8cf63 Misc (#915): by Benny Prijono · 15 years ago
  60. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  61. 1383e47 Misc fixes (ticket #915): compilation warning in IPP about conversion from int to char by Benny Prijono · 15 years ago
  62. ec4b67e Initial commit for ticket #929: Improve packet lost concealment (PLC) when handling burst of lost packets by Benny Prijono · 15 years ago
  63. 9475b15 Ticket #926 (SDP compliance with RFC 4566): updated token definition, which allows more characters by Benny Prijono · 15 years ago
  64. ba23a36 Ticket #924: Loop media transport now allows more than one streams to receive the reflected packets by Benny Prijono · 15 years ago
  65. 4d8846b Ticket #923: New API to retrieve current jitter buffer state from a stream/session by Benny Prijono · 15 years ago
  66. 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
  67. 873f3e4 Ticket #919: by Nanang Izzuddin · 15 years ago
  68. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  69. 54ad797 Ticket #918: Added C compatible declarations in modules: G.711, transport SRTP, libresample. by Nanang Izzuddin · 15 years ago
  70. abf58db Ticket #910: by Nanang Izzuddin · 15 years ago
  71. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  72. bb51e50 Misc (#838): don't print error if MDA MaiscRecordComplete() or MaoscPlayComplete() returns KErrCancel (-3) by Benny Prijono · 15 years ago
  73. 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
  74. e2cdc86 Ticket #808: Added compile time trap to avoid both implementations coexist. by Nanang Izzuddin · 15 years ago
  75. e90a39c Ticket #883: by Nanang Izzuddin · 15 years ago
  76. 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
  77. c7fe30d Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to media stream. by Nanang Izzuddin · 15 years ago
  78. 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
  79. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  80. 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
  81. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  82. 57cab34 Ticket #879: by Nanang Izzuddin · 15 years ago
  83. 6b9e93b Ticket #879: by Nanang Izzuddin · 15 years ago
  84. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  85. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago
  86. 5fe0314 Ticket #874: Updated some pjmedia codecs to maintain timestamp. by Nanang Izzuddin · 15 years ago
  87. 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
  88. 18a9ef1 Ticket #793: Updated (IPP) AMR codec to choose the highest mode in mode-set. by Nanang Izzuddin · 15 years ago
  89. c24ead6 Ticket #834: by Nanang Izzuddin · 15 years ago
  90. 9f25ec0 Ticket #862: Updated validations of SRTP crypto attribute. by Nanang Izzuddin · 15 years ago
  91. 38faa59 Ticket #849: Updated warning log level and message. by Nanang Izzuddin · 15 years ago
  92. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  93. 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
  94. 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
  95. 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
  96. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  97. 2eabad9 More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2 by Benny Prijono · 15 years ago
  98. 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
  99. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  100. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago