summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Implementation of stagefright-enabled MediaPlayerService::decode functionalityAndreas Huber2010-02-101-5/+85
* | API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-4/+7
* | Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-261-0/+13
* | Special-case .wmv and .wma metadata retrieval and playback to use PV if avail...Andreas Huber2010-01-211-0/+13
* | b/2353646Marco Nelissen2010-01-121-69/+58
* | Use stagefright for http streaming if the right property is set.Andreas Huber2010-01-051-3/+7
* | Disable HTTP playback and metadata support in stagefright, use PV instead.Andreas Huber2009-12-171-0/+6
* | 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
| * DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-051-2/+8
* | Remove old hack A/V sync hack that is no longer needed.Dave Sparks2009-12-031-2/+1
* | 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
* | am 3a814141: Merge change Iee0486e2 into eclairGloria Wang2009-10-291-1/+18
|\ \ | |/
| * Dump media recorder PID in dumpsys media.player, and fix minor bugs.Gloria Wang2009-10-291-1/+18
* | Use a simple replacement for String8 that allocates its storage beforehand to...Andreas Huber2009-10-271-1/+34
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-2/+8
|/
* Music visualizer support hack.Marco Nelissen2009-10-061-1/+138
* Remove audio latency fudge factor 96 msec.Jianhong Jiang2009-09-291-1/+1
* Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-111-0/+4
* Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-081-2/+2
* Build the stagefright library by default.Andreas Huber2009-08-071-38/+12
* Squashed commit of the following:Andreas Huber2009-07-281-0/+2
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-3/+13
* Added native metadata support.niko2009-07-221-31/+22
* Added method to get metadata out of the player.niko2009-07-171-6/+31
* New test player stub to load mock native players.Nicolas Catania2009-07-161-2/+18
* Squashed commit of the following:Andreas Huber2009-07-161-5/+83
* Implemented the tracking of the metadata updates.Nicolas Catania2009-07-101-75/+68
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-101-0/+10
* Implemented the metadata changed notification filters.Nicolas Catania2009-07-091-0/+185
* merge master in master_glMathias Agopian2009-06-241-1/+12
|\
| * Direct api to the native media player.Nicolas Catania2009-06-241-1/+11
* | fix buildMathias Agopian2009-06-031-1/+5
|/
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
* Merge commit 'korg/cupcake'The Android Open Source Project2009-03-271-0/+1
|\
| * Automated import from //branches/cupcake/...@141591,141591Dave Sparks2009-03-241-0/+1
* | Deal better with situations where OpenCORE is disabled.Jean-Baptiste Queru2009-03-231-0/+6
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1173
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1063/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-110/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+110
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-5/+5
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-125/+22
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-41/+95
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1112