summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* MediaRecorder: enable audio for slow motion recordingChong Zhang2015-07-171-35/+55
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-11/+4
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+2
* MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-011-2/+9
* Respect the record audio app op - mediaSvet Ganov2015-04-291-2/+4
* Merge "libmediaplayerservice: set priority and operating rate for the codec u...Ronghua Wu2015-04-221-0/+6
|\
| * libmediaplayerservice: set priority and operating rate for the codec used by ...Ronghua Wu2015-04-221-0/+6
* | libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-1/+0
|/
* MediaRecorder: pass capture fps in floatChong Zhang2015-02-231-9/+36
* MPEG4Writer: add capture fps in meta dataChong Zhang2015-02-231-5/+9
* StageFrightRecorder: update setVideoFrameRate sanity checkZhijun He2015-02-091-1/+1
* am a2bc118c: am 2a0f484e: am a04c05ab: Merge "Truncate file before recording ...Marco Nelissen2014-12-101-0/+3
|\
| * am 2a0f484e: am a04c05ab: Merge "Truncate file before recording into it."Marco Nelissen2014-12-101-0/+3
| |\
| | * Truncate file before recording into it.Marco Nelissen2014-12-101-0/+3
* | | Remove filename based writer constructorsMarco Nelissen2014-12-101-8/+0
|/ /
* | [FM] Fix FM App record fail Buganizer ID: 17975676Hochi Huang2014-10-241-2/+2
|/
* StageFrightRecorder: Enable meta-data mode for VP8 hardware encoder.Praveen Chavan2014-10-061-0/+1
* mediarecorder: set level if setting default profileLajos Molnar2014-10-021-0/+5
* StagefrightRecorder: default to codec and fps from camcorder low profileChong Zhang2014-09-111-6/+32
* StagefrightRecorder: add VIDEO_ENCODER_VP8 case in setupVideoEncoderRobert Shih2014-08-201-0/+4
* StagefrightRecorder: check for WEBM format instead of MP4Robert Shih2014-07-241-5/+5
* StagefrightRecorder: webm (video only) supportRobert Shih2014-07-221-29/+44
* Log an error when audio/video encoder failed to createChong Zhang2014-06-111-1/+5
* initialize encoder at start() time for camera sourceChong Zhang2014-02-261-5/+17
* Merge "support for time lapse/slow motion when using SURFACE source"Chong Zhang2014-02-221-3/+14
|\
| * support for time lapse/slow motion when using SURFACE sourceChong Zhang2014-02-141-3/+14
* | fix the build by fixing more warnings.Andreas Huber2014-02-111-1/+1
|/
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-3/+4
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-3/+4
* | Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-162/+168
* | Merge "Fixed StagefrightRecorder::setupVideoEncoder to use the clipped bitrat...Robert Shih2013-11-151-18/+10
|\ \ | |/ |/|
| * Fixed StagefrightRecorder::setupVideoEncoder to use the clipped bitrate valueRobert Shih2013-11-111-18/+10
* | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-6/+25
|/
* Fix valgrind error.Marco Nelissen2013-03-271-1/+2
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-121-1/+1
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-2/+11
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* Fix some missing checks against missing codecsJames Dong2012-10-111-14/+14
* Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-241-1/+0
* Added support for HE-AAC recordingDave Burke2012-04-301-2/+10
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-251-1/+9
* Refactored SurfaceMediaSourceDaniel Lam2012-04-091-1/+1
* fix libgui header locationMathias Agopian2012-02-271-1/+1
* Allow to record time lapse videos without using setProfile()James Dong2012-02-221-0/+6
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-8/+8
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-37/+37
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-19/+19
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-49/+49
* Fix an issue where we should allow negative values but did notJames Dong2011-10-051-6/+6