summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10Fix #1884: Fixed silence frame length in stream (frame length calculation did...Nanang Izzuddin
2015-09-09Fix #1883: Check transport validity after getting transport manager lock in {...Nanang Izzuddin
2015-08-31Re #1881: Removed WM5 & WM6 target from VS2015 solution, also fixed libmilena...Nanang Izzuddin
2015-08-27Re #1882 (misc): In iOS, set the option to notify other apps upon audio sessi...Liong Sauw Ming
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-25Re #1881:Nanang Izzuddin
2015-08-21Re #1881: Add Visual Studio 2015 support.Riza Sulistyo
2015-08-21Re #1879: Fix bug in resetVideoCodecParam when not using Video build config.Riza Sulistyo
2015-08-21Fixed #1880: Incorrect orientation after switching video capture or when usin...Liong Sauw Ming
2015-08-21Re #1879: Riza Sulistyo
2015-08-12Changed version to 2.4.5-svnRiza Sulistyo
2015-08-12Remove extra space on the revision numberRiza Sulistyo
2015-08-12Changed version to 2.4.5Riza Sulistyo
2015-08-12Updated r5158, as it introduced more warnings on Android about unknown pragma.Nanang Izzuddin
2015-08-11Misc (re #1843): Fixed GCC compile warnings of unused variables in third-part...Nanang Izzuddin
2015-08-10Misc (re #1843): Fixed compile warnings of unused variable.Nanang Izzuddin
2015-08-10Re #1842: Updated automated test scenarios to invoke 'make distclean' first.Nanang Izzuddin
2015-08-10Re #1842: Added automated test scenarios for Android and iOS 64-bitNanang Izzuddin
2015-08-07Misc (re #1843): Fixed compile warnings of "command line option '-frtti' is v...Nanang Izzuddin
2015-08-07Re #1843 (misc): Fixed wrong calculation of timestamp in L16 codec (should be...Liong Sauw Ming
2015-08-07Fixed #1878: Compile time option for TCP/TLS transport to not create a listenerLiong Sauw Ming
2015-08-07Fixed #1877: Race condition between stopping ICE and sending data in ICE stre...Liong Sauw Ming
2015-08-06Re #1870: Modified the last identifier of the build triplet from darwin to da...Liong Sauw Ming
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2015-08-06Re #1843 (misc): Fixed typo in displaying error message in importsym.pyLiong Sauw Ming
2015-08-06Fixed #1875: Assertion in rescheduling PJSIP retransmissionLiong Sauw Ming
2015-08-05Fixed #1874: Truncated IPv6 address during address lookup on iOSLiong Sauw Ming
2015-08-05Re #1870: Fixed 64 bit arch issues on Android: pool alignment, updated suffix...Nanang Izzuddin
2015-08-05Re #1870: Handle configuration for iPhone simulatorLiong Sauw Ming
2015-07-31Fixed #1873: Only reset account transport pointer after a successful unregist...Nanang Izzuddin
2015-07-31Close #1872:Nanang Izzuddin
2015-07-31Misc (re #1843): Fixed compile error in app samples on some compiler due to i...Nanang Izzuddin
2015-07-31Fix #1871: fixed missing audio index normalization in audio device open funct...Nanang Izzuddin
2015-07-30Re #1863: Add missing video Device API.Riza Sulistyo
2015-07-30Fixed #1861: Add support for video capture orientation on AndroidLiong Sauw Ming
2015-07-29Re #1870: Fixed 64 bit arch issues on iOS: pool alignment, updated config.sub...Nanang Izzuddin
2015-07-28Misc (re #1843): Fixed MSVC build error on samples app due to undefined symbo...Nanang Izzuddin
2015-07-14Re #1864: fixed assert and crash when remote remove and add back media lines ...Nanang Izzuddin
2015-07-14Misc (re #1843): Fixed OpenH264 detection failure in configure script due to ...Nanang Izzuddin
2015-07-14Fixed #1869: Destroy STUN session when cleaning up STUN server resolutionLiong Sauw Ming
2015-07-13Fixed #1868: Disable serialization in pjsua2 Error classLiong Sauw Ming
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-09Re #1866: Added a test scenario of sending re-invite after a failed SDP negot...Nanang Izzuddin
2015-07-08Fix #1866: Refactored the management of initial SDP in SDP negotiator conside...Nanang Izzuddin
2015-07-07Re #1861: Fixed compile error of 'undeclared identifier PJMEDIA_VID_DEV_MAX_D...Nanang Izzuddin
2015-07-06Close #1865: Start NAT type detection after first STUN server resolution succ...Nanang Izzuddin
2015-07-06Misc (re #1843): Modify configure-android to support x86_64 and mips64 target.Riza Sulistyo
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-07-01Fixed #1864: Assertion in PJSIP when remote remove and add back media lines i...Liong Sauw Ming
2015-07-01Re #1863: Initial implementation of PJSUA2 Video Codec API and Video Device API.Riza Sulistyo