summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Fixing AMR recording code.Andreas Huber2010-02-101-0/+5
* | Implementation of stagefright-enabled MediaPlayerService::decode functionalityAndreas Huber2010-02-102-7/+89
* | Merge "Properly implement asynchronous preparation of media playback."Andreas Huber2010-02-081-21/+2
|\ \
| * | Properly implement asynchronous preparation of media playback.Andreas Huber2010-02-081-21/+2
* | | Use Tremor for sim-eng, and Tremolo for other targets.Gloria Wang2010-02-081-1/+9
|/ /
* | Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...Gloria Wang2010-02-051-1/+1
* | Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-041-1/+1
* | Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary.Mathias Agopian2010-01-292-17/+8
* | Simplify the MemoryDealer implementationMathias Agopian2010-01-291-2/+2
* | Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-2/+2
* | API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-2812-22/+46
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-262-0/+15
* | Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-262-6/+107
* | Special-case .wmv and .wma metadata retrieval and playback to use PV if avail...Andreas Huber2010-01-211-0/+13
* | b/2353646Marco Nelissen2010-01-122-69/+59
* | Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-083-251/+0
* | Use stagefright for http streaming if the right property is set.Andreas Huber2010-01-051-3/+7
* | Make metadata support through stagefright property dependent until it's ready.Andreas Huber2010-01-041-7/+11
* | Disable HTTP playback and metadata support in stagefright, use PV instead.Andreas Huber2009-12-172-6/+17
* | AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-1/+2
* | am 14f89404: Fix media player decode function. Bug 2317821.Dave Sparks2009-12-101-7/+17
|\ \ | |/
| * Fix media player decode function. Bug 2317821.Dave Sparks2009-12-091-7/+17
* | Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-032-2/+18
* | Remove old hack A/V sync hack that is no longer needed.Dave Sparks2009-12-032-4/+1
* | am 8424ec32: Merge change I0f9a53d4 into eclairDave Sparks2009-11-232-24/+0
|\ \ | |/
| * Set metadata retriever thread group to the caller's group.Dave Sparks2009-11-232-24/+0
* | Squashed commit of the following:Andreas Huber2009-11-233-83/+40
* | Squashed commit of the following:Andreas Huber2009-11-165-5/+336
* | am cfe45c77: Merge change I96c4d4b3 into eclairAndreas Huber2009-11-101-1/+3
|\ \ | |/
| * Fix for random audio output failures, properly dup() the file descriptor in I...Andreas Huber2009-11-101-1/+3
| * DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-054-4/+23
* | am 1d9246e8: Merge change Id095e180 into eclairMarco Nelissen2009-11-021-0/+1
|\ \ | |/
| * Make sure the visualization stops immediately when sound stops, instead of co...Marco Nelissen2009-11-021-0/+1