summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/android
AgeCommit message (Collapse)Author
2015-04-09Re #1803: Add Application.mk which is necessary for ndk-build to define ↵Riza Sulistyo
APP_ABI (needed for targets other than armeabi). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5056 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-27Re #1832: Update Android pjsua CLI build config to automatically replace ↵Nanang Izzuddin
prebuilt libraries on each ndk-build invocation. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5036 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-26Re #1790: Fixed error build of undefined "ANativeWindow_fromSurface()" when ↵Nanang Izzuddin
video is disabled. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5032 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-26Re #1790: Misc fixes on renderer viewing in pjsua CLI app sample, e.g: ↵Nanang Izzuddin
handle NULL surface, handle video disabled, cleanup unused codes. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5030 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-26Re #1822: Misc fix in Android video device build setting:Nanang Izzuddin
- fixed silly typo caused Android video device sources not being built - avoid copying Android camera helper codes when video is disabled git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5029 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-26Re #1822: Re r5018, removed non cross-platform "cp" command flag "-u".Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5025 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-23Re #1822: Moved Android camera helper (PjCamera.java and PjCameraInfo.java) ↵Nanang Izzuddin
from sample app to pjmedia-video dev dir. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5018 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-22Re #1790: Nanang Izzuddin
- Removed android_opengl_get_surface() for renderer view setup, Java application can directly supply Surface object as renderer window. - Added renderer view on pjsua CLI app sample. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5014 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-20Misc (re #1782): Setup log writer function on pjsua CLI (useful for ↵Nanang Izzuddin
debugging library initialization). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5005 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-20Re #1822: Skipped FPS setting on staring Android video capturer, ↵Nanang Izzuddin
unsupported/non-exact range value may be rejected by some devices such as Nexus. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5004 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-18Re #1823 (pjsua2 video api): sample usage of Video Window API in pjsua2 app ↵Liong Sauw Ming
for android git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4997 74dad513-b988-da41-8d7b-12977e46ad98
2015-03-17Re #1822: Initial implementation of Android video capturer.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4994 74dad513-b988-da41-8d7b-12977e46ad98
2014-09-24Re #1790: Initial basic implementation of Android OpenGL rendererLiong Sauw Ming
To use it, app has to specify PJMEDIA_HAS_VIDEO to 1 git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4928 74dad513-b988-da41-8d7b-12977e46ad98
2013-05-28Re #1655:Riza Sulistyo
- Optimize android make file - Modify android project file to enable native debugging on eclipse - Add pjsua.cpp to svn ignore git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4526 74dad513-b988-da41-8d7b-12977e46ad98
2013-04-24Re #1655: pjsua app CLI for androidRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4496 74dad513-b988-da41-8d7b-12977e46ad98