summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* camera: Add autofocus support to the media recorderSteve Kondik2010-09-064-0/+17
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-082-1/+46
* Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-083-29/+1
* Another broken ifdef. I should test these things first.Steve Kondik2010-08-081-1/+1
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-083-1/+29
* libmedia: Add support to set camera parametersMohan Kandra2010-08-054-0/+16
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-302-2/+2
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-111-2/+6
* | Fix setDataSource method in FLACPlayer for new interface.Steve Kondik2010-06-232-4/+7
* | Fix FLAC decoder lock contention.Glenn Maynard2010-06-232-6/+17
* | Add FLAC support to the media frameworkKenny Root2010-06-234-1/+676
|/
* Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-062-1/+31
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-7/+35
* Use PV_PLAYER to handle RTSP streamingJames Dong2010-04-141-0/+5
* 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