summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2015-04-22Re #1843: Fixed unused variable warning when using OpenCore AMR (thanks to Al...Liong Sauw Ming
2015-04-22Re #1843:Liong Sauw Ming
2015-04-22Re #1843 (thanks to Alexander Traud for the patch):Liong Sauw Ming
2015-04-16Re #1842: Still on sipp/uac-reinvite-bad-via-branch.xml, fixed missing stuff ...Nanang Izzuddin
2015-04-15Re #1842: Workaround for spurious failure in sipp/uac-reinvite-bad-via-branch...Nanang Izzuddin
2015-04-15Fixed #1844: Replaced assertion check of component ID range with normal check.Nanang Izzuddin
2015-04-14Misc (re #1843): Fixed dependency lib order in pjsip-test Makefile. This migh...Nanang Izzuddin
2015-04-13Re #1842: Minor update on python test to reduce possibility of EADDRINUSE err...Nanang Izzuddin
2015-04-13Re #1842: Nanang Izzuddin
2015-04-13Re #1842: Fixed build error on cmp_wav tool for python tests due to changed p...Nanang Izzuddin
2015-04-13Re #1842: Updated pjsua app to avoid stdout buffering, and also adjusted pyth...Nanang Izzuddin
2015-04-13Changed version to 2.4-svnLiong Sauw Ming
2015-04-13Changed version to 2.4Liong Sauw Ming
2015-04-10Misc (re #1782): Fixed build error when using PJ_POOL_DEBUG=1Riza Sulistyo
2015-04-10Misc (re #1782): Suppress compile warnings on MSVC.Nanang Izzuddin
2015-04-10Misc (re #1782): Add information to pjsip_endpt_send_request documentation th...Riza Sulistyo
2015-04-09Re #1794:Nanang Izzuddin
2015-04-09Re #1831: Fixed bug of requested format overwritten by supported format, caus...Nanang Izzuddin
2015-04-09Re #1803: Add Application.mk which is necessary for ndk-build to define APP_A...Riza Sulistyo
2015-04-08Re #1838: Enable application to provide its own external resolver implementat...Riza Sulistyo
2015-04-08Re #1837: Fix dispatch queue problem in iOS capture device (crash in enc_cloc...Liong Sauw Ming
2015-04-08Re #1782 (misc): (trivial)Fixed typo in logLiong Sauw Ming
2015-04-08Re #1835: More robust handling of format change, to prevent data race if cloc...Liong Sauw Ming
2015-04-08Fixed #1837: Fix premature dispatch queue release in iOS capture deviceLiong Sauw Ming
2015-04-07Close #1836: Added colorbar device with active role.Nanang Izzuddin
2015-04-07Misc (re #1782): Check if capturer is opened when getting window information....Riza Sulistyo
2015-04-07Misc (re #1782): Fixed SIP error code not set properly when there's an error ...Riza Sulistyo
2015-04-07Fixed #1835: Fixed crash in iOS OpenGL renderer when in background and assert...Liong Sauw Ming
2015-04-06Misc (re #1782): Fixed various compile warnings on MacOS & iOS.Nanang Izzuddin
2015-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-04-02Re #1782 (misc): Fixed activesock's lock msg w.r.t iOS background to be more ...Liong Sauw Ming
2015-04-02Re #1818: Avoid warning caused by trying to destroy a locked jb mutex in pjme...Liong Sauw Ming
2015-04-01Re #1782 (misc): Prevent build error if using another ioqueue backend (such a...Liong Sauw Ming
2015-03-31Re #1782 (misc): Improve layout in ipjsua sample app, so it can display both ...Liong Sauw Ming
2015-03-30Fix #1834: Fixed SDP negotiator to retain initial_sdp in pjmedia_sdp_neg_send...Nanang Izzuddin
2015-03-30Re #1782 (misc): suppress warning in compiling third party code: gsm.Liong Sauw Ming
2015-03-27Re #1828: Silenced off compile warnings on PortAudio, as we lock the version ...Nanang Izzuddin
2015-03-27Re #1833: Support bdSound's bdiMad v2.0.0Riza Sulistyo
2015-03-27Re #1832: Update Android pjsua CLI build config to automatically replace preb...Nanang Izzuddin
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-27Re #1790: Fixed failed Android OpenGL detection if aconfigure is called with ...Liong Sauw Ming
2015-03-26Re #1831: Handle when the information of the supported format is not available.Riza Sulistyo
2015-03-26Re #1790: Fixed error build of undefined "ANativeWindow_fromSurface()" when v...Nanang Izzuddin
2015-03-26Re #1831: Fixed matching algorithm when the supported format only have one size.Riza Sulistyo
2015-03-26Re #1790: Misc fixes on renderer viewing in pjsua CLI app sample, e.g: handle...Nanang Izzuddin
2015-03-26Re #1822: Misc fix in Android video device build setting:Nanang Izzuddin
2015-03-26Fixed #1790: Remove unsupported capabilities and some cleanupLiong Sauw Ming
2015-03-26Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID.Nanang Izzuddin
2015-03-26Re #1831: Implement algorithm in video port to find the best video format bet...Riza Sulistyo