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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misc-macro-parentheses warnings in LegacyCamera.
Chih-Hung Hsieh
2016-06-29
2
-18
/
+18
*
Fix misc-macro-parentheses warnings.
Chih-Hung Hsieh
2016-05-12
1
-1
/
+1
*
Add missing <string.h> include.
Elliott Hughes
2015-01-26
1
-0
/
+2
*
Use and older standard version.
Dan Albert
2014-11-20
1
-0
/
+1
*
Rename Camera to LegacyCamera for SDK inclusion.
Eino-Ville Talvala
2012-06-04
1
-1
/
+1
*
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
*
Make Panorama work in portrait layout.
Wei-Ta Chen
2011-10-26
1
-34
/
+111
*
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
3
-2
/
+3
*
Blending updates to handle the case of mosaicing with the device in portrait ...
mbansal
2011-10-03
1
-49
/
+170
*
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
7
-50
/
+159
*
Bug fixes to the cropping region selection algorithm.
mbansal
2011-09-21
1
-29
/
+18
*
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
6
-18
/
+232
|
/
*
Updated cropping algorithm to get rid of gray pixels around the mosaic border.
mbansal
2011-09-15
1
-84
/
+102
*
Use the high-resolution data to render the preview.
Wei-Ta Chen
2011-09-11
3
-23
/
+30
*
Clean up the logs.
Wei-Ta Chen
2011-09-11
11
-138
/
+144
*
Make the preview mosaic leave a margin.
Wei-Ta Chen
2011-09-09
1
-3
/
+9
*
Updates to allow cancellation of mosaic computation from a UI trigger.
mbansal
2011-09-09
5
-23
/
+81
*
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
5
-9
/
+49
*
Updates to remove compile warnings and stop the viewfinder panning at UI boun...
mbansal
2011-08-22
8
-166
/
+229
*
Updates to allow the viewfinder to slide across the UI with device panning. A...
mbansal
2011-08-18
14
-700
/
+903
*
Updates to allow using SurfaceTexture for reading the preview frames directly...
mbansal
2011-08-12
10
-86
/
+776
*
Updates for mosaic preview rendering to happen using native GLES2.0 code.
mbansal
2011-08-05
8
-14
/
+1034
*
Add a freeMosaicMemory function in JNI to address the leaks.
mbansal
2011-07-28
1
-46
/
+120
*
Check in the Mosaic Stitching codes.
Wei-Ta Chen
2011-07-27
1
-2
/
+0
*
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
68
-0
/
+23339