summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.h
Commit message (Expand)AuthorAgeFilesLines
* MediaRecorder: enable audio for slow motion recordingChong Zhang2015-07-171-5/+4
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-2/+1
* stagefright: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+1
* MediaRecorder: implement persistent input surface APIsChong Zhang2015-05-011-0/+3
* Respect the record audio app op - mediaSvet Ganov2015-04-291-1/+1
* libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-1/+1
* MediaRecorder: pass capture fps in floatChong Zhang2015-02-231-1/+2
* StageFrightRecorder: update setVideoFrameRate sanity checkZhijun He2015-02-091-0/+2
* Remove filename based writer constructorsMarco Nelissen2014-12-101-1/+0
* StagefrightRecorder: default to codec and fps from camcorder low profileChong Zhang2014-09-111-0/+1
* StagefrightRecorder: webm (video only) supportRobert Shih2014-07-221-2/+2
* initialize encoder at start() time for camera sourceChong Zhang2014-02-261-0/+1
* Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-14/+12
* Merge "Fixed StagefrightRecorder::setupVideoEncoder to use the clipped bitrat...Robert Shih2013-11-151-10/+2
|\
| * Fixed StagefrightRecorder::setupVideoEncoder to use the clipped bitrate valueRobert Shih2013-11-111-10/+2
* | StageFrightRecorder: do not use meta-data mode for software encodersLajos Molnar2013-10-301-1/+2
|/
* remove uses of Surface in favor or IGraphicBufferProducerMathias Agopian2013-03-121-2/+2
* CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-0/+3
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-3/+3
* Fix an issue where we should allow negative values but did notJames Dong2011-10-051-2/+2
* Do not support still image capture mode for timelapse video recordingJames Dong2011-07-241-12/+3
* Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-0/+18
* Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-081-0/+1
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-1/+3
* Support platform and camera dependent recording start time offsetJames Dong2011-05-141-0/+1
* Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-131-0/+4
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* Initial check-in for AACWriterJames Dong2011-05-041-1/+2
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-2/+4
* To collect the total usage time of encoders in the media recorderGloria Wang2011-02-231-0/+2
* Add audio encoding parameters checkJames Dong2011-01-121-0/+4
* Rotation supportJames Dong2010-11-091-0/+2
* Use meta data in the media recording frameworkJames Dong2010-11-041-0/+1
* resolved conflicts for merge of a127c07c to masterKenny Root2010-10-141-0/+1
|\
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-121-0/+1
* | Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-081-11/+2
* | Use setVideoSize API in StagefrightRecorderJames Dong2010-10-041-0/+4
* | Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-0/+2
* | Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-2/+0
* | Support for auxiliary video parameters.Nipun Kwatra2010-09-011-4/+10
* | Adding support for parallel recording sessions.Nipun Kwatra2010-08-311-6/+23
* | Change the framework to use the new camera preview path.Jamie Gennis2010-08-231-3/+2
* | am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 ...Andreas Huber2010-08-051-1/+2
|\ \ | |/
| * Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-1/+2
* | Allowing useStillCameraForTimeLapse to be set through MediaRecorder.javaNipun Kwatra2010-08-021-0/+2
* | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-0/+3
* | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-2/+0
|\ \ | |/
| * Progress status notificationJames Dong2010-07-201-2/+0
* | am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-151-2/+8
|\ \ | |/
| * Support user-supplied timescales for authoringJames Dong2010-07-141-2/+8