index
:
LegacyCamera.git
master
replicant-6.0
Replicant's built-in camera app
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jni
/
feature_mos_jni.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid a possible overflow on setting the mosaic size.
Wei-Ta Chen
2011-10-12
1
-1
/
+1
*
Reduce the frame memory we allocate.
Wei-Ta Chen
2011-10-03
1
-14
/
+7
*
Updates to handle textureless scenes during capture.
mbansal
2011-09-22
1
-9
/
+14
*
Merge "Correct the YUV444 to NV21 conversion." into ics-factoryrom
Wei-Ta Chen
2011-09-21
1
-1
/
+1
|
\
|
*
Correct the YUV444 to NV21 conversion.
Wei-Ta Chen
2011-09-20
1
-1
/
+1
*
|
Blending algorithm updates to support WIDE strip-based blending.
mbansal
2011-09-20
1
-1
/
+8
|
/
*
Use the high-resolution data to render the preview.
Wei-Ta Chen
2011-09-11
1
-1
/
+0
*
Clean up the logs.
Wei-Ta Chen
2011-09-11
1
-52
/
+6
*
Updates to allow cancellation of mosaic computation from a UI trigger.
mbansal
2011-09-09
1
-12
/
+38
*
Updates to allow the mosaic library to report the mosaic computation progress...
mbansal
2011-08-24
1
-1
/
+25
*
Updates to remove compile warnings and stop the viewfinder panning at UI boun...
mbansal
2011-08-22
1
-5
/
+8
*
Updates to allow the viewfinder to slide across the UI with device panning. A...
mbansal
2011-08-18
1
-11
/
+36
*
Updates to allow using SurfaceTexture for reading the preview frames directly...
mbansal
2011-08-12
1
-5
/
+60
*
Updates for mosaic preview rendering to happen using native GLES2.0 code.
mbansal
2011-08-05
1
-13
/
+80
*
Add a freeMosaicMemory function in JNI to address the leaks.
mbansal
2011-07-28
1
-46
/
+120
*
Check in Mosaic.java - the Java interface to JNI.
Wei-Ta Chen
2011-07-08
1
-20
/
+8
*
Check in mosaic stitching codes - the native part
Wei-Ta Chen
2011-07-04
1
-0
/
+449