summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-222-8/+62
* am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-212-2/+52
|\
| * Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+52
* | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-202-23/+0
|\ \ | |/
| * Progress status notificationJames Dong2010-07-202-23/+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-152-14/+80
|\ \ | |/
| * Support user-supplied timescales for authoringJames Dong2010-07-142-14/+80
* | 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-095-14/+89
|\ \ | |/
| * Add runtime dumpsys support for media recorder clientJames Dong2010-07-085-14/+89
* | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-125/+0
|\ \ | |/
| * Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-125/+0
| |\
| | * Added Visualizer effect.Eric Laurent2010-07-072-125/+0
* | | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-072-0/+42
|\ \ \ | |/ /
| * | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+42
* | | Adding timelapse capture from videocamera.Nipun Kwatra2010-07-012-1/+7
|/ /
* | Refactor Stagefright::StartMPEG4Recording()James Dong2010-07-012-152/+186
* | Added encoding parameters set up for H263 video encoderJames Dong2010-06-291-17/+95
|/
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-284-5/+5
* Provide progress status report during authoringJames Dong2010-06-252-16/+75
* Enable passing parameters to the MediaWriter at runtime (at start() call).James Dong2010-06-252-4/+24
* Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-242-1/+9
* Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber2010-06-238-848/+8
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-222-19/+36
* Check and clip some video encoding parameters against media profiles before p...James Dong2010-06-172-0/+82
* Remove hard-coded number of audio channels in AudioSourceJames Dong2010-06-141-1/+1
* Initial checkin for pause and resume controlJames Dong2010-06-112-0/+9
* Remove the lock/unlock workaround from CameraServiceJames Dong2010-06-091-8/+17
* Remove some hard-coded encoding parametersJames Dong2010-06-082-2/+33
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-2/+7
* 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
* am 1d628c5d: merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
|\
| * merge from open-source masterThe Android Open Source Project2010-05-141-1/+1
| |\
| | * Accept media files by file extension in case insensitive manner.Atsushi Eno2010-03-191-1/+1
* | | Remove dummy surface in CameraSourceJames Dong2010-05-131-2/+2
* | | Added initial validation on video/audio encoding parameters before/at start()James Dong2010-05-112-22/+174
* | | am 71bd9fc8: am 100ef9be: Merge "Disable vorbis seek when streaming from loca...Andreas Huber2010-05-062-1/+31
|\ \ \ | |/ /
| * | Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-062-1/+31
* | | Support audio and video track interleaving in the recorded mp4 fileJames Dong2010-05-052-5/+19
* | | Merge "Support AAC recording" into krakenJames Dong2010-05-042-33/+214
|\ \ \
| * | | Support AAC recordingJames Dong2010-05-032-33/+214
* | | | am 8ea45aad: am e083d0a2: Merge "Support for Ogg Vorbis decoding in stagefrig...Andreas Huber2010-05-041-7/+35
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-7/+35
* | | Use timestamp from camera driver for CameraSourceJames Dong2010-04-283-3/+45