1. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  2. b904c2a Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  3. ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
  4. 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
  5. 27366fc Squashed commit of the following: by Andreas Huber · 15 years ago
  6. ea6a38c Squashed commit of the following: by Andreas Huber · 15 years ago
  7. d533ca6 am cfe45c77: Merge change I96c4d4b3 into eclair by Andreas Huber · 15 years ago
  8. 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
  9. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
  10. 1166ff7 am 1d9246e8: Merge change Id095e180 into eclair by Marco Nelissen · 15 years ago
  11. 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
  12. 9cf9628 am 3a814141: Merge change Iee0486e2 into eclair by Gloria Wang · 15 years ago
  13. 608a263 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 15 years ago
  14. 9d73409 Merge change Ic5e3d73f into eclair-mr2 by Android (Google) Code Review · 15 years ago
  15. c5e3d73 LOG_ASSERT needs a message. by Patrick Scott · 15 years ago
  16. 5a7691f am e8543418: Merge change I7c0d20a7 into eclair by Dave Sparks · 15 years ago
  17. 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
  18. 7c0d20a Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 15 years ago
  19. 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
  20. ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 15 years ago
  21. e13526a Prefer software decoders over hardware for thumbnail extraction. by Andreas Huber · 15 years ago
  22. e981c33 Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 15 years ago
  23. f68c168 Some cleanup of OMXCodec code, make sure to ignore 0-length output buffers in the metadata retriever. by Andreas Huber · 15 years ago
  24. 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
  25. 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
  26. 53a76bd Split the ColorConverter off SoftwareRenderer, metadata support in stagefright. by Andreas Huber · 15 years ago
  27. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  28. 999f1ae Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 15 years ago
  29. 67fc234 Fix some metadata retriever issues: by James Dong · 15 years ago
  30. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  31. 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
  32. 392ff3b Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 15 years ago
  33. 0d596d4 Build the stagefright library by default. by Andreas Huber · 15 years ago
  34. 8a43277 Squashed commit of the following: by Andreas Huber · 15 years ago
  35. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  36. bc72692 Added native metadata support. by niko · 15 years ago
  37. 80b3ab3 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 15 years ago
  38. 8994837 Added method to get metadata out of the player. by niko · 15 years ago
  39. 8f5fcab New test player stub to load mock native players. by Nicolas Catania · 15 years ago
  40. e46b7be Squashed commit of the following: by Andreas Huber · 15 years ago
  41. 4df8b2c Implemented the tracking of the metadata updates. by Nicolas Catania · 15 years ago
  42. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
  43. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
  44. dfe983b Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  45. 548b992 am 2d9f3169: Merge change 5595 into donut by Android (Google) Code Review · 15 years ago
  46. 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 15 years ago
  47. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  48. 20cb94e Direct api to the native media player. by Nicolas Catania · 16 years ago
  49. a650aaa fix build by Mathias Agopian · 16 years ago
  50. 3b4062e get rid of utils.h by Mathias Agopian · 16 years ago
  51. 183baba am c1c82509: Merge change 2163 into donut by Android (Google) Code Review · 16 years ago
  52. 6690dc5 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 16 years ago
  53. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  54. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  55. c02cac4 Change 79 in git master branch by James Dong · 16 years ago
  56. c2bc16c am 7fe3b06: Merge change 740 into donut by Android (Google) Code Review · 16 years ago
  57. 7fe3b06 Merge change 740 into donut by Android (Google) Code Review · 16 years ago
  58. ef77be9 am 9f98f79: Merge change 739 into donut by Android (Google) Code Review · 16 years ago
  59. c082769 MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
  60. 0e051b1 Vorbis render thread was nice 0, should be nice -16. by Dave Sparks · 16 years ago
  61. 3ca47d1 Squashed commit of the following: by Jianhong Jiang · 16 years ago
  62. bb038d1 Revert "Changes required to accommodate OpenCORE 2.0" by Jean-Baptiste Queru · 16 years ago
  63. b8c055e AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
  64. b413494 Merge commit 'goog/cupcake' by The Android Open Source Project · 16 years ago
  65. e186113 Merge commit 'korg/cupcake' by The Android Open Source Project · 16 years ago
  66. ba9844e AI 143127: Media recorder service requires android.permission.CAMERA to record video by Dave Sparks · 16 years ago
  67. 6ee2e78 Automated import from //branches/donutburger/...@141593,141593 by Dave Sparks · 16 years ago
  68. cb9a44e Automated import from //branches/cupcake/...@141591,141591 by Dave Sparks · 16 years ago
  69. 680f8c7 Deal better with situations where OpenCORE is disabled. by Jean-Baptiste Queru · 16 years ago
  70. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  71. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  72. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  73. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. 076357b auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  75. 3dec7d5 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  76. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  77. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  78. ea780b6 Changes required to accommodate OpenCORE 2.0 by Brock Atchison · 16 years ago
  79. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  80. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago