summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-091-0/+1
|\ \ | |/
| * Add runtime dumpsys support for media recorder clientJames Dong2010-07-081-0/+1
* | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-071-0/+4
|\ \ | |/
| * Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-071-0/+4
* | Adding timelapse capture from videocamera.Nipun Kwatra2010-07-011-0/+2
|/
* Refactor Stagefright::StartMPEG4Recording()James Dong2010-07-011-1/+7
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-281-2/+2
* Provide progress status report during authoringJames Dong2010-06-251-2/+8
* Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-251-0/+2
* Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-241-0/+2
* Check and clip some video encoding parameters against media profiles before p...James Dong2010-06-171-0/+7
* Initial checkin for pause and resume controlJames Dong2010-06-111-0/+1
* Remove some hard-coded encoding parametersJames Dong2010-06-081-0/+2
* Added initial validation on video/audio encoding parameters before/at start()James Dong2010-05-111-1/+4
* Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-051-1/+3