1. 7757f50 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 · 14 years ago
  2. 2b48836 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  3. b0fb6bf Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  4. 28934a9 Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  5. ba29002 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  6. 5c95231 Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  7. 54ff19a Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  8. 78eff72 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  9. 616715a Fix potential unintialized variable yuvformat by James Dong · 14 years ago
  10. 3ee899e Disable shutter sound and play recording sound for still mode time lapse. by Nipun Kwatra · 14 years ago
  11. 155e833 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  12. 900c129 Call startPreview after stopping for mUseStillCameraForTimeLapse=true case. by Nipun Kwatra · 14 years ago
  13. 7dbfa5a use usleep instead of sleep. by Nipun Kwatra · 14 years ago
  14. fd150a8 including limits.h to fix simulator build. by Nipun Kwatra · 14 years ago
  15. 40e2f3f Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  16. c4e47d1 Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  17. e4e0a69 Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
  18. 0aacf10 Restart preview after each takePicture is done. by Nipun Kwatra · 14 years ago
  19. 65e7e6f Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago