summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Do not support still image capture mode for timelapse video recordingJames Dong2011-07-241-173/+4
* Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-19/+90
* Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-081-0/+59
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-3/+11
* Support platform and camera dependent recording start time offsetJames Dong2011-05-141-0/+9
* Support for storing geo information in the recorded mp4/3gpp file.James Dong2011-05-131-0/+36
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* Initial check-in for AACWriterJames Dong2011-05-041-5/+22
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-14/+16
* To collect the total usage time of encoders in the media recorderGloria Wang2011-02-231-7/+79
* Should reset errno to 0 before calling strtoll().James Dong2011-02-081-0/+4
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-261-0/+8
* Eliminate recording sound by starting the video track before audio track.James Dong2011-01-201-6/+9
* Use metadata in video buffers for timelapse video recording by default to eli...James Dong2011-01-181-13/+1
* Fix the sluggish preview during timelapse video recording because software en...James Dong2011-01-181-1/+3
* Add audio encoding parameters checkJames Dong2011-01-121-18/+85
* Backward-compatibility max file size support, ignoring 0 or negative file siz...James Dong2010-12-201-1/+9
* First step towards renabling Timelapse video recordingJames Dong2010-12-091-1/+1
* Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-1/+9
* If camera source uses the metadata, we must use HW encoderJames Dong2010-12-021-2/+10
* am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ...James Dong2010-12-021-0/+8
|\
| * Be conservative in estimating the file size limit.James Dong2010-11-301-0/+8
| * Rotation supportJames Dong2010-11-051-0/+20
| * Revert "Support rotation in media recorder"James Dong2010-11-031-25/+0
| * Support rotation in media recorderJames Dong2010-11-031-0/+25
* | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-191-4/+4
* | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-2/+2
* | Fix uninitialized variableJames Dong2010-11-101-0/+1
* | Rotation supportJames Dong2010-11-091-0/+19
* | Use meta data in the media recording frameworkJames Dong2010-11-041-2/+12
* | Don't change the video recording frame rate if it is not requested.James Dong2010-10-251-3/+20
* | 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
|\ \ | |/