summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-13Tagged 2.4v2.4Liong 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
2015-03-26Re #1822: Re r5018, removed non cross-platform "cp" command flag "-u".Nanang Izzuddin
2015-03-26Re #1828:Nanang Izzuddin
2015-03-25Re #1828: Adjust jitter buffer test data for changes in #1612.Nanang Izzuddin
2015-03-25Re #1823: Video settings on sample apps:Nanang Izzuddin
2015-03-24Re #1828 Temporary deactivation of failing tests to be examined in detail lat...Perry Ismangil
2015-03-24Re #1828 Changed unit test expected to 415 to sync with other code changesPerry Ismangil
2015-03-23Re #1822: Fixed SVN properties on Android camera helper.Nanang Izzuddin
2015-03-23Re #1822: Moved Android camera helper (PjCamera.java and PjCameraInfo.java) f...Nanang Izzuddin
2015-03-22Misc (re #1782): Coding style works (indentation, etc) on Android pjsua2 samp...Nanang Izzuddin
2015-03-22Re #1790: Misc fixes:Liong Sauw Ming
2015-03-22Misc (re #1782): Update default OpenH264 video size for Android platforms to ...Nanang Izzuddin
2015-03-22Re #1790: Nanang Izzuddin