summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/StagefrightRecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Check and clip some video encoding parameters against media profiles before p...James Dong2010-06-171-0/+75
* Remove hard-coded number of audio channels in AudioSourceJames Dong2010-06-141-1/+1
* Initial checkin for pause and resume controlJames Dong2010-06-111-0/+8
* Remove the lock/unlock workaround from CameraServiceJames Dong2010-06-091-8/+17
* Remove some hard-coded encoding parametersJames Dong2010-06-081-2/+31
* Properly handle start code in H264/AVC encoder outputJames Dong2010-05-201-0/+1
* Workaround for preview frame rate setting and encoder profile and level setti...James Dong2010-05-201-2/+2
* Detect and handle premature termination of a recording sessionJames Dong2010-05-141-6/+1
* Handle recording file size and/or duration limitJames Dong2010-05-141-0/+15
* Remove dummy surface in CameraSourceJames Dong2010-05-131-2/+2
* Added initial validation on video/audio encoding parameters before/at start()James Dong2010-05-111-21/+170
* Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-051-4/+16
* Support AAC recordingJames Dong2010-05-031-30/+200
* Use timestamp from camera driver for CameraSourceJames Dong2010-04-281-2/+36
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-2/+2
* Fixing AMR recording code.Andreas Huber2010-02-101-0/+5
* Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-261-4/+100
* Squashed commit of the following:Andreas Huber2009-11-161-0/+241