1. ade06df MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
  2. 214f9db MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
  3. efc69d7 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 14 years ago
  4. f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 14 years ago
  5. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  6. 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 14 years ago
  7. e23a392 Fix omx_tests to no longer refer to test files that are no longer available. by Andreas Huber · 14 years ago
  8. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  9. 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 14 years ago
  10. a277c43 Merge "Give PSP and QuickTime compatible mp4 files a chance to play" by James Dong · 14 years ago
  11. c89f222 MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
  12. 466e3a2 Merge "MTP: Fix file descriptor leak in file editing extensions" by Mike Lockwood · 14 years ago
  13. 1003199 MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
  14. a13802d Merge "Return status code from invoke()" by James Dong · 14 years ago
  15. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
  16. 653935d Remove log spam by Mike Lockwood · 14 years ago
  17. 825e871 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 14 years ago
  18. 34d76ac Remove the assertion and report content malform error to application by James Dong · 14 years ago
  19. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  20. 9df53fae MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
  21. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 14 years ago
  22. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 14 years ago
  23. f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 14 years ago
  24. 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
  25. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 14 years ago
  26. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 14 years ago
  27. 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 14 years ago
  28. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 14 years ago
  29. bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 14 years ago
  30. d6309d6 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 14 years ago
  31. 2c3bf8e Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes" by Jean-Michel Trivi · 14 years ago
  32. 95814b0 Merge "Fix bug 2724503 Persist media button receiver across reboots" by Jean-Michel Trivi · 14 years ago
  33. 7284337 Fix bug 2659754 ConcurrentModificationException in audio focus changes by Jean-Michel Trivi · 14 years ago
  34. d589fea Fix bug 2724503 Persist media button receiver across reboots by Jean-Michel Trivi · 14 years ago
  35. 44fdac0 Remove streamability verification, it's taking too long. Also... by Andreas Huber · 14 years ago
  36. 966f9e5 Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939." by Gloria Wang · 14 years ago
  37. 3220d0a am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  38. 8d2e14d am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  39. 34cd123 am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  40. b0d6f10 Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  41. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  42. dd66bcb More native code cleanup. by Elliott Hughes · 14 years ago
  43. 3f9659a Merge "Experimental support for changing the video surface/texture on an active mediaplayer" by Andreas Huber · 14 years ago
  44. dfad483 Merge "If the media extractor specifies an invalid thumbnail time, default to the first frame." by Andreas Huber · 14 years ago
  45. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 14 years ago
  46. 41232116 am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  47. a7e8385 am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  48. 87ee132 am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  49. c6c2285b3 Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  50. 87312e9 If the media extractor specifies an invalid thumbnail time, default to the first frame. by Andreas Huber · 14 years ago
  51. 6eb3c59 Merge "In the MP3 extractor, compute timestamps based on sample count instead of byte count. This fixes timestamp accuracy on VBR streams." by Jason Simmons · 14 years ago
  52. 7797e64 Merge "Tidy up exception throwing in the media native code." by Elliott Hughes · 14 years ago
  53. 0741b1a am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  54. 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 14 years ago
  55. 0fb4e73 am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  56. 3a9f514 am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  57. 66380f7 Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  58. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  59. 5f3586e Give PSP and QuickTime compatible mp4 files a chance to play by James Dong · 14 years ago
  60. 293e03d In the MP3 extractor, compute timestamps based on sample count instead of byte count. by Jason Simmons · 14 years ago
  61. c35f01d Merge "Media JNI code cleanup" by James Dong · 14 years ago
  62. c371a02 Media JNI code cleanup by James Dong · 14 years ago
  63. b8da6cb Do not disable effect in AudioEffect destructor. by Eric Laurent · 14 years ago
  64. 4edf1d1 Return status code from invoke() by James Dong · 14 years ago
  65. ebabd09 Merge "Handle the failure from GetStringUTFChars()" by James Dong · 14 years ago
  66. d07f6a7 Merge "Bug 4231349 fix error in javadoc for android.media.MediaPlayer" by Jean-Michel Trivi · 14 years ago
  67. ea76306 Bug 4231349 fix error in javadoc for android.media.MediaPlayer by Jean-Michel Trivi · 14 years ago
  68. 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 14 years ago
  69. 3977472 Handle the failure from GetStringUTFChars() by James Dong · 14 years ago
  70. ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 14 years ago
  71. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 14 years ago
  72. b83dee7 Merge "MTP and media provider support for multiple storage devices:" by Mike Lockwood · 14 years ago
  73. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
  74. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 14 years ago
  75. dc5ba04 Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491" by Andreas Huber · 14 years ago
  76. c6e3b27 This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 14 years ago
  77. 8e64c31 Avoid a race condition while signaling audio EOS/seek complete by acquiring the lock. by Andreas Huber · 14 years ago
  78. 55311e8 Merge "ISurfaceTexture does not have a method getIdentity()" by James Dong · 14 years ago
  79. 1aebc47 Merge "Remove legacy hack to only drop frames every other late frame" by Andreas Huber · 14 years ago
  80. 5e9c3de Merge "Fix a webm-seek issue introduced when adding support for streaming webm" by Andreas Huber · 14 years ago
  81. 2179692 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 14 years ago
  82. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 14 years ago
  83. 2334d82 Remove legacy hack to only drop frames every other late frame by Andreas Huber · 14 years ago
  84. 8538149 am 1c56976a: am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  85. 1c56976 am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  86. 38f04c0 am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  87. 11dd5ae Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  88. ea2c965 am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  89. 6925083 am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  90. 4ed59de am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  91. ffa670b Bug 4167061 by Glenn Kasten · 14 years ago
  92. 6c3f60e am 399792b8: am 06ac0399: am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 14 years ago
  93. 05e11b2 am 66ec9068: am 8de5df43: am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 14 years ago
  94. 36bafb0 am 0ddcc8bc: am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 14 years ago
  95. 399792b am 06ac0399: am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 14 years ago
  96. 06ac039 am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 14 years ago
  97. b676b73 Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 14 years ago
  98. 45ad57a When http streaming and Content-Length is unknown, make sure to return all by Andreas Huber · 14 years ago
  99. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 14 years ago
  100. fc21434 Merge "Stagefright DataSources now expose the underlying content mime type." by Andreas Huber · 14 years ago