summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-03Tagged 2.3v2.3Nanang 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
2014-07-14Misc (re #1751): Fixed possible bad assertion caused by race condition betwee...Nanang Izzuddin
2014-07-14Re #1776: Initial implementation of Libyuv wrapper. Supports:Riza Sulistyo
2014-07-11Re #1758: misc: reverted accidentally checked in test.hBenny Prijono
2014-07-11Closed #1758: use OpenH264 lib version 1.0.0 release instead of the latest gi...Benny Prijono
2014-07-09Misc (re #1751): fix crash when receiving unhold message caused by access to ...Riza Sulistyo
2014-07-07Re #1765: Riza Sulistyo
2014-07-03Misc re #1751: changing Android java's String.isEmpty() to String.length()==0...Benny Prijono
2014-07-02Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to enable ...Benny Prijono
2014-07-02Misc re #1751: removed --tls-srv-name from pjsua usage text since that featur...Benny Prijono
2014-07-02Re #1758: updated with the latest OpenH264 to fix compilation error with bsi-...Benny Prijono
2014-07-02Re #1768: move access to MainActivity class from MyApp to avoid undefined sym...Liong Sauw Ming
2014-06-26Fixed #1774: Unfreed transports upon stack shutdown/restartLiong Sauw Ming