summaryrefslogtreecommitdiffstats
path: root/jni
Commit message (Expand)AuthorAgeFilesLines
* Updates to handle textureless scenes during capture.mbansal2011-09-227-50/+159
* Bug fixes to the cropping region selection algorithm.mbansal2011-09-211-29/+18
* Merge "Correct the YUV444 to NV21 conversion." into ics-factoryromWei-Ta Chen2011-09-211-1/+1
|\
| * Correct the YUV444 to NV21 conversion.Wei-Ta Chen2011-09-201-1/+1
* | Blending algorithm updates to support WIDE strip-based blending.mbansal2011-09-206-18/+232
|/
* Updated cropping algorithm to get rid of gray pixels around the mosaic border.mbansal2011-09-151-84/+102
* Use the high-resolution data to render the preview.Wei-Ta Chen2011-09-113-23/+30
* Clean up the logs.Wei-Ta Chen2011-09-1111-138/+144
* Make the preview mosaic leave a margin.Wei-Ta Chen2011-09-091-3/+9
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-095-23/+81
* Fix a warping bug that makes images slant.Wei-Ta Chen2011-08-312-1/+3
* Fix a monkey bug - a null pointer issue in native.Wei-Ta Chen2011-08-301-0/+8
* Update the transform matrix from SurfaceTexture.Wei-Ta Chen2011-08-291-8/+6
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-245-9/+49
* Updates to remove compile warnings and stop the viewfinder panning at UI boun...mbansal2011-08-228-166/+229
* Updates to allow the viewfinder to slide across the UI with device panning. A...mbansal2011-08-1814-700/+903
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-1210-86/+776
* Updates for mosaic preview rendering to happen using native GLES2.0 code.mbansal2011-08-058-14/+1034
* Add a freeMosaicMemory function in JNI to address the leaks.mbansal2011-07-281-46/+120
* Check in the Mosaic Stitching codes.Wei-Ta Chen2011-07-271-2/+0
* 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-0468-0/+23339