1. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  2. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 14 years ago
  3. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 14 years ago
  4. f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 14 years ago
  5. 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
  6. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 14 years ago
  7. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 14 years ago
  8. 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 14 years ago
  9. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 14 years ago
  10. bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 14 years ago
  11. d6309d6 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 14 years ago
  12. 2c3bf8e Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes" by Jean-Michel Trivi · 14 years ago
  13. 95814b0 Merge "Fix bug 2724503 Persist media button receiver across reboots" by Jean-Michel Trivi · 14 years ago
  14. 7284337 Fix bug 2659754 ConcurrentModificationException in audio focus changes by Jean-Michel Trivi · 14 years ago
  15. d589fea Fix bug 2724503 Persist media button receiver across reboots by Jean-Michel Trivi · 14 years ago
  16. 44fdac0 Remove streamability verification, it's taking too long. Also... by Andreas Huber · 14 years ago
  17. 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
  18. 3220d0a am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  19. 8d2e14d am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  20. 34cd123 am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  21. b0d6f10 Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  22. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  23. dd66bcb More native code cleanup. by Elliott Hughes · 14 years ago
  24. 3f9659a Merge "Experimental support for changing the video surface/texture on an active mediaplayer" by Andreas Huber · 14 years ago
  25. dfad483 Merge "If the media extractor specifies an invalid thumbnail time, default to the first frame." by Andreas Huber · 14 years ago
  26. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 14 years ago
  27. 41232116 am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  28. a7e8385 am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  29. 87ee132 am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  30. c6c2285b3 Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  31. 87312e9 If the media extractor specifies an invalid thumbnail time, default to the first frame. by Andreas Huber · 14 years ago
  32. 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
  33. 7797e64 Merge "Tidy up exception throwing in the media native code." by Elliott Hughes · 14 years ago
  34. 0741b1a am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  35. 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 14 years ago
  36. 0fb4e73 am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  37. 3a9f514 am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  38. 66380f7 Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  39. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  40. 293e03d In the MP3 extractor, compute timestamps based on sample count instead of byte count. by Jason Simmons · 14 years ago
  41. c35f01d Merge "Media JNI code cleanup" by James Dong · 14 years ago
  42. c371a02 Media JNI code cleanup by James Dong · 14 years ago
  43. b8da6cb Do not disable effect in AudioEffect destructor. by Eric Laurent · 14 years ago
  44. ebabd09 Merge "Handle the failure from GetStringUTFChars()" by James Dong · 14 years ago
  45. d07f6a7 Merge "Bug 4231349 fix error in javadoc for android.media.MediaPlayer" by Jean-Michel Trivi · 14 years ago
  46. ea76306 Bug 4231349 fix error in javadoc for android.media.MediaPlayer by Jean-Michel Trivi · 14 years ago
  47. 85b65f2 Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 14 years ago
  48. 3977472 Handle the failure from GetStringUTFChars() by James Dong · 14 years ago
  49. ed0079d Miscellaneous code cleanup in audio framework by Glenn Kasten · 14 years ago
  50. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 14 years ago
  51. b83dee7 Merge "MTP and media provider support for multiple storage devices:" by Mike Lockwood · 14 years ago
  52. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
  53. ae29b76 New fix for issue 4111672: control block flags by Eric Laurent · 14 years ago
  54. dc5ba04 Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491" by Andreas Huber · 14 years ago
  55. c6e3b27 This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 14 years ago
  56. 8e64c31 Avoid a race condition while signaling audio EOS/seek complete by acquiring the lock. by Andreas Huber · 14 years ago
  57. 55311e8 Merge "ISurfaceTexture does not have a method getIdentity()" by James Dong · 14 years ago
  58. 1aebc47 Merge "Remove legacy hack to only drop frames every other late frame" by Andreas Huber · 14 years ago
  59. 5e9c3de Merge "Fix a webm-seek issue introduced when adding support for streaming webm" by Andreas Huber · 14 years ago
  60. 2179692 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 14 years ago
  61. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 14 years ago
  62. 2334d82 Remove legacy hack to only drop frames every other late frame by Andreas Huber · 14 years ago
  63. 8538149 am 1c56976a: am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  64. 1c56976 am 38f04c0f: am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  65. 38f04c0 am 11dd5ae9: Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  66. 11dd5ae Improve Javadoc for USB Manager and MTP/PTP support. by Mike Lockwood · 14 years ago
  67. ea2c965 am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  68. 6925083 am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  69. 4ed59de am ffa670b5: Bug 4167061 by Glenn Kasten · 14 years ago
  70. ffa670b Bug 4167061 by Glenn Kasten · 14 years ago
  71. 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
  72. 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
  73. 36bafb0 am 0ddcc8bc: am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 14 years ago
  74. 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
  75. 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
  76. b676b73 Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 14 years ago
  77. 45ad57a When http streaming and Content-Length is unknown, make sure to return all by Andreas Huber · 14 years ago
  78. cabb7da Support for divx files, i.e. mpeg 4 video + mpeg audio layer III in .avi files by Andreas Huber · 14 years ago
  79. fc21434 Merge "Stagefright DataSources now expose the underlying content mime type." by Andreas Huber · 14 years ago
  80. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 14 years ago
  81. 4d3cdb5 Check whether WAVE extractor can be initialized successfully in the sniffer for WAVE by James Dong · 14 years ago
  82. 66ec906 am 8de5df43: am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 14 years ago
  83. 8de5df4 am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 14 years ago
  84. 0ddcc8b am b618b2ef: am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 14 years ago
  85. 5c8eff3 Merge "Fix missing cross-ref links in the MediaPlayer.java javadoc" by James Dong · 14 years ago
  86. 30ec6c2 Merge "Fix media scanner uri handling." by Marco Nelissen · 14 years ago
  87. 35eebba Merge "Add a user-agent header to our RTSP requests." by Andreas Huber · 14 years ago
  88. b0e7381 Add a user-agent header to our RTSP requests. by Andreas Huber · 14 years ago
  89. 8fddd76 Merge "Adding support for the '.mxmf' MIDI file extension." by Andreas Huber · 14 years ago
  90. 3e5e805 Fix media scanner uri handling. by Marco Nelissen · 14 years ago
  91. eecadb9 Adding support for the '.mxmf' MIDI file extension. by Andreas Huber · 14 years ago
  92. c36b3c6 Fix missing cross-ref links in the MediaPlayer.java javadoc by James Dong · 14 years ago
  93. 21e73bf Make sure we don't trigger a log warning if calling ALooper::stop() from the looper thread. by Andreas Huber · 14 years ago
  94. b13c4a9 Surfaceflinger expects rectangles to be specified right/bottom edge exclusive. by Andreas Huber · 14 years ago
  95. d2b1f29 Merge "frameworks/base: some camera-interface cleanup" by Iliyan Malchev · 14 years ago
  96. 40c3641 frameworks/base: some camera-interface cleanup by Iliyan Malchev · 14 years ago
  97. 3a28b02 Ignore OMX codec messages once we're in ERROR state. by Andreas Huber · 14 years ago
  98. ab13a89 am a4a81aef: am e7cedad2: am 2edbdcc6: Merge "After a seek there\'s a brief period where audio time isn\'t reestablished." into honeycomb-mr1 by Andreas Huber · 14 years ago
  99. b618b2e am f0dbf00d: Merge "Handle OutOfMemoryError when decoding images in ThumbnailUtils" by Brad Fitzpatrick · 14 years ago
  100. e7cedad am 2edbdcc6: Merge "After a seek there\'s a brief period where audio time isn\'t reestablished." into honeycomb-mr1 by Andreas Huber · 14 years ago