summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+52
* Progress status notificationJames Dong2010-07-202-23/+0
* Support user-supplied timescales for authoringJames Dong2010-07-142-14/+80
* Initial checkin for software AVC encoderJames Dong2010-07-131-1/+3
* Add runtime dumpsys support for media recorder clientJames Dong2010-07-085-14/+89
* Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-072-125/+0
|\
| * Added Visualizer effect.Eric Laurent2010-07-072-125/+0
* | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+42
* | 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
* | | am 6852b198: am d3d445b1: Merge "Use PV_PLAYER to handle RTSP streaming" into...James Dong2010-04-141-0/+5
|\ \ \ | |/ /
| * | Use PV_PLAYER to handle RTSP streamingJames Dong2010-04-141-0/+5
* | | Remove legacy NO_OPENCORE code bypass from MediaPlayerService.Andreas Huber2010-04-091-4/+0
|/ /
* | Fix build. I screwed up a merge.Dave Sparks2010-03-021-1/+1
* | Add locking to signal in AudioCache::notify(). Bug 2317844.Dave Sparks2010-03-021-1/+2
* | Add some space and total memory amount to the memory dump from the media serv...James Dong2010-02-251-1/+3
* | Implement legacy behaviour for MediaPlayer's behaviour of starting from the s...Andreas Huber2010-02-181-0/+2
* | Merge "Replace Tremor with Tremolo (an ARM optimised version of the Tremor li...Gloria Wang2010-02-121-8/+1
|\ \
| * | Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-121-8/+1
* | | New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-124-0/+28
|/ /
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-113-16/+16