1. 2a799a3 Add missing <string.h> include. by Elliott Hughes · 10 years ago
  2. 8a07787 Use and older standard version. by Dan Albert · 10 years ago
  3. 1461b53 Rename Camera to LegacyCamera for SDK inclusion. by Eino-Ville Talvala · 12 years ago
  4. 8252bf7 Changes to resolve jagged horizontal edge and blurred vertical edge issues. by mbansal · 13 years ago
  5. 0a03913 Fix an OOM issue in mosaic blending. by Wei-Ta Chen · 13 years ago
  6. d32aa04 Make Panorama work in portrait layout. by Wei-Ta Chen · 13 years ago
  7. d97245f Eliminating aliasing vertical lines. by Wei-Ta Chen · 13 years ago
  8. 89b9c07 Avoid a possible overflow on setting the mosaic size. by Wei-Ta Chen · 13 years ago
  9. ff1c641 Blending updates to handle the case of mosaicing with the device in portrait mode. by mbansal · 13 years ago
  10. 317e8c7 Reduce the frame memory we allocate. by Wei-Ta Chen · 13 years ago
  11. dd28e1c Updates to handle textureless scenes during capture. by mbansal · 13 years ago
  12. a369cd3 Bug fixes to the cropping region selection algorithm. by mbansal · 13 years ago
  13. 9e9aff5 Merge "Correct the YUV444 to NV21 conversion." into ics-factoryrom by Wei-Ta Chen · 13 years ago
  14. ad5d193 Correct the YUV444 to NV21 conversion. by Wei-Ta Chen · 13 years ago
  15. b28b9c0 Blending algorithm updates to support WIDE strip-based blending. by mbansal · 13 years ago
  16. 6c5b201 Updated cropping algorithm to get rid of gray pixels around the mosaic border. by mbansal · 13 years ago
  17. 47f3bff Use the high-resolution data to render the preview. by Wei-Ta Chen · 13 years ago
  18. 274ca49 Clean up the logs. by Wei-Ta Chen · 13 years ago
  19. 85dedb8 Make the preview mosaic leave a margin. by Wei-Ta Chen · 13 years ago
  20. e1178a7 Updates to allow cancellation of mosaic computation from a UI trigger. by mbansal · 13 years ago
  21. fa45108 Fix a warping bug that makes images slant. by Wei-Ta Chen · 13 years ago
  22. 50f36b9 Fix a monkey bug - a null pointer issue in native. by Wei-Ta Chen · 13 years ago
  23. c73d5e2 Update the transform matrix from SurfaceTexture. by Wei-Ta Chen · 13 years ago
  24. 50b3c89 Updates to allow the mosaic library to report the mosaic computation progress (both low-res and high-res). by mbansal · 13 years ago
  25. a6f0b9e Updates to remove compile warnings and stop the viewfinder panning at UI boundary. Also, new logic for rendering the preview mosaic. by mbansal · 13 years ago
  26. 1e762b1 Updates to allow the viewfinder to slide across the UI with device panning. Also, rendering updates for color conversion using GPU. by mbansal · 13 years ago
  27. 41a2e97 Updates to allow using SurfaceTexture for reading the preview frames directly from GPU memory. by mbansal · 13 years ago
  28. eeb94d4 Updates for mosaic preview rendering to happen using native GLES2.0 code. by mbansal · 13 years ago
  29. b062b80 Add a freeMosaicMemory function in JNI to address the leaks. by mbansal · 13 years ago
  30. bdc7e2b Check in the Mosaic Stitching codes. by Wei-Ta Chen · 13 years ago
  31. 81f844f Check in Mosaic.java - the Java interface to JNI. by Wei-Ta Chen · 13 years ago
  32. e295e32 Check in mosaic stitching codes - the native part by Wei-Ta Chen · 13 years ago