summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | resolved conflicts for merge of a127c07c to masterKenny Root2010-10-141-0/+56
|\ \ | |/
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-121-0/+50
* | Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-081-161/+11
* | Use setVideoSize API in StagefrightRecorderJames Dong2010-10-041-2/+68
* | Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-4/+13
* | Checks for auxiliary video recording.Nipun Kwatra2010-09-141-2/+10
* | Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-23/+4
* | Support for auxiliary video parameters.Nipun Kwatra2010-09-011-9/+80
* | Adding support for parallel recording sessions.Nipun Kwatra2010-08-311-29/+173
* | am 28a92120: am 3f51fa78: Runtime dump support for MediaWriterJames Dong2010-08-241-2/+10
|\ \ | |/
| * Runtime dump support for MediaWriterJames Dong2010-08-231-2/+10
* | am 701b710c: am 300b0b7e: Merge "setParamMaxFileDurationUs should allow zero ...Nipun Kwatra2010-08-241-1/+5
|\ \ | |/
| * setParamMaxFileDurationUs should allow zero time input as per API of setMaxDu...Nipun Kwatra2010-08-201-1/+5
* | Change the framework to use the new camera preview path.Jamie Gennis2010-08-231-2/+2
* | am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return error...James Dong2010-08-211-2/+3
|\ \ | |/
| * Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-2/+3
* | am f54da15b: am eff30e3d: Change the default time scale for audio/video track...James Dong2010-08-161-6/+12
|\ \ | |/
| * Change the default time scale for audio/video track during recordingJames Dong2010-08-161-6/+12
* | am 0386d04b: am 581581fe: Merge "Fix all fd leaks in authoring engine" into g...James Dong2010-08-121-5/+5
|\ \ | |/
| * Fix all fd leaks in authoring engineJames Dong2010-08-111-5/+5
* | When using still camera for time lapse capture, don't set preview.Nipun Kwatra2010-08-051-6/+7
* | am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 ...Andreas Huber2010-08-051-3/+46
|\ \ | |/
| * Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-3/+46
* | am d152c1c7: am d194f3d6: Merge "Replace CHECK with a failure return value wh...James Dong2010-08-041-1/+7
|\ \ | |/
| * Replace CHECK with a failure return value when mCamera->setParameters() failsJames Dong2010-08-031-1/+7
* | Allowing useStillCameraForTimeLapse to be set through MediaRecorder.javaNipun Kwatra2010-08-021-1/+20
* | am e915b0ef: am d973a533: Merge "Lower the lower bound for max file duration ...James Dong2010-07-301-1/+1
|\ \ | |/
| * Lower the lower bound for max file duration checkJames Dong2010-07-301-1/+1
* | am cb51115c: am 5587bb7e: Merge "Interleave the audio and video by default - ...James Dong2010-07-281-2/+4
|\ \ | |/
| * Interleave the audio and video by defaultJames Dong2010-07-281-2/+4
* | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-8/+59
* | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-21/+0
|\ \ | |/
| * Progress status notificationJames Dong2010-07-201-21/+0
* | Use software encoder for time lapse capture.Nipun Kwatra2010-07-201-1/+3
* | Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-191-4/+4
* | am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-151-12/+72
|\ \ | |/
| * Support user-supplied timescales for authoringJames Dong2010-07-141-12/+72
* | am f6bdc764: am 9d8bea11: Merge "Initial checkin for software AVC encoder" in...James Dong2010-07-131-1/+3
|\ \ | |/
| * Initial checkin for software AVC encoderJames Dong2010-07-131-1/+3
* | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-091-0/+60
|\ \ | |/
| * Add runtime dumpsys support for media recorder clientJames Dong2010-07-081-0/+60
* | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-071-0/+38
|\ \ | |/
| * Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-071-0/+38
* | Adding timelapse capture from videocamera.Nipun Kwatra2010-07-011-1/+5
|/
* Refactor Stagefright::StartMPEG4Recording()James Dong2010-07-011-151/+179
* Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-17/+95
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-281-1/+1
* Provide progress status report during authoringJames Dong2010-06-251-14/+67
* Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-251-4/+22
* Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-241-1/+7