1. c9f4b56 Re #1630: fixed missing parenthesis in disabled block by Benny Prijono · 11 years ago
  2. 9ea1bcd Re #1656: add hardware echo cancellation capability to BB10 audio device by Benny Prijono · 11 years ago
  3. 06a3c50 Misc (re #1630): Added compile-time setting to configure audio switchboard buffer size. by Nanang Izzuddin · 12 years ago
  4. ed05649 Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua & apjloader) by Nanang Izzuddin · 12 years ago
  5. 7892a63 Re #1636: add initial support for bdIMAD by Riza Sulistyo · 12 years ago
  6. 91b3146 Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report) by Sauw Ming · 12 years ago
  7. 4741b80 Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library name on MSVC by Riza Sulistyo · 12 years ago
  8. 152b642 Misc (re #1559): fixed compile errors/warnings on MSVC by Riza Sulistyo · 12 years ago
  9. 414d34c Misc (re #1559): fixed compile errors/warnings on Symbian platform. by Nanang Izzuddin · 12 years ago
  10. 2508587 Misc re #1562: disable trace in the jitter buffer by Benny Prijono · 12 years ago
  11. 1d66832 Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP media without c= line when port is zero, currently it is only applied in validating remote SDP. by Nanang Izzuddin · 12 years ago
  12. bbc140f Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto key by Sauw Ming · 12 years ago
  13. 3b06333 Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP (easier in tracing which key for which stream) by Nanang Izzuddin · 12 years ago
  14. 837437f Re #1622: fixed bad default aspect ratio. by Nanang Izzuddin · 12 years ago
  15. d062f13 Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br. by Nanang Izzuddin · 12 years ago
  16. f53a34e Re #1242: Fixed ICE nego completion check as it always returns FALSE when peer doesn't support ICE. by Nanang Izzuddin · 12 years ago
  17. ad85d33 Re #1608: Fixed array size calculation of amr bitrates array. by Sauw Ming · 12 years ago
  18. 2343c25 Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address changed but ICE transport is running. by Nanang Izzuddin · 12 years ago
  19. 2ce87f1 Re #1570: Update to work with audio routing (speaker vs handset). Thanks Bob Cripps for the patch! by Benny Prijono · 12 years ago
  20. 2573b43 Re #1608: Try to store the number of frames in the packet in case SKP_Silk_SDK_get_TOC() couldn't return the correct number of frames during decode by Sauw Ming · 12 years ago
  21. b3010ae Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change and fixed encoding name string duplication. by Sauw Ming · 12 years ago
  22. 67a4044 Re #1608: Fixed the way codec is initialized, enumerated, and deinit since both NB and WB use the same factory by Sauw Ming · 12 years ago
  23. 0370289 Re #1608: Modified VS project by Sauw Ming · 12 years ago
  24. 2f67f47 Re #1608: Add support for OpenCORE AMR-WB by Sauw Ming · 12 years ago
  25. 5ee302e Re #1586: Fixed samples_per_frame calculation by Sauw Ming · 12 years ago
  26. d752afd Fixed #1612: problems with jitter buffer fixed mode operation (prefetch may go lower than configured minimum prefetch, and the discard needs to be disabled too) by Benny Prijono · 12 years ago
  27. d7636bd Re #1570: Update BB10 audio driver to the latest changes in SDK: by Benny Prijono · 12 years ago
  28. 19f08d6 Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' removal (see also r4277). by Nanang Izzuddin · 12 years ago
  29. 4a298d5 Fix #1600: V4L2 capture device always re-enqueues buffer with index zero. by Nanang Izzuddin · 12 years ago
  30. 6abce2c Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell for the patch) by Sauw Ming · 12 years ago
  31. 647045a Re #1586: Fixed useInBandFEC setting and default value setting in pjmedia_codec_silk_set_config() by Sauw Ming · 12 years ago
  32. 443a16a Re #1562 (misc): Fixed uninitialized frame for conversion in video port by Sauw Ming · 12 years ago
  33. 10584d2 Re #1559: Fixed potential buffer overflow when duplicating the string by Sauw Ming · 12 years ago
  34. f500a55 Re #1586: Add support for SILK multiple frames per packet by Sauw Ming · 12 years ago
  35. 9756efd Misc (re #1562): Fixed ffmpeg codec wrapper compile error of undefined 'AVCodec::encode' (removed in the recent ffmpeg version). by Nanang Izzuddin · 12 years ago
  36. 65f2403 Re #1586: Implement SILK config setting and fixed decoding fmtp by Sauw Ming · 12 years ago
  37. 3ee340a More re #1586: added PJMEDIA_HAS_SILK_CODEC to config_auto.h.in by Benny Prijono · 12 years ago
  38. a4ac228 Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711. by Nanang Izzuddin · 12 years ago
  39. 03df424 Re #1568: Add build config for SILK by Sauw Ming · 12 years ago
  40. e14008e Re #1586: Initial version of SILK wrapper. by Nanang Izzuddin · 12 years ago
  41. 3d6980a Fixed #1582: Transmit the last DTMF packet (containing the E bit) three times by Benny Prijono · 12 years ago
  42. af9c34d Re #1562: Add PJMEDIA_HAS_VIDEO macro for vid_stream_info by Sauw Ming · 12 years ago
  43. 9c752fa Transmit DTMF with 'End' bit when the stream is being destroyed. This closes #1582 by Benny Prijono · 12 years ago
  44. f0aabd3 Close #1568: by Nanang Izzuddin · 12 years ago
  45. 994e9ed Re #1562: Add support for multiple GUIDs that represents the same format (such as I420/IYUV) in DShow device. by Sauw Ming · 12 years ago
  46. 9b7e255 Fixed #1581: Fixed crash in video port when the capturer is passive, its stream is passive, and converter is needed by Sauw Ming · 12 years ago
  47. 8906e6d Re #1518: Modified Android Configuration interface setting as required instead of optional. by Sauw Ming · 12 years ago
  48. be8ab38 Fix #1579: Update Symbian APS/VAS to use new pjmedia_format. by Nanang Izzuddin · 12 years ago
  49. 2da9fc6 Re #1562: Add support for I420 format in DShow video device. by Sauw Ming · 12 years ago
  50. 062c49f Fixed #1577: Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RFC3890) by Sauw Ming · 12 years ago
  51. 8976120 Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in pjmedia_rtp_encode_rtp() by Sauw Ming · 12 years ago
  52. 4c54ead Re #1518: Add JNI-based Android audio device by Sauw Ming · 12 years ago
  53. cc61b74 Fixed #1570: Update BlackBerry BB10 audio device to the latest SDK R6 by Benny Prijono · 12 years ago
  54. 6c4248a Re #1518: Add support for cross-platform OpenSL audio device (thanks to Regis for the code) by Sauw Ming · 12 years ago
  55. 6457b15 Fixed #1566: by Nanang Izzuddin · 12 years ago
  56. d81fe0e Re #1518: Add Android configuration interface and volume capability by Sauw Ming · 12 years ago
  57. 6ae8f2d Fixed #1552: Possible crash if media transport stop() is called on ICE transport while ICE is not created (thanks Iliya Prince for the fix) by Benny Prijono · 12 years ago
  58. 382a57e Fix #1549: Always reset conference port mixing buffer when it has transmitter(s). by Nanang Izzuddin · 12 years ago
  59. 3bb260a Fix #1547: by Nanang Izzuddin · 12 years ago
  60. 932fb81 Re #1518: Add support for OpenSL ES audio device by Sauw Ming · 12 years ago
  61. 665eff0 Re #1536: Revert r4167 by Sauw Ming · 12 years ago
  62. d1f0b3c Fixed #1536: Modify video port creation parameter to be set with actual creation prm on output by Sauw Ming · 12 years ago
  63. 262dae6 Re #1532: put back the 'redundant' loop at the beginning. by Nanang Izzuddin · 12 years ago
  64. fb7bfb9 Close #1532: optimization in conference bridge get_frame(). by Nanang Izzuddin · 12 years ago
  65. 1fdd4ca Fix #1531: fixed memory and handle leak issue in clock thread. by Nanang Izzuddin · 12 years ago
  66. 93a1ae9 Fix #1528: by Nanang Izzuddin · 12 years ago
  67. 08b20fe Close #1529: by Nanang Izzuddin · 12 years ago
  68. ca29880 Re #1521: minor fixes to BB10 dev. by Sauw Ming · 12 years ago
  69. 152532f Fixed #1521: Add initial support for BlackBerry 10 (BB10) platform. by Sauw Ming · 12 years ago
  70. 0663885 Re #1509: backported r4122-r4129. by Nanang Izzuddin · 12 years ago
  71. 5776067 Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_stream by Sauw Ming · 12 years ago
  72. 6de7667 Re #1509: backported r4112-4121 by Benny Prijono · 12 years ago
  73. c8f451b Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is enabled. by Sauw Ming · 12 years ago
  74. b80b9ee Fix #1501: Added max incoming framerate state in video stream to check for increasing framerate (before triggering PJMEDIA_EVENT_FMT_CHANGED event). by Nanang Izzuddin · 12 years ago
  75. b15e7ca Re #1474: merged r4100-4107 by Benny Prijono · 12 years ago
  76. d2360f8 Misc (re #1446): fixed potentially non-portable 64bit integer literal introduced by r4099 by Benny Prijono · 12 years ago
  77. ab34e6b Re #1474: merged r4095:4099 by Nanang Izzuddin · 12 years ago
  78. bf56817 Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized a struct defined inside another struct and 64 bit integer constants suffix. by Nanang Izzuddin · 12 years ago
  79. af8f4fa Misc (re #1446): Updated ffmpeg compatibility issues, e.g: av_set_int() return code not match to av_opt_set_int(), update libavcodec version to at least 53.61 for av_opt_set*() usage. by Nanang Izzuddin · 12 years ago
  80. 2a04460 Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler warnings. by Sauw Ming · 12 years ago
  81. e85cbee Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0 by Sauw Ming · 12 years ago
  82. 2c488d9 Re #1446 (misc): Fix possible crash if video ports are destroyed in the wrong order (i.e. client port must be destroyed last). by Sauw Ming · 12 years ago
  83. fd7be1a Misc (re #1446): more support newer libavcodec version (major: 54) which deprecated AVCodec::encode and avcodec_encode_video(). by Nanang Izzuddin · 12 years ago
  84. 5fa18e6 Re #1474: merged r4054-r4079 by Benny Prijono · 12 years ago
  85. 5f166fd Misc (re #1446): support newer libavcodec version (major: 54) which deprecated few APIs by Benny Prijono · 12 years ago
  86. 2f3cc8e Misc (re #1446): fixed warning re unused job_thread() function in Mac OS build by Benny Prijono · 12 years ago
  87. 20c157e Misc (re #1446) fixed compilation warning by Benny Prijono · 12 years ago
  88. f92386d Misc (re #1446): compilation warning when calling swscale by Benny Prijono · 12 years ago
  89. 8e0a5fc Related to re #1469: enable H.263 and H.264 by default if ffmpeg is available by Benny Prijono · 12 years ago
  90. 75b42f9 Re #1276: Integrate BaseClasses with the project and remove unnecessary classes by Sauw Ming · 12 years ago
  91. 1593c87 Re #1476: for simple blocking, the bandwidth typically needs to be set to larger value than the avg_bitrage, otherwise the simple_blocking will slow down the transmission too much, causing video and audio unsync. This patch force the bandwidth to at least three times avg_bps by Benny Prijono · 12 years ago
  92. d7d94c4 Related to re #1478: minor fix for wrong AVI header field name (msec instead of usec) by Benny Prijono · 12 years ago
  93. db86127 Related to re #1478: add timestamp value to audio and video frames in the AVI player, and fix the avg/max bps calculation for the port info of audio stream by Benny Prijono · 12 years ago
  94. 9f44201 Misc (re #1446): redirect ffmpeg logging with custom log callback. by Nanang Izzuddin · 12 years ago
  95. 11c501a Re #1446 (misc): Revert r4035 which resizes renderer if format does not change. by Sauw Ming · 12 years ago
  96. 1f07888 Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDIA_HAS_FFMPEG_CODEC. by Sauw Ming · 12 years ago
  97. 3049d7e Re #1446 (misc): Modified Makefile for ffmpeg_vid_codecs (see r4049) by Sauw Ming · 12 years ago
  98. 74283db Re #1446 (misc): Modified ffmpeg_codecs to ffmpeg_vid_codecs by Sauw Ming · 12 years ago
  99. f34c6bd Misc (re #1446): added AVI tags 'FMP4' & 'DX50' for MPEG4 variants in AVI player. by Nanang Izzuddin · 12 years ago
  100. 451f05f Re #1478: Moved codec creation from dev_stream to dev_info by Sauw Ming · 12 years ago