1. 4e2ecdd am d0a25456: am 02740dc4: Merge "Fix log spamming during time lapse video recording" into ics-mr1 by James Dong · 13 years ago
  2. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  3. 977442c am ee7ebb32: Merge "Fix a hang issue where the first frame can be dropped for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  4. b888fd1 Fix a hang issue where the first frame can be dropped for timelapse video recording. by James Dong · 13 years ago
  5. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 83dd43f Do not support still image capture mode for timelapse video recording by James Dong · 13 years ago
  7. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  8. 21663e5 Enforce the rule that the timestamp from timelapse video source monotically increases by James Dong · 13 years ago
  9. e00cab7 Application-managed callback buffer support for raw image by James Dong · 13 years ago
  10. 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 · 14 years ago
  11. 5fb60c7 Use metadata in video buffers for timelapse video recording by default to eliminate memcpy by James Dong · 14 years ago
  12. 545c22f Don't release the video recording frame after recording is stopped in CameraSourceTimeLapse.cpp by James Dong · 14 years ago
  13. a1d2d8f Use video output if necessary for timelapse video recording by James Dong · 14 years ago
  14. 08800f3 First step towards renabling Timelapse video recording by James Dong · 14 years ago
  15. ab79d1f Make camera source ready for handling meta-data video buffers. by James Dong · 14 years ago
  16. 0c128b6 Move Camera specific logic out from StagefrightRecorder to CameraSource by James Dong · 14 years ago
  17. 7553cf7 Implemented frequent read returns for quick stop in time lapse. by Nipun Kwatra · 14 years ago
  18. 5d1d920 Fix potential unintialized variable yuvformat by James Dong · 14 years ago
  19. 8e02ca7 Disable shutter sound and play recording sound for still mode time lapse. by Nipun Kwatra · 14 years ago
  20. 4a857e6 Moving decision to use still camera to CameraSourceTimeLapse by Nipun Kwatra · 14 years ago
  21. c44cf62 Call startPreview after stopping for mUseStillCameraForTimeLapse=true case. by Nipun Kwatra · 14 years ago
  22. 7913998 use usleep instead of sleep. by Nipun Kwatra · 14 years ago
  23. 7d435c5 including limits.h to fix simulator build. by Nipun Kwatra · 14 years ago
  24. b1fb607 Implementing getSupportedPictureSizes by Nipun Kwatra · 14 years ago
  25. dce4beb Support for video size to be different from captured picture size. by Nipun Kwatra · 14 years ago
  26. d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 14 years ago
  27. 4cd8672 Restart preview after each takePicture is done. by Nipun Kwatra · 14 years ago
  28. f9b8018 Adding support for timelapse capture using still camera's takepicture. by Nipun Kwatra · 14 years ago