| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to resolve jagged horizontal edge and blurred vertical edge issues. | mbansal | 2011-11-08 | 2 | -11/+18 |
* | Fix an OOM issue in mosaic blending. | Wei-Ta Chen | 2011-11-04 | 2 | -3/+39 |
* | Eliminating aliasing vertical lines. | Wei-Ta Chen | 2011-10-14 | 2 | -55/+73 |
* | Avoid a possible overflow on setting the mosaic size. | Wei-Ta Chen | 2011-10-12 | 2 | -1/+2 |
* | Blending updates to handle the case of mosaicing with the device in portrait ... | mbansal | 2011-10-03 | 1 | -49/+170 |
* | Updates to handle textureless scenes during capture. | mbansal | 2011-09-22 | 4 | -40/+139 |
* | Bug fixes to the cropping region selection algorithm. | mbansal | 2011-09-21 | 1 | -29/+18 |
* | Blending algorithm updates to support WIDE strip-based blending. | mbansal | 2011-09-20 | 5 | -17/+224 |
* | Updated cropping algorithm to get rid of gray pixels around the mosaic border. | mbansal | 2011-09-15 | 1 | -84/+102 |
* | Clean up the logs. | Wei-Ta Chen | 2011-09-11 | 8 | -58/+111 |
* | Updates to allow cancellation of mosaic computation from a UI trigger. | mbansal | 2011-09-09 | 4 | -11/+43 |
* | Fix a warping bug that makes images slant. | Wei-Ta Chen | 2011-08-31 | 2 | -1/+3 |
* | Fix a monkey bug - a null pointer issue in native. | Wei-Ta Chen | 2011-08-30 | 1 | -0/+8 |
* | Update the transform matrix from SurfaceTexture. | Wei-Ta Chen | 2011-08-29 | 1 | -8/+6 |
* | Updates to allow the mosaic library to report the mosaic computation progress... | mbansal | 2011-08-24 | 4 | -8/+24 |
* | Updates to remove compile warnings and stop the viewfinder panning at UI boun... | mbansal | 2011-08-22 | 3 | -3/+1 |
* | Updates to allow the viewfinder to slide across the UI with device panning. A... | mbansal | 2011-08-18 | 10 | -584/+594 |
* | Updates to allow using SurfaceTexture for reading the preview frames directly... | mbansal | 2011-08-12 | 6 | -1/+515 |
* | Updates for mosaic preview rendering to happen using native GLES2.0 code. | mbansal | 2011-08-05 | 4 | -0/+588 |
* | Check in mosaic stitching codes - the native part | Wei-Ta Chen | 2011-07-04 | 22 | -0/+5702 |