summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-08-05Fixed #1950: Failure in configure-android when specifying --use-ndk-cflags wi...Liong Sauw Ming
2016-08-05Re #1945 (misc): Fixed incorrect SRTP crypto suite name and doc.Liong Sauw Ming
2016-08-04Fixed #1949: Support video window manipulation for native previewLiong Sauw Ming
2016-08-03Fixed #1948: Modify async dispatch to synchronous on Mac and iOS video device...Liong Sauw Ming
2016-08-03Fixed #1947: Support for OpenH264 v1.6.0 codecLiong Sauw Ming
2016-08-02Re #1945 (misc): Fixed missing doxygen group doc for SIP transport TCP.Liong Sauw Ming
2016-08-02Re #1945 (misc): Set IPv6 sockets to be IPv6 onlyLiong Sauw Ming
2016-07-28Re #1945 (misc): Add pjsua2 sample app using javafx.Riza Sulistyo
2016-07-28Fix #1946: Avoid deinitialization of uninitialized client auth session.Nanang Izzuddin
2016-07-28Misc (re #1945): Updated checks in pjsip_tx_data_dec_ref(). Thanks Alexei Gra...Nanang Izzuddin
2016-07-27Misc (re #1945): Updated ffmpeg video device to query supported format from t...Nanang Izzuddin
2016-07-26Misc (re #1945): Fixed assertion when outgoing call without SDP is answered w...Nanang Izzuddin
2016-07-26Misc (re #1945): Updated array limit checks and docs in pjsip_evsub_register_...Nanang Izzuddin
2016-07-21Changed version to 2.5.5-svnLiong Sauw Ming
2016-07-21Changed version to 2.5.5Liong Sauw Ming
2016-07-20Re #1928 (misc): Remove trailing comma that might cause --disable-libyuv to notRiza Sulistyo
2016-07-20Re #1944: Allow native window to be set for video output window on SDLRiza Sulistyo
2016-07-20Misc (re #1928): Fixed build error in Android SWIG wrapper after modification...Nanang Izzuddin
2016-07-20Misc (re #1928): Added MSVC2005 project 'swig_java_pjsua2.vcproj' for buildin...Nanang Izzuddin
2016-07-19Misc (re #1928): Updated configure-android to add sysroot setting in CFLAGS a...Nanang Izzuddin
2016-07-18Misc (re #1928): Fixed possible stuck issue in pjnath-test caused by blocking...Nanang Izzuddin