summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/CameraSource.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-021-0/+3
|\
| * DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-231-0/+3
* | stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-1/+6
* | video: Modify classes to support camcorder pause/resumeSurajit Podder2015-10-061-1/+3
|/
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-1/+3
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* Handle recording failure more gracefully.Ruben Brunk2014-02-181-1/+1
* Avoid the call to CameraSourceTimeLapse::trySettingVideoSize if initializationRobert Shih2013-11-221-1/+2
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-121-3/+3
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-8/+20
* Dynamically configure the number of video buffers used by camera source, if s...James Dong2012-08-021-0/+1
* Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-021-2/+3
* Fix log spamming during time lapse video recordingJames Dong2011-11-211-0/+3
* Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-0/+6
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-5/+29
* frameworks/base: some camera-interface cleanupIliyan Malchev2011-03-281-28/+0
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-261-1/+1
* Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-0/+2
* Make camera source ready for handling meta-data video buffers.James Dong2010-10-191-5/+54
* 0-memcpy video recording frameworkJames Dong2010-10-091-1/+1
* Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-081-4/+79
* Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-191-25/+25
* Adding timelapse capture from videocamera.Nipun Kwatra2010-07-011-0/+12
* Audio/video sync during recording (second part)James Dong2010-06-211-0/+4
* Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-081-0/+1
* Remove hard-coded pixel format for recording frames in CameraSource.James Dong2010-06-031-1/+1
* Avoid copying for input recording frames in CameraSourceJames Dong2010-05-281-4/+6
* Avoid repeatedly allocating and freeing memory in CameraSourceJames Dong2010-05-261-0/+2
* Remove dummy surface in CameraSourceJames Dong2010-05-131-4/+0
* Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-051-2/+3
* Use timestamp from camera driver for CameraSourceJames Dong2010-04-281-2/+7
* Squashed commit of the following:Andreas Huber2009-11-161-0/+5
* Re-enable CameraSource.Andreas Huber2009-10-281-13/+13
* Squashed commit of the following:Andreas Huber2009-07-161-0/+72