summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-14Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_appLiong Sauw Ming
2016-10-13Re #1970: Implement function pjmedia_rtp_decode_rtp2().Riza Sulistyo
2016-10-13Re #1969: Fix crash on using an already destroyed SSL socket.Riza Sulistyo
2016-10-13Re #1945 (misc): Use localtime_r() instead of localtime() (if available) sinc...Riza Sulistyo
2016-10-10Re #1961: Updated Android pj_gettimestamp() implementation to use ANDROID_ALA...Nanang Izzuddin
2016-10-07Fixed #1967: Add function pjsip_tdata_get_dlgLiong Sauw Ming
2016-10-07Fixed #1965: Add support to specify Contact params specific to REGISTER requestsLiong Sauw Ming
2016-10-07Re #1941: Support for AVCaptureDeviceDiscoverySession to replace the deprecat...Liong Sauw Ming
2016-10-07Re #1941: Add support to specify min iOS versions in configure-iphone and upd...Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh().Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixed wrong parameter caused by previous commit r5450Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixed incorrect usage of pj_memcmp()Liong Sauw Ming
2016-10-06Re #1962: Update the ticket number in the code doc.Liong Sauw Ming
2016-10-06Re #1964: Add PJ_QOS_TYPE_SIGNALLING to pjsua2 swig symbol and the deprecated...Riza Sulistyo
2016-10-06Fix #1961: Updated Android timestamp to use CLOCK_BOOTTIME (or ANDROID_ALARM_...Nanang Izzuddin
2016-10-06Re #1954: Add option to use WebRtc EC in aectest sample appLiong Sauw Ming
2016-10-05Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.Riza Sulistyo
2016-10-05Re #1963: Implement QoS for IPv6 for platform that supports IPV6_TCLASS.Riza Sulistyo
2016-10-05Re #1954: Add libwebrtc to ipjsua sample appLiong Sauw Ming
2016-10-04Fixed #1962: Premature STUN socket destruction when there's an error during S...Liong Sauw Ming
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-09-27Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt(), sli...Nanang Izzuddin
2016-09-20Re #1954 (misc): Fix build error on pjmedia-test when defining PJMEDIA_CONF_U...Riza Sulistyo
2016-09-15Misc (re #1945): Updated resolver behaviour to not mark nameserver as bad aft...Nanang Izzuddin
2016-09-14Re #1952: Apply the fix to video stream info as wellLiong Sauw Ming
2016-08-30Re #1959: Add reference counter to pjsip_inv_session to avoid race condition.Riza Sulistyo
2016-08-30Fixed #1958: Update RTP sequence number during keep-aliveLiong Sauw Ming
2016-08-29Re #1954: Add support for VS2005.Riza Sulistyo
2016-08-26Re #1954: Add support for VS2015.Liong Sauw Ming
2016-08-26Re #1954: Fixed compilation flags for building on arm64 iOS.Liong Sauw Ming
2016-08-25Re #1956: Support for setting audio input source capability in Android JNI au...Liong Sauw Ming
2016-08-25Re #1954: Fixed compilation flags for Android armeabi buildLiong Sauw Ming
2016-08-25Re #1954: Add WebRTC to third party componentLiong Sauw Ming
2016-08-25Fixed #1957: ICE stagnation when connectivity check failsLiong Sauw Ming
2016-08-23Fixed #1956: Support for setting audio input source capability in Android JNI...Liong Sauw Ming
2016-08-23Fixed #1955: Fixed assertions in DNS SRV resolution with IPv6 TCP/TLS target.Nanang Izzuddin
2016-08-22Re #1945 (misc): Fixed typo in libyuv MakefileLiong Sauw Ming
2016-08-19Misc (re #1945): fixed STUN server resolution should be retried, as PJSUA_STU...Nanang Izzuddin
2016-08-18Misc (re #1945): Added opus.h/c to VS2005 & VS2015 project pjmedia-codec (tha...Nanang Izzuddin
2016-08-18Misc (re #1945): Added PJ_HAS_IPV6 in pj_dump_config(), thanks Alexei Gradina...Nanang Izzuddin
2016-08-17Fixed #1953: Skip IPv6 socket in resolver on system without IPv6 support.Nanang Izzuddin
2016-08-15Fix #1952: Skip address type matching in pjmedia_stream_info_from_sdp() when ...Nanang Izzuddin
2016-08-15Re #1943: Raise linking error if libsrtp doesn't support the crypto.Riza Sulistyo
2016-08-12Fixed #1951: Add callback to configure SRTP setting and key in pjsua/pjsua2Liong Sauw Ming
2016-08-11Re #1943: Improve the clarity of configure log message.Riza Sulistyo
2016-08-09Fixed #1943: (Windows) Add SRTP OpenSSL sources in Visual Studio libsrtp proj...Liong Sauw Ming
2016-08-08Re #1943: Fixed incorrect configure script.Liong Sauw Ming
2016-08-08Re #1950: Check for ndk-build on configure-android.Riza Sulistyo
2016-08-08Re #1943: AES-GCM crypto support for SRTPLiong Sauw Ming
2016-08-05Re #1910: Send the additional keyframe only after the initial one.Riza Sulistyo