summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-26Re #1758: updated wrapper with Visual Studio specific settings, also added th...Nanang Izzuddin
2014-06-23Re #1758: Updated with the latest OpenH264 to fix compilation error and codec...Benny Prijono
2014-06-19Fix #1773: Added group lock to SIP transport to avoid race condition between ...Nanang Izzuddin
2014-06-19Close #1772: Fixed error handling in pjsua_create() and pjsua_init().Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-06-10Re #1770: Fixed issue with "other params" quotes when proxying WWW-authentica...Riza Sulistyo
2014-06-06Misc (re #1751): fixed error when retrieving SSL error. Thanks Vittorio Giova...Benny Prijono
2014-06-06Misc (re #1751): fixed problem in r4852 which caused sound not to be openedBenny Prijono
2014-06-05Misc (re #1751): added additional checking to invite and dialog instances whe...Benny Prijono
2014-06-04Misc (re #1751): invalidate timer entry for every cancel() scenario to avoid ...Benny Prijono
2014-06-04Fix #1769: Fixed maximum size/resolution calculation of H264 video in decodin...Nanang Izzuddin
2014-05-30Re #1762: Fixed native preview cannot be stopped.Nanang Izzuddin
2014-05-28Re #1751 (misc): Avoid setting sound device if sound devices are the same (th...Liong Sauw Ming
2014-05-23Misc (re #1751): Fixed uninitialized config filename in ui_write_settings() i...Nanang Izzuddin
2014-05-23Misc (re #1751): Fixed AF_INET should be PJ_AF_INET in sock_common.c (thanks ...Nanang Izzuddin
2014-05-23Misc (re #1751): Fixed SIP status phrase of status code 484 to be "Address In...Nanang Izzuddin
2014-05-22Re #1757: Modify display video function in r4813 so it can display video prev...Liong Sauw Ming
2014-05-20Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 (thanks ...Nanang Izzuddin
2014-05-20Re #1758: changing library name from libwels to libopenh264 in recent OpenH26...Benny Prijono
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono
2014-05-09Re #1768: fixed potential GC problem when rejecting incoming callBenny Prijono
2014-05-09Re #1768: avoid crash if outgoing call fails during media initialization, bec...Benny Prijono
2014-05-09Re #1768: added APP_PLATFORM to avoid this warning "WARNING: APP_PLATFORM and...Benny Prijono
2014-05-09Re #1768: fixed wrong JNI compilation flags used by pjsua2 Android sample appBenny Prijono
2014-05-09Re #1768: Fixed problems with Java garbage collection on call and buddy objectBenny Prijono
2014-05-08Fixed #1766: Assertion due to stray retransmit timer in UAC transaction compl...Benny Prijono
2014-05-07Re #1762: Support more capture sizes (was only 352x288) and automatically fin...Nanang Izzuddin
2014-05-07Re #1762: Fix native preview not shown issue by starting capture session from...Nanang Izzuddin
2014-05-06Re #1762: Add I420/IYUV output format to capture devices.Nanang Izzuddin
2014-05-05Re #1757: Avoid calling OpenGL ES functions when in the background (which may...Liong Sauw Ming
2014-05-05Re #1762: Add capability enumerations and native preview capabilityLiong Sauw Ming
2014-05-05Misc (re #1751): Fix build error (Ubuntu 14.04) when building Pjsip with Open...Riza Sulistyo
2014-05-02Fixed #1765: Add PFS supportLiong Sauw Ming
2014-04-30Re #1764: Add reference to ticket numberLiong Sauw Ming
2014-04-30Fixed #1764: Use latest early media SDP received on forked early media on 18x...Liong Sauw Ming
2014-04-30Fixed #1763: Add pj_ssl_cipher_id() APILiong Sauw Ming
2014-04-30Re #1749: Update configure-android to support intel build.Riza Sulistyo
2014-04-25More #1758: updated to the latest OpenH264 codeBenny Prijono
2014-04-24Misc (re #1751): Fix crash when retrieving dynamic choice(video stream info) ...Riza Sulistyo
2014-04-24Misc (re #1751): Fix crash when executing pattern matched shortcut on cli.Riza Sulistyo
2014-04-24Re #1762:Nanang Izzuddin
2014-04-22Misc (re #1751): Set media transport state back to NULL after media transport...Nanang Izzuddin
2014-04-22Misc (re #1751): Fixed compile error 'Implicit declaration of function is inv...Nanang Izzuddin
2014-04-22Closed #1757: iOS OpenGL rendererLiong Sauw Ming
2014-04-21Fix #1759: Added check for call disconnection in ICE media transport creation.Nanang Izzuddin
2014-04-17Fixed #1761: Remove "timer" from Supported header if it is disabledBenny Prijono
2014-04-16Misc re #1751: increase maximum ALSA devices from 16 to 32Benny Prijono
2014-04-15Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw socke...Benny Prijono
2014-04-14Misc (re #1751): do not update RTCP TX statistic if sending RTP in stream (au...Benny Prijono
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono