1. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  2. 3b49e9b Fix for bug 2158794. Hide MediaPlayer.invoke() and MediaPlayer.newRequest(), and Fix bad links in ToneGenerator documentation. by gwang@google.com · 15 years ago
  3. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  4. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  5. f09edd6 Merge change Id60fa26a into eclair by Android (Google) Code Review · 15 years ago
  6. ef093cd Fix issue 2152541 thumbnail images stretched. by Ray Chen · 15 years ago
  7. 89e74ba Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash. by Eric Laurent · 15 years ago
  8. 37b0f27 Merge change I999f1aeb into eclair by Android (Google) Code Review · 15 years ago
  9. 999f1ae Remove audio latency fudge factor 96 msec. by Jianhong Jiang · 15 years ago
  10. edd942c Merge change I55a6ac8c into eclair by Android (Google) Code Review · 15 years ago
  11. 55a6ac8 Fixed the long recorder time and reduce the number of loops. by Yu Shan Emily Lau · 15 years ago
  12. 8bbba0e Merge change If5722b3f into eclair by Android (Google) Code Review · 15 years ago
  13. f5722b3 Dont NPE if the thumbnail file cannot be opened. by Chih-Chung Chang · 15 years ago
  14. 7d98718 Merge change I19f2928b into eclair by Android (Google) Code Review · 15 years ago
  15. a2ef57d Fix issue 2141503: Keyclick sound doesn't honor volume settings. by Eric Laurent · 15 years ago
  16. 4c232c5 Merge change Idd16976f into eclair by Android (Google) Code Review · 15 years ago
  17. ecc97cc Unify Java NIO to read/write MiniThumbFile. by Ray Chen · 15 years ago
  18. 67fc234 Fix some metadata retriever issues: by James Dong · 15 years ago
  19. 99638e7 Merge change 27466 into eclair by Android (Google) Code Review · 15 years ago
  20. 525ad18 Turn on thubmnail capture unit test for media metadata retriever by James Dong · 15 years ago
  21. 7d97351 Merge change 27449 into eclair by Android (Google) Code Review · 15 years ago
  22. 1851db6 Always consider m4a files as audio, even when they contain a video track. by Marco Nelissen · 15 years ago
  23. dba93b6 Merge change 27318 into eclair by Android (Google) Code Review · 15 years ago
  24. d4f3586 Check that playlist entries refer to a row in the audio table. by Marco Nelissen · 15 years ago
  25. cc96652 Remove fflush when storing thumbanil to sdcard. by Ray Chen · 15 years ago
  26. 0faa5c6c Merge change 27271 into eclair by Android (Google) Code Review · 15 years ago
  27. 0ddbc35 Only scan windows media files when those codecs are enabled. by Marco Nelissen · 15 years ago
  28. 7756cbee Merge change 27073 into eclair by Android (Google) Code Review · 15 years ago
  29. 34831c9 Removed the device type checking by Yu Shan Emily Lau · 15 years ago
  30. e9bd478 Merge change 26881 into eclair by Android (Google) Code Review · 15 years ago
  31. 3f790d8 Merge change 27011 into eclair by Android (Google) Code Review · 15 years ago
  32. a56e653 Added the checking for the wma in the memory test. by Yu Shan Emily Lau · 15 years ago
  33. af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
  34. 343449f Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail. by Ray Chen · 15 years ago
  35. 7d0bdfa Merge change 26948 into eclair by Android (Google) Code Review · 15 years ago
  36. 5b0b63b Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build by Yu Shan Emily Lau · 15 years ago
  37. a52b4d7 Fix broken build. by Dianne Hackborn · 15 years ago
  38. 00c575a Add new thumbnail API. by Ray Chen · 15 years ago
  39. 008fc5d Merge change 26332 into eclair by Android (Google) Code Review · 15 years ago
  40. dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
  41. b8f4725 Make media scanner read the jpeg orientation tag. by Chih-Chung Chang · 15 years ago
  42. 92b27da Merge change 25858 into eclair by Android (Google) Code Review · 15 years ago
  43. 17d7ea4 There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension by Yu Shan Emily Lau · 15 years ago
  44. e785d18 Merge change 25826 into eclair by Android (Google) Code Review · 15 years ago
  45. 9d7b2fa Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore. by Yu Shan Emily Lau · 15 years ago
  46. 872a30e Improve ExifInterface API. by Chih-Chung Chang · 15 years ago
  47. bc95d66 Modified the validation to use singal media player instance. by Yu Shan Emily Lau · 15 years ago
  48. 56af9e9 Merge change 25452 into eclair by Android (Google) Code Review · 15 years ago
  49. 3065a3c Merge change 25528 into eclair by Android (Google) Code Review · 15 years ago
  50. 1a77b68e Another stagefright test-case and ignore end-of-stream notifications while we're flushing. by Andreas Huber · 15 years ago
  51. 208ad8e Modified the new stream video url. by Yu Shan Emily Lau · 15 years ago
  52. c82e65a Merge change 25228 into eclair by Android (Google) Code Review · 15 years ago
  53. fc5f102 Merge change 25291 into eclair by Android (Google) Code Review · 15 years ago
  54. 9081aec Try to fix sdk build again. by Chih-Chung Chang · 15 years ago
  55. de88c51 Merge change 25286 into eclair by Android (Google) Code Review · 15 years ago
  56. 7b886f9 Fix sdk build. by Chih-Chung Chang · 15 years ago
  57. f7c3679 Merge change 25158 into eclair by Android (Google) Code Review · 15 years ago
  58. d3ba481 Merge change 25272 into eclair by Android (Google) Code Review · 15 years ago
  59. b53eaac Merge change 25155 into eclair by Android (Google) Code Review · 15 years ago
  60. 017bb4c Make ExifInterface public. by Chih-Chung Chang · 15 years ago
  61. 700beb4 Clean ExifInterface. Prepare to make it public. by Chih-Chung Chang · 15 years ago
  62. 20a6b95 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaRecorderStressTest.java by Yu Shan Emily Lau · 15 years ago
  63. 610e359 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  64. 4f23457 Another software color conversion implementation, this time OMX_QCOM_COLOR_FormatYVU420SemiPlanar => rgb565. by Andreas Huber · 15 years ago
  65. fccb25d Fix bug 2115258 where the AudioManager javadoc doesn't warn against by Jean-Michel Trivi · 15 years ago
  66. 0446b82 The 8k chipset qcom decoders require that the input buffers be allocated using OMX_AllocateBuffer rather than OMX_UseBuffer for now. by Andreas Huber · 15 years ago
  67. a4fe2ac Merge change 25128 into eclair by Android (Google) Code Review · 15 years ago
  68. 0edada0 Merge change 25101 into eclair by Android (Google) Code Review · 15 years ago
  69. c966a3c Support CbYCrY -> RGB565 color conversion in IOMXRenderer. by Andreas Huber · 15 years ago
  70. 4d445d6 Merge change 24955 into eclair by Android (Google) Code Review · 15 years ago
  71. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  72. 1619367 new file: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaProfileReader.java by Yu Shan Emily Lau · 15 years ago
  73. 9202285 Added a little more logging in OMXCodec.cpp for vendors to be able to reproduce issues... by Andreas Huber · 15 years ago
  74. 714ec136 Merge change 24742 into eclair by Android (Google) Code Review · 15 years ago
  75. 91e2d86 Merge change 24337 into eclair by Android (Google) Code Review · 15 years ago
  76. 147a0c2 modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  77. 2dc64d8 Apparently I must not use OMX_UseBuffer on either input or output ports on any of the TI components... or else. by Andreas Huber · 15 years ago
  78. 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
  79. 6026a51 Move JPEGSource.{cpp,h} into libstagefright. by Andreas Huber · 15 years ago
  80. 005b228 API_CHANGE: Cleanup, javadoc and unhide more Bluetooth API. by Nick Pelly · 15 years ago
  81. e6c4096 Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  82. e087373 Add component name to informational logging in OMXCodec.cpp by Andreas Huber · 15 years ago
  83. 466dbbf Merge change 24450 into eclair by Android (Google) Code Review · 15 years ago
  84. 546f3cd Merge change 24448 into eclair by Android (Google) Code Review · 15 years ago
  85. 18ed760 Merge change 24447 into eclair by Android (Google) Code Review · 15 years ago
  86. dc1d17a Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing. by Eric Laurent · 15 years ago
  87. 033e6c3 Minor API change in MPEG4Writer, support for amr output into MPEG4 containers. by Andreas Huber · 15 years ago
  88. 2a65117 Support for amr-wb tracks in MPEG4Extractor. by Andreas Huber · 15 years ago
  89. 7ae02c8 Added some more verbose output for AMR formats. Properly fill out the output format. by Andreas Huber · 15 years ago
  90. 16b72bb Merge change 24391 into eclair by Android (Google) Code Review · 15 years ago
  91. 201511c Calculate proper output buffer size for some more 16-bit RGB color spaces. by Andreas Huber · 15 years ago
  92. a79da2e RIO-7461: Update media scanner to scan AAC files. by James Stokebrand · 15 years ago
  93. 5a65a6e Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago
  94. 4e60d7e Merge change 24179 into eclair by Android (Google) Code Review · 15 years ago
  95. 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  96. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
  97. bde54df modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java by Yu Shan Emily Lau · 15 years ago
  98. e0f64aa Merge change 24178 into eclair by Android (Google) Code Review · 15 years ago
  99. ee606e6 Support encoding amr-wb content in stagefright. by Andreas Huber · 15 years ago
  100. a7d0cf4 The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work. by Andreas Huber · 15 years ago