summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Merge change Ic5e3d73f into eclair-mr2Android (Google) Code Review2009-10-291-1/+1
|\
| * LOG_ASSERT needs a message.Patrick Scott2009-10-291-1/+1
* | am e8543418: Merge change I7c0d20a7 into eclairDave Sparks2009-10-282-0/+37
|\ \ | |/ |/|
| * Run the metadataretriever at background priority. Bug 2187133.Dave Sparks2009-10-262-0/+37
* | Use a simple replacement for String8 that allocates its storage beforehand to...Andreas Huber2009-10-271-1/+34
* | New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-20/+1
* | Make stagefright a little less verbose. Fix heap corruption for real.Andreas Huber2009-10-231-6/+6
* | Prefer software decoders over hardware for thumbnail extraction.Andreas Huber2009-10-231-1/+2
* | Extract video thumbnails from the largest sync sample among the first 20.Andreas Huber2009-10-221-1/+11
* | Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in...Andreas Huber2009-10-211-2/+10
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-163-4/+11
* | OMXCodec now notifies the reader of changes in the output format by returning...Andreas Huber2009-10-131-1/+4
* | Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber2009-10-084-3/+258
|/
* Music visualizer support hack.Marco Nelissen2009-10-062-1/+141
* Remove audio latency fudge factor 96 msec.Jianhong Jiang2009-09-291-1/+1
* Fix some metadata retriever issues:James Dong2009-09-292-24/+27
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+1
* Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-112-1/+13
* Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-087-13/+334
* Build the stagefright library by default.Andreas Huber2009-08-072-67/+33
* 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-227-59/+29
* Fixing the build: StagefrightPlayer now implements the newly introduced "getM...Andreas Huber2009-07-202-0/+8
* Added method to get metadata out of the player.niko2009-07-174-7/+46
* New test player stub to load mock native players.Nicolas Catania2009-07-164-2/+338
* Squashed commit of the following:Andreas Huber2009-07-165-8/+383
* Implemented the tracking of the metadata updates.Nicolas Catania2009-07-102-83/+93
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-102-0/+11
* Implemented the metadata changed notification filters.Nicolas Catania2009-07-092-1/+199
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-6/+6
|\
| * am 2d9f3169: Merge change 5595 into donutAndroid (Google) Code Review2009-06-291-6/+6
| |\
| | * We might try to close the Vorbis file twice under certainDave Sparks2009-06-261-6/+6
* | | merge master in master_glMathias Agopian2009-06-244-4/+15
|\ \ \ | |/ /
| * | Direct api to the native media player.Nicolas Catania2009-06-244-4/+14
* | | fix buildMathias Agopian2009-06-031-1/+5
|/ /
* | get rid of utils.hMathias Agopian2009-05-312-2/+8
* | am c1c82509: Merge change 2163 into donutAndroid (Google) Code Review2009-05-201-0/+4
|\ \ | |/
| * Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorderDave Sparks2009-05-201-0/+4
| * Change 79 in git master branchJames Dong2009-04-301-14/+14
* | move libbinder's header files under includes/binderMathias Agopian2009-05-204-12/+12
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
* | am 7fe3b06: Merge change 740 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ | |/
| * Merge change 740 into donutAndroid (Google) Code Review2009-04-291-1/+1
| |\
| | * MIDI render thread was nice 0, should be nice -16.Dave Sparks2009-04-291-1/+1
* | | am 9f98f79: Merge change 739 into donutAndroid (Google) Code Review2009-04-291-1/+1
|\ \ \ | |/ /
| * | Vorbis render thread was nice 0, should be nice -16.Dave Sparks2009-04-291-1/+1
| |/
| * AI 143267: am: CL 143127 Media recorder service requires android.permission.C...Dave Sparks2009-03-271-0/+16
| * Automated import from //branches/donutburger/...@141593,141593Dave Sparks2009-03-241-0/+1
* | Squashed commit of the following:Jianhong Jiang2009-04-131-26/+14