1. ec4dde7 Set metadata retriever thread group to the caller's group. by Dave Sparks · 16 years ago
  2. 4ddf30b Merge change I49f02be9 into eclair by Android (Google) Code Review · 16 years ago
  3. 6100d2d Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 16 years ago
  4. 2f5925e DO NOT MERGE: Instead of inserting semi-random delays after submission to surface flinger, delay releasing buffers to the next display time to avoid flickering. by Andreas Huber · 16 years ago
  5. 583892d Merge change Iad79689a into eclair by Android (Google) Code Review · 16 years ago
  6. 1aaa563 Merge change I923d7d72 into eclair by Android (Google) Code Review · 16 years ago
  7. 0f2d1e2 Fix issue 2242614: Wired headset not recognized: bogus "state" in ACTION_HEADSET_PLUG broadcast. by Eric Laurent · 16 years ago
  8. 1dfc99f Delegate the platform dependent hardware renderer implementation to a shared library provided by the vendor. by Andreas Huber · 16 years ago
  9. 2b58424 Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 16 years ago
  10. a75e9fb 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 · 16 years ago
  11. dae04ca Make AudioPlayer a little less verbose, defer starting audio playback until after the first video frame has been decoded (if there's video at all). by Andreas Huber · 16 years ago
  12. 5b65c70 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 16 years ago
  13. d899d73 Now that UseBuffer on this component is fixed, let's use it. by Andreas Huber · 16 years ago
  14. dee7f83 Merge change I93f500a5 into eclair by Android (Google) Code Review · 16 years ago
  15. 34f1d8e Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 16 years ago
  16. d763b95 Add new audio sources to support the A1026 recording configurations. by Jean-Michel Trivi · 16 years ago
  17. c6c6237 Fix video flickering by propagating the NO_CACHING flag from the master to MemoryHeapPMem. by Andreas Huber · 16 years ago
  18. 967441e Merge change I36d0184e into eclair by Android (Google) Code Review · 16 years ago
  19. 9416be4 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 16 years ago
  20. 7ddc400 Merge change Id095e180 into eclair by Android (Google) Code Review · 16 years ago
  21. 6741eb8 Make sure the visualization stops immediately when sound stops, instead of continuing for a fraction of a second. by Marco Nelissen · 16 years ago
  22. 90b75fb Fix 2194140: [Passion] Support Audience chip. by Eric Laurent · 16 years ago
  23. dac6a31 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 16 years ago
  24. f9ae38f Merge change I7c0d20a7 into eclair by Android (Google) Code Review · 16 years ago
  25. 41fbe93 Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 16 years ago
  26. 17d58a8 Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers." by Andreas Huber · 16 years ago
  27. 88e5ad9 Merge change Icf10db28 into eclair by Android (Google) Code Review · 16 years ago
  28. a9a4390 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 16 years ago
  29. 4926a47 Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers. by Andreas Huber · 16 years ago
  30. f0ee6f4 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 16 years ago
  31. 66d1e82 do not merge: The qcom video decoders always output yuv data after adjusting dimensions to be a multiple of 16. by Andreas Huber · 16 years ago
  32. a3b2850 Merge change I11ebbfd9 into eclair by Android (Google) Code Review · 16 years ago
  33. af6757c A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image. by Andreas Huber · 16 years ago
  34. 7b9d6a9 fix [2182249] [MR1] valgrind error in surface flinger by Mathias Agopian · 16 years ago
  35. 68174b1 fix [2170319] gmail bulk operation checkbox latency on passion by Mathias Agopian · 16 years ago
  36. 23e1ce7 Merge change I4961c959 into eclair by Android (Google) Code Review · 16 years ago
  37. d46758b fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  38. e33e00e Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 16 years ago
  39. 5bffa09 fix [2168531] have software-only gralloc buffer side-step the HAL by Mathias Agopian · 16 years ago
  40. 9d64a06 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 16 years ago
  41. 10dbb8e Music visualizer support hack. by Marco Nelissen · 16 years ago
  42. defd1bd Attempt to fix [2152536] ANR in browser by Mathias Agopian · 16 years ago
  43. fdf23c7 Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 16 years ago
  44. a569aeb Fix some metadata retriever issues: by James Dong · 16 years ago
  45. 824b6a4 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 16 years ago
  46. cdc9847 Merge change 25528 into eclair by Android (Google) Code Review · 16 years ago
  47. 5228dd1 Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 16 years ago
  48. 9e3ebf8 add basic time stats for surfaces lock time by Mathias Agopian · 16 years ago
  49. 56a9496 Merge change 25158 into eclair by Android (Google) Code Review · 16 years ago
  50. 4265a83 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 16 years ago
  51. 269091d The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now. by Andreas Huber · 16 years ago
  52. 430209e Merge change 25128 into eclair by Android (Google) Code Review · 16 years ago
  53. 10f75b8 Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 16 years ago
  54. 1b84df1 Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 16 years ago
  55. 85cca02 Merge change 24947 into eclair by Android (Google) Code Review · 16 years ago
  56. 5a37cc5 make sure to update the tail pointer when undoing a dequeue by Mathias Agopian · 16 years ago
  57. 9530119 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 16 years ago
  58. 803d1ab Merge change 24742 into eclair by Android (Google) Code Review · 16 years ago
  59. a72e166 Merge change 24337 into eclair by Android (Google) Code Review · 16 years ago
  60. df4de7d Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 16 years ago
  61. 8f0e4aa Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true). by Andreas Huber · 16 years ago
  62. 777893a Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 16 years ago
  63. 11c043f Merge change 24643 into eclair by Android (Google) Code Review · 16 years ago
  64. 997161b Merge change 24642 into eclair by Android (Google) Code Review · 16 years ago
  65. 4fc61bf fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore by Mathias Agopian · 16 years ago
  66. 3dbf98c make sure conditions will return when the status of a surface is not NO_ERROR by Mathias Agopian · 16 years ago
  67. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 16 years ago
  68. 8cd11d2 Add component name to informational logging in OMXCodec.cpp by Andreas Huber · 16 years ago
  69. 44d4b64 Merge change 24450 into eclair by Android (Google) Code Review · 16 years ago
  70. 51ae4a9 Merge change 24448 into eclair by Android (Google) Code Review · 16 years ago
  71. 25b1309 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 16 years ago
  72. 371e243 Support for amr-wb tracks in MPEG4Extractor. by Andreas Huber · 16 years ago
  73. 2f7daa1 Added some more verbose output for AMR formats. Properly fill out the output format. by Andreas Huber · 16 years ago
  74. 195ea1e Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 16 years ago
  75. f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 16 years ago
  76. 03480f8 Merge change 24179 into eclair by Android (Google) Code Review · 16 years ago
  77. 5841db7 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 16 years ago
  78. 85fa14d Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 16 years ago
  79. ee73471 Merge changes 24119,24120 into eclair by Android (Google) Code Review · 16 years ago
  80. 8723e5a Merge change 24178 into eclair by Android (Google) Code Review · 16 years ago
  81. 456db75 Support encoding amr-wb content in stagefright. by Andreas Huber · 16 years ago
  82. b7802d9 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 16 years ago
  83. 148c1a2 Add basic metadata retrieval support for midi, ogg, etc. Bug 2050320 by James Dong · 16 years ago
  84. 81e2a52 fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly by Mathias Agopian · 16 years ago
  85. e07db23 Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app. by Andreas Huber · 16 years ago
  86. 365928e Merge change 23835 into eclair by Android (Google) Code Review · 16 years ago
  87. f482a41 When encountering a .nomedia file, notify the MediaScannerClient, by Marco Nelissen · 16 years ago
  88. 7a6b9e2 Setting the component role appears to be mandatory now for all mime types. by Andreas Huber · 16 years ago
  89. e5adbee Some work to make audio encoding work. by Andreas Huber · 16 years ago
  90. bc32742 Merge change 23632 into eclair by Android (Google) Code Review · 16 years ago
  91. 104b12d Increase buffer allocated to receive HTTP response, YouTube is rather verbose... by Andreas Huber · 16 years ago
  92. 37940ee Squashed commit of the following: by Andreas Huber · 16 years ago
  93. 53f2b2a Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 16 years ago
  94. 9144085 Merge change 23169 into eclair by Android (Google) Code Review · 16 years ago
  95. 6d43768 More assert => CHECK by Andreas Huber · 16 years ago
  96. 450bf4b Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 16 years ago
  97. a8a371c Fixing the build. by Andreas Huber · 16 years ago
  98. 7f75ced Merge change 22991 into eclair by Android (Google) Code Review · 16 years ago
  99. 7d719af Apparently setting the preferred role of the OMX component is now required on this platform. by Andreas Huber · 16 years ago
  100. ab0a5c4 Merge change 22986 into eclair by Android (Google) Code Review · 16 years ago