summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Forward-port HFR and HSR supportSteve Kondik2016-01-051-2/+2
* StagefrightRecorder: Add support for WAVE recordingMichael Bestas2015-12-121-0/+1
* stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-241-1/+3
* stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-0/+5
* video: Modify classes to support camcorder pause/resumeSurajit Podder2015-10-061-3/+3
* audio: add support for extended audio encodingMingming Yin2015-10-061-0/+4
* libstagefright: MPEG4Writer: Add support for HEVC muxingLubin Yin2015-10-061-2/+3
* avextensions: Add support for Codec Extension featuresShalaj Jain2015-10-061-0/+3
* Stagefright: Make classes customizable and add AV extensionsPraveen Chavan2015-10-061-2/+2
* 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