1. c24ead6 Ticket #834: by Nanang Izzuddin · 15 years ago
  2. 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
  3. 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
  4. 56e380a Ticket #774: by Nanang Izzuddin · 15 years ago
  5. 69b69ae Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initialization. by Nanang Izzuddin · 15 years ago
  6. 127b4dd Ticket #762: Major updates on jitter buffer: by Nanang Izzuddin · 15 years ago
  7. 57b8857 Ticket #774: by Nanang Izzuddin · 15 years ago
  8. 729d01a APS-direct fix (ticket #738): G.711 is disabled accidently by Benny Prijono · 16 years ago
  9. fa92382 - updated delay statistic calculations to use pj_math_stat, also added by Nanang Izzuddin · 16 years ago
  10. 7a38000 PJMEDIA/PJMEDIA-AUDIODEV update: by Benny Prijono · 16 years ago
  11. da37ea3 - Fixed compile errors/warnings for Symbian targets. by Nanang Izzuddin · 16 years ago
  12. 64f9138 Ticket #736 (aps-direct branch): implemented the compatibility layer for the old sound API by Benny Prijono · 16 years ago
  13. 8eeab0b Ticket #734: error codes in audiodev by Benny Prijono · 16 years ago
  14. a940b36 - Updated Symbian bld.inf & MMP projects to use new audio framework. by Nanang Izzuddin · 16 years ago
  15. eef2a87 - Added main doxygen documentations for audiodev by Benny Prijono · 16 years ago
  16. 5fad7be Some testing in wmme_dev.c before changing it to use WMME callback interface by Benny Prijono · 16 years ago
  17. 2058f47 - Added pjmedia-audiodev/config.h by Benny Prijono · 16 years ago
  18. 96e74f3 - New convention about default audio device ID (now there is different ID for default capture/playback device. It should be backward compatible) by Benny Prijono · 16 years ago
  19. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  20. 1b79114 Added volume settings capability to Symbian APS audiodev. by Nanang Izzuddin · 16 years ago
  21. e3ebd55 Added audiotest and initial work on audio demo sample by Benny Prijono · 16 years ago
  22. 452b66b - Updated audio route API for Symbian APS. by Nanang Izzuddin · 16 years ago
  23. fe02a06 - Added APS-direct sound device management into pjsua-lib (and removed it from apps). by Nanang Izzuddin · 16 years ago
  24. 598b01d Added WMME device in audiodev by Benny Prijono · 16 years ago
  25. 2cd64f8 Initial checkin for pjmedia_audiodev by Benny Prijono · 16 years ago
  26. f863ca3 Added bitrate and vad info in pjmedia_format, and changed audio route to use enumeration rather than boolean by Benny Prijono · 16 years ago
  27. 83457d5 Changed term 'fourcc' to 'format' and few minor fixes/updates. by Nanang Izzuddin · 16 years ago
  28. b7dfc9c Added APS-Direct emulation to sound port and pjsua_app.c, also fixed miscellaneous compilation warnings by Benny Prijono · 16 years ago
  29. d5c54ab - Fixed conf switch on reinit-ing conf port TX buf. by Nanang Izzuddin · 16 years ago
  30. bfa860b - Added support for codec ILBC, G729, and AMR. by Nanang Izzuddin · 16 years ago
  31. 4906604 - Fixed pjmedia_frame_ext_pop_subframes() in calculating len. by Nanang Izzuddin · 16 years ago
  32. 81db8c7 - Added new API for sound & sound port to create/open sound device with extended setting, to allow opening sound device with non-PCM format and other settings. by Nanang Izzuddin · 16 years ago
  33. 389d326 - Fixed pjmedia_frame_ext helper functions, it didn't involve sizeof(bitlen) in calculating subframe address. by Nanang Izzuddin · 16 years ago
  34. 8cdba46 - Added pjmedia passthrough codec. by Nanang Izzuddin · 16 years ago
  35. 4e50262 Initial sources of APS-direct. by Nanang Izzuddin · 16 years ago
  36. 58704d5 Ticket #680: by Nanang Izzuddin · 16 years ago
  37. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  38. 838cb32 Cleaned up compile warnings (on gcc 4.0.1). by Nanang Izzuddin · 16 years ago
  39. 6ca4318 Ticket #676: Updated default value of maximum silence theshold setting to MAXUINT16+1 (feature is disabled). by Nanang Izzuddin · 16 years ago
  40. 0b8f4ca Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP codecs to enable octet-align from FMTP settings. by Nanang Izzuddin · 16 years ago
  41. 35e01de Ticket #670: by Nanang Izzuddin · 16 years ago
  42. d55553a Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR codec helper. by Nanang Izzuddin · 16 years ago
  43. 883d8de Ticket #638: Reenable prefetch buffering via initial prefetch setting (set 0 to disable, otherwise to enable). by Nanang Izzuddin · 16 years ago
  44. 63bfe7a Ticket #642: Discontinuous tone generation (thanks Olle Frimanson for the report) by Benny Prijono · 16 years ago
  45. 6ba5f59 More ticket #619: changed default Cordic loop from 8 to 10 to gain more accuracy, and updated tonegen.c with the results from ARM9 tests by Benny Prijono · 16 years ago
  46. 4494a48 Ticket #631: by Nanang Izzuddin · 16 years ago
  47. 8de925b Large reorganization of the tonegen for ticket #619: by Benny Prijono · 16 years ago
  48. ff2b110 Ticket #631: by Nanang Izzuddin · 16 years ago
  49. 276402c Ticket #630: Added Win32 MME sound device wrapper (thanks Seth Hinze for the patch). by Nanang Izzuddin · 16 years ago
  50. a78877d More ticket #619: fix the difference of volume in the fixed point version of the tone generator, added PJMEDIA_TONEGEN_VOLUME setting to control the default amplitude, and increase default tone volume by about 50% by Benny Prijono · 16 years ago
  51. 0365e46 Ticket #619: added configuration to force floating point algorithm to be used in the tone generator, and added fade-in and fade out options by Benny Prijono · 16 years ago
  52. 7afe944 Ticket #616: Updated ICE transport to have a default option to switch RTP transmission to source address if remote doesn't use ICE. by Nanang Izzuddin · 16 years ago
  53. b05e406 Ticket #614: Updated docs related to support for play/record G.711 U-law/A-law. by Nanang Izzuddin · 16 years ago
  54. 2c7bdcc Ticket #614: Added support for writing and reading WAV files encoded as 8 bit A-law/U-law. by Nanang Izzuddin · 16 years ago
  55. 40860c3 Ticket #610: Added sample to create a media transport adapter, similar to how SRTP media transport works by Benny Prijono · 16 years ago
  56. a815ceb Ticket #602: by Nanang Izzuddin · 16 years ago
  57. 23a00b7 Ticket #599: by Nanang Izzuddin · 16 years ago
  58. a4e7cdd More ticket #583: a bit of tidying up and renamed macro names etc. by Benny Prijono · 16 years ago
  59. 2d4c384 Ticket #490: Updated VAD with new algorithm. by Nanang Izzuddin · 16 years ago
  60. df361e0 Ticket #583: by Nanang Izzuddin · 16 years ago
  61. f216f82 Ticket #583: by Nanang Izzuddin · 16 years ago
  62. 493a8db Ticket #583: Initial source of IPP codecs wrapper. by Nanang Izzuddin · 16 years ago
  63. 96e514b Added maximum threshold for silence detector, to aovid the silence detector setting the threshold too high thus cutting audio signal (e.g. when streaming long continuous signal) by Benny Prijono · 16 years ago
  64. cd2a158 More ticket #590: removed unused echo suppressor settings in pjmedia/config.h by Benny Prijono · 16 years ago
  65. f1bb9e9 Increase codec's maximum silence duration (PJMEDIA_CODEC_MAX_SILENCE_PERIOD) from 500ms to 5 seconds since it may produce ticks noise which can be quite annoying by Benny Prijono · 16 years ago
  66. 95250c7 Ticket #588: Improvements to echo cancellation framework by Benny Prijono · 16 years ago
  67. ebb2c33 Ticket #463: Configuration option to have external sound device implementation by Benny Prijono · 16 years ago
  68. cb2789a Ticket #577: Initial source of sound device wrapper with APS by Nanang Izzuddin · 16 years ago
  69. e1a008e Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion) by Benny Prijono · 16 years ago
  70. 660eee8 Added ability to dump extended statistics (RTCP XR) in pjsua. by Nanang Izzuddin · 16 years ago
  71. 131faa5 Updated delay buffer to use circular buffer by Nanang Izzuddin · 16 years ago
  72. 89214fe Updated WSOLA to use circular buffer and configurable hanning window size (which affecting number of delay produced by WSOLA) by Nanang Izzuddin · 16 years ago
  73. 0883cff Added two APIs to pjmedia circular buffer: copy & pack buffer by Nanang Izzuddin · 16 years ago
  74. 0ff56dc Added MIPS benchmark in pjmedia-test, and loopback media transport to assist the stream testing by Benny Prijono · 16 years ago
  75. 78238b3 Added module circular buffer (circbuf.h) to pjmedia by Nanang Izzuddin · 16 years ago
  76. e78676b Removed old PLC setting from pjmedia/config.h by Benny Prijono · 16 years ago
  77. 9869cb5 Ticket #543: by Nanang Izzuddin · 16 years ago
  78. 4375f90 Ticket #544: Fixed SRTP on hold+reinvite scenario by Nanang Izzuddin · 16 years ago
  79. 8eb9141 More ticket #542: Updated default capture latency (tested OK on Vista 64bit for WMME & dsound) by Nanang Izzuddin · 16 years ago
  80. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  81. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  82. 224b4e2 Ticket #549: major modification in media transport API to support more offer/answer scenarios by Benny Prijono · 16 years ago
  83. 6472e1b Cleaned up unused field avg_jitter from rtcp session by Nanang Izzuddin · 16 years ago
  84. 495409d Added pjmedia_tonegen_rewind() by Benny Prijono · 16 years ago
  85. dd3d002 Implement ticket #546 and revisit ticket #439: by Benny Prijono · 16 years ago
  86. d7fefd7 Ticket #542: added new API and macro for sound device latency settings, also added new param for this in pjsua by Nanang Izzuddin · 16 years ago
  87. 9dbad15 Updated default speex quality settings and reenabled pjsua to set Speex codec quality based on media quality config by Nanang Izzuddin · 16 years ago
  88. fd461eb Added more validations & a new API (thanks Florian Bomers): by Nanang Izzuddin · 16 years ago
  89. 848be08 More ticket #485: major modification in transport_ice to support new ICE stream transport API by Benny Prijono · 16 years ago
  90. e4b4b7d Added field maximum bitrate to codec param, this is useful for providing safer frame size calculation, especially when peer's bitrate is unknown by Nanang Izzuddin · 16 years ago
  91. 3aef5e1 Ticket #473: by Nanang Izzuddin · 16 years ago
  92. 700e838 Updated delaybuf to learn burst level in realtime instead of only in the beginning, this can optimize the latency and increase adaptivity by Nanang Izzuddin · 16 years ago
  93. 1ec45bf Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is used by small devices by default (replacing PJMEDIA_WSOLA_IMP_NULL) by Nanang Izzuddin · 16 years ago
  94. 829ac02 Changed build optimizations settings for Speex, pjmedia, and symbian_sound for Symbian. Speex/8000 now also runs on Symbian! by Nanang Izzuddin · 16 years ago
  95. 2d4ee7d More on ticket #535: updated files using and related to math.h by Nanang Izzuddin · 16 years ago
  96. 5d070f8 More ticket #513: by Nanang Izzuddin · 16 years ago
  97. db9da77 Ticket #528: committed ticket528.patch by Nanang Izzuddin · 16 years ago
  98. 90f11cb More on ticket #513: by Nanang Izzuddin · 16 years ago
  99. e8b604d Ticket #513: Support for RTCP XR (initial patch) by Benny Prijono · 16 years ago
  100. 6780ae0 More ticket #497: added configuration to disable WSOLA and set default to disabled on WinCE and Symbian by Benny Prijono · 16 years ago