- bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
- b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
- ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
- 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
- 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
- ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
- d533ca6 am cfe45c77: Merge change I96c4d4b3 into eclair by Andreas Huber · 15 years ago
- da440f1 Fix for random audio output failures, properly dup() the file descriptor in IMediaPlayer::setDataSource to assume ownership as the caller will otherwise close it. by Andreas Huber · 15 years ago
- dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
- 1166ff7 am 1d9246e8: Merge change Id095e180 into eclair by Marco Nelissen · 15 years ago
- 758613d Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 15 years ago
- 9cf9628 am 3a814141: Merge change Iee0486e2 into eclair by Gloria Wang · 15 years ago
- 608a263 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 15 years ago
- 9d73409 Merge change Ic5e3d73f into eclair-mr2 by Android (Google) Code Review · 15 years ago
- c5e3d73 LOG_ASSERT needs a message. by Patrick Scott · 15 years ago
- 5a7691f am e8543418: Merge change I7c0d20a7 into eclair by Dave Sparks · 15 years ago
- 2712346 Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker). by Andreas Huber · 15 years ago
- 7c0d20a Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 15 years ago
- 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
- ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
- e13526a Prefer software decoders over hardware for thumbnail extraction. by Andreas Huber · 15 years ago
- e981c33 Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 15 years ago
- f68c168 Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in the metadata retriever. by Andreas Huber · 15 years ago
- 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
- cfd5557 OMXCodec now notifies the reader of changes in the output format by returning a special result/error code. by Andreas Huber · 15 years ago
- 53a76bd Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. by Andreas Huber · 15 years ago
- c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
- 999f1ae Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 15 years ago
- 67fc234 Fix some metadata retriever issues: by James Dong · 15 years ago
- 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
- 2aa39c4 Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 15 years ago
- 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 15 years ago
- 0d596d4 Build the stagefright library by default. by Andreas Huber · 15 years ago
- 8a43277 Squashed commit of the following: by Andreas Huber · 15 years ago
- a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
- bc72692 Added native metadata support. by niko · 15 years ago
- 80b3ab3 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 15 years ago
- 8994837 Added method to get metadata out of the player. by niko · 15 years ago
- 8f5fcab New test player stub to load mock native players. by Nicolas Catania · 15 years ago
- e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago
- 4df8b2c Implemented the tracking of the metadata updates. by Nicolas Catania · 15 years ago
- 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
- b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
- dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
- 548b992 am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 15 years ago
- 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 15 years ago
- f31868e merge master in master_gl by Mathias Agopian · 15 years ago
- 20cb94e Direct api to the native media player. by Nicolas Catania · 16 years ago
- a650aaa fix build by Mathias Agopian · 16 years ago
- 3b4062e get rid of utils.h by Mathias Agopian · 16 years ago
- 183baba am c1c82509: Merge change 2163 into donut by Android (Google) Code Review · 16 years ago
- 6690dc5 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 16 years ago
- 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
- 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
- c02cac4 Change 79 in git master branch by James Dong · 16 years ago
- c2bc16c am 7fe3b06: Merge change 740 into donut by Android (Google) Code Review · 16 years ago
- 7fe3b06 Merge change 740 into donut by Android (Google) Code Review · 16 years ago
- ef77be9 am 9f98f79: Merge change 739 into donut by Android (Google) Code Review · 16 years ago
- c082769 MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
- 0e051b1 Vorbis render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
- 3ca47d1 Squashed commit of the following: by Jianhong Jiang · 16 years ago
- bb038d1 Revert "Changes required to accommodate OpenCORE 2.0" by Jean-Baptiste Queru · 16 years ago
- b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
- b413494 Merge commit 'goog/cupcake' by The Android Open Source Project · 16 years ago
- e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
- ba9844e AI 143127: Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
- 6ee2e78 Automated import from //branches/donutburger/...@141593,141593 by Dave Sparks · 16 years ago
- cb9a44e Automated import from //branches/cupcake/...@141591,141591 by Dave Sparks · 16 years ago
- 680f8c7 Deal better with situations where OpenCORE is disabled. by Jean-Baptiste Queru · 16 years ago
- 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
- ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
- 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
- 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
- da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
- d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
- ea780b6 Changes required to accommodate OpenCORE 2.0 by Brock Atchison · 16 years ago
- f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
- 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago