summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-22Re #1828 disabled pesq testsPerry Ismangil
2015-03-22Fixed #1827: Video port's clock thread may get stuck during format change eventLiong Sauw Ming
2015-03-22Removing XCode userdataPerry Ismangil
2015-03-21Shared scheme for remote buildsPerry Ismangil
2015-03-21Experimental adding scheme for continuous integrationPerry Ismangil
2015-03-21Added Xcode workspace for iOS app continuous integration Perry Ismangil
2015-03-21Re #1790: Reinitialize Android OpenGL renderer when there is format change.Liong Sauw Ming
2015-03-20Re #1823: Related to r4996: Fixed undefined symbol error if video is not enab...Liong Sauw Ming
2015-03-20Misc (re #1782): Setup log writer function on pjsua CLI (useful for debugging...Nanang Izzuddin
2015-03-20Re #1822: Skipped FPS setting on staring Android video capturer, unsupported/...Nanang Izzuddin
2015-03-19Re #1822: Fixed unreleased memory pool of Android capture device stream.Nanang Izzuddin
2015-03-19Re #1826: Add enum video format supported in iOSRiza Sulistyo
2015-03-19Re #1826: Add enum video format supported in linux (v4l2)Riza Sulistyo