1. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  2. 5f3ab06 Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source. by James Dong · 13 years ago
  3. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 13 years ago
  4. 545c22f Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  5. a1d2d8f Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  6. 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  7. ab79d1f Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  8. 0c128b6 Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  9. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  10. 5d1d920 Fix potential unintialized variable yuvformat by James Dong · 14 years ago
  11. 8e02ca7 Disable shutter sound and play recording sound for still mode time lapse. by Nipun Kwatra · 14 years ago
  12. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  13. c44cf62 Call startPreview after stopping for mUseStillCameraForTimeLapse=true case. by Nipun Kwatra · 14 years ago
  14. 7913998 use usleep instead of sleep. by Nipun Kwatra · 14 years ago
  15. 7d435c5 including limits.h to fix simulator build. by Nipun Kwatra · 14 years ago
  16. b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  17. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  18. d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
  19. 4cd8672 Restart preview after each takePicture is done. by Nipun Kwatra · 14 years ago
  20. f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago