summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-19Misc (re #1782): Check if the transport being shutdown in on_accept_complete ...Riza Sulistyo
2015-03-19Re #1825: Implement new on_reg_started2 callbackRiza Sulistyo
2015-03-19Fixed #1824: Convert global index to local index for fast-switching feature o...Nanang Izzuddin
2015-03-18Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 app f...Liong Sauw Ming
2015-03-18Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to set...Liong Sauw Ming
2015-03-17Re #1786: Add support to specify output window as well for video preview param.Liong Sauw Ming
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
2015-03-12Misc (re #1782): Applied OpenH264 CFLAGS/LDFLAGS probing result by configure ...Nanang Izzuddin
2015-03-06Fixed #1821: Remove unnecessary locking in pjsip transaction and add new API ...Liong Sauw Ming