summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/CameraSourceTimeLapse.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-0/+3
* libstagefright: Allow for CameraSourceTimeLapse to be extendedDeva Ramasubramanian2015-10-091-2/+3
* StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-2/+4
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-121-2/+2
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-0/+5
* Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-021-3/+0
* Fix log spamming during time lapse video recordingJames Dong2011-11-211-4/+0
* Do not support still image capture mode for timelapse video recordingJames Dong2011-07-241-76/+0
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-0/+2
* Use video output if necessary for timelapse video recordingJames Dong2011-01-041-3/+3
* Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-081-13/+14
* Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-1/+60
* Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-3/+6
* Implementing getSupportedPictureSizesNipun Kwatra2010-08-021-3/+5
* Support for video size to be different from captured picture size.Nipun Kwatra2010-07-291-0/+33
* Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-0/+3
* Restart preview after each takePicture is done.Nipun Kwatra2010-07-201-1/+14
* Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-191-0/+129