summaryrefslogtreecommitdiffstats
path: root/jni/feature_mos_jni.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the high-resolution data to render the preview.Wei-Ta Chen2011-09-111-1/+0
* Clean up the logs.Wei-Ta Chen2011-09-111-52/+6
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-091-12/+38
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-241-1/+25
* Updates to remove compile warnings and stop the viewfinder panning at UI boun...mbansal2011-08-221-5/+8
* Updates to allow the viewfinder to slide across the UI with device panning. A...mbansal2011-08-181-11/+36
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-121-5/+60
* Updates for mosaic preview rendering to happen using native GLES2.0 code.mbansal2011-08-051-13/+80
* Add a freeMosaicMemory function in JNI to address the leaks.mbansal2011-07-281-46/+120
* Check in Mosaic.java - the Java interface to JNI.Wei-Ta Chen2011-07-081-20/+8
* Check in mosaic stitching codes - the native partWei-Ta Chen2011-07-041-0/+449