summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-23Fixed #1792: Create generic JNI OnLoad functionLiong Sauw Ming
2014-09-22Fixed #1791: Fixed possible crash when trying to cancel sdp negotiation upon ...Riza Sulistyo
2014-09-22Re #1790: Use OpenGL textures instead of platform dependent textures.Liong Sauw Ming
2014-09-17Re #1788: Add support to allow INVITE/reINVITE with unknown body.Riza Sulistyo
2014-09-15Fixed #1783: Restart ICE if a mid-dialog re-INVITE contains no offerLiong Sauw Ming
2014-09-15Fixed #1787: Failure of DShow device to open a certain resolutionLiong Sauw Ming
2014-09-15Fixed #1786: Add support to specify video format when opening video previewLiong Sauw Ming
2014-09-09Fixed #1785: Add support for sending initial INVITE/re-INVITE/UPDATE without SDPLiong Sauw Ming
2014-09-09Re #1784: Revert API changeLiong Sauw Ming
2014-09-09Fixed #1784: Remove the usage of nested structs/unions in PJSUA2 (unsupported...Liong Sauw Ming
2014-09-09Misc (re #1782): Fixed compile error of ios_opengl_dev.m on iOS 8 SDK due to ...Nanang Izzuddin
2014-09-08Re #1782 (misc): Removes ffmpeg libraries from XCode project.Liong Sauw Ming
2014-09-03Changed version to 2.3-svnNanang Izzuddin
2014-09-03Changed version to 2.3Nanang Izzuddin
2014-09-02Misc (#1751): Change default sound device on Android to use Android JNI (due ...Nanang Izzuddin
2014-09-02Fix #1781: Don't update dialog route set from UPDATE response.Nanang Izzuddin
2014-09-01Misc (re #1751): fixed printing value issue when using %02X format. (Thanks I...Riza Sulistyo
2014-09-01Re #1762: When capturing, image stride is not always equal to the image width...Riza Sulistyo
2014-08-26Re #1757: Set OpenGL as default renderer on iOS (initialized before UIView re...Nanang Izzuddin
2014-08-26Re #1757: Add iOS video renderer OpenGL macro settings to config.h.Nanang Izzuddin
2014-08-26Re #1768: Add forced GC to libDestroy() in SWIG Java.Nanang Izzuddin
2014-08-26Misc (re #1751): Avoid confusion caused by double variable declaration. (Than...Riza Sulistyo
2014-08-25Re #1758: update default OpenH264 video size for iPhone device to 352x288 (on...Nanang Izzuddin
2014-08-25Misc (re #1751): Fixed wrong pointer check in starting video render device.Nanang Izzuddin
2014-08-25Re #1762: Change alloc method for preview layer that may cause crash when rel...Riza Sulistyo
2014-08-22Misc (re #1751): Suppress compile warnings of OpenSSL deprecation on MacOSX.Nanang Izzuddin
2014-08-21Re #1735: Fixed missing check of "sips" scheme in request line in pjsip_inv_v...Nanang Izzuddin
2014-08-21Close #1735: Implemented secure dialog check of "sips" scheme in Contact/Reco...Nanang Izzuddin
2014-08-21Misc (re #1751): fixed occasional failure in pjsip-test & pjnath-test caused ...Nanang Izzuddin
2014-08-21Misc (re #1751): Fixed miscellaneous MSVC warnings.Nanang Izzuddin
2014-08-20Misc (re #1751): fixed sound issue on Android L(using PJMEDIA_AUDIO_DEV_HAS_A...Riza Sulistyo
2014-08-20Fixed #1780: Bug: STUN string attribute has zero lengthBenny Prijono
2014-08-20Misc re #1751: disable one pjlib-test entry on socket address parsingBenny Prijono
2014-08-19Misc, Re #1751: fixed pjsip-test failuresBenny Prijono
2014-08-19Re #1751 (misc): Fixed compilation error due to the lack of the SSLv2 methods.Liong Sauw Ming
2014-08-19Re #1762: Related to r4838, check whether the device supports the capture siz...Liong Sauw Ming
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-08-13Misc (re #1751): Bad typo on passthrough codec (thanks Peter Koletzki for the...Nanang Izzuddin
2014-08-12Misc (re #1751): Remove reference to PJSUA2 Call instance from PJSUA library ...Nanang Izzuddin
2014-08-12Misc (re #1751): Uninitialized variable 'body.tsxState.type' in PJSUA2 in Sip...Nanang Izzuddin
2014-07-28Re #1751 (misc): Fixed incorrect usage of dev_size (should be dev_count) in c...Liong Sauw Ming
2014-07-25Misc #1751: added logging when TLS domain verification fails due to invalid u...Benny Prijono
2014-07-22Re #1757, re #1758: fix configure script. Now OpenGL renderer is enabled by d...Benny Prijono
2014-07-18Misc (re #1751): Fixed missing initialization in pjsua2 TlsConfig::toPj() and...Nanang Izzuddin
2014-07-16Fix #1777: Problem in audio device list refresh after unregistering an audio ...Nanang Izzuddin
2014-07-15Misc (re #1751): Updated configure script to pass params using "$@" (thanks A...Nanang Izzuddin
2014-07-14Misc (re #1751): Delete config.log and config.status on "make distclean/realc...Nanang Izzuddin