summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-12Remove extra space on the revision numberv2.4.5Riza Sulistyo
2015-08-12Tagged 2.4.5Riza 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
2015-07-01Misc (re #1843): Register fmt matching callbak for AMR-WB in opencore-amr imp...Riza Sulistyo
2015-06-29Misc (re #1843): Check malloc return value on libRegisterThread.Riza Sulistyo
2015-06-29Misc (re #1843): Fix doc in endpoint class regarding the call to libDestroy.Riza Sulistyo
2015-06-25Fixed #1862: Crash on iOS when destroying an activesock and creating a new on...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-06-25Re #1843 (misc): Add two underscores for the header definition macros to matc...Liong Sauw Ming
2015-06-25Re #1843 (misc): Removed accidental inclusion of local library search paths.Liong Sauw Ming
2015-06-22Re #1843 (misc): Fixed potential memory corruption problem if DNS resolver r...Liong Sauw Ming
2015-06-22Fixed #1860: Modify pjmedia_sdp_neg_fmt_match() to check for encoding paramet...Liong Sauw Ming
2015-06-22Re #1843 (misc): Fixed warning: address of struct will always evaluate to 'tr...Liong Sauw Ming