1. 256764c am 9603fdee: am 0d560d45: am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
  2. 9603fde am 0d560d45: am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
  3. 0d560d4 am 9f7054fe: Merge "docs: add package description for mtp and a little more info to MtpDevice" into honeycomb-mr1 by Scott Main · 14 years ago
  4. 0cdd9f7 docs: add package description for mtp and a little more info to MtpDevice by Scott Main · 14 years ago
  5. bf0420c Merge "Color conversion now supports YUV420p->RGB565 conversion even if the width is odd." by Andreas Huber · 14 years ago
  6. a161af9 Color conversion now supports YUV420p->RGB565 conversion even if the width is odd. by Andreas Huber · 14 years ago
  7. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 14 years ago
  8. 17524dc Clean up JNI code by James Dong · 14 years ago
  9. 325039e Merge "Initial check-in for AACWriter" by James Dong · 14 years ago
  10. f84bfab Initial check-in for AACWriter by James Dong · 14 years ago
  11. 19127e7 Signal an error if aac decoding fails early. by Andreas Huber · 14 years ago
  12. c016e0f Merge "Fix potential memory corruption in NuCachedSource2." by Andreas Huber · 14 years ago
  13. 13aa6c2 Fix potential memory corruption in NuCachedSource2. by Andreas Huber · 14 years ago
  14. 65b9605 Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2 by Andreas Huber · 14 years ago
  15. 4f55af7 Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 14 years ago
  16. 63de615 am 36132a48: DO NOT MERGE MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
  17. 0faefb7 am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
  18. df88944 am a792c804: DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
  19. af964a6 am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
  20. eeaf48c am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
  21. f6df5b4 am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
  22. 863ee40 am 7dd59229: DO NOT MERGE Fix media scanner uri handling. by Marco Nelissen · 14 years ago
  23. 21c0800 am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
  24. 36132a4 DO NOT MERGE MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
  25. 8b1c74f DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
  26. a792c80 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
  27. af50821 DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
  28. fdb50e6 DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
  29. fb62326 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
  30. 7dd5922 DO NOT MERGE Fix media scanner uri handling. by Marco Nelissen · 14 years ago
  31. d3e4290c DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 14 years ago
  32. c6091dd Initial CL for the timed text support: by Gloria Wang · 14 years ago
  33. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 14 years ago
  34. ade06df MediaScanner: Add special casing of WMP album art files to isNoMediaPath() by Mike Lockwood · 14 years ago
  35. 214f9db MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 14 years ago
  36. efc69d7 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 14 years ago
  37. a1f6a09 am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
  38. f181e41 am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
  39. f16e1ab Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 14 years ago
  40. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  41. ec78f55 Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 14 years ago
  42. 058520e Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 14 years ago
  43. e23a392 Fix omx_tests to no longer refer to test files that are no longer available. by Andreas Huber · 14 years ago
  44. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  45. 4dc22e7 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 14 years ago
  46. a277c43 Merge "Give PSP and QuickTime compatible mp4 files a chance to play" by James Dong · 14 years ago
  47. c89f222 MTP: Implement GetThumb command by Mike Lockwood · 14 years ago
  48. 466e3a2 Merge "MTP: Fix file descriptor leak in file editing extensions" by Mike Lockwood · 14 years ago
  49. 1003199 MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 14 years ago
  50. a13802d Merge "Return status code from invoke()" by James Dong · 14 years ago
  51. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 14 years ago
  52. 653935d Remove log spam by Mike Lockwood · 14 years ago
  53. 825e871 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 14 years ago
  54. 34d76ac Remove the assertion and report content malform error to application by James Dong · 14 years ago
  55. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 14 years ago
  56. 9df53fae MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 14 years ago
  57. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 14 years ago
  58. 4c1f4f7 Merge "Rework display size access." by Dianne Hackborn · 14 years ago
  59. f50e54e Remove config_caseSensitiveExternalStorage; no longer needed. by Dianne Hackborn · 14 years ago
  60. 44bc17c Rework display size access. by Dianne Hackborn · 14 years ago
  61. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 14 years ago
  62. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 14 years ago
  63. 72e738a Unhide MediaPlayer's setDataSource method that takes optional http headers to be by Andreas Huber · 14 years ago
  64. 5087494 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 14 years ago
  65. bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 14 years ago
  66. d6309d6 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 14 years ago
  67. 2c3bf8e Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes" by Jean-Michel Trivi · 14 years ago
  68. 95814b0 Merge "Fix bug 2724503 Persist media button receiver across reboots" by Jean-Michel Trivi · 14 years ago
  69. 7284337 Fix bug 2659754 ConcurrentModificationException in audio focus changes by Jean-Michel Trivi · 14 years ago
  70. d589fea Fix bug 2724503 Persist media button receiver across reboots by Jean-Michel Trivi · 14 years ago
  71. 44fdac0 Remove streamability verification, it's taking too long. Also... by Andreas Huber · 14 years ago
  72. 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
  73. 3220d0a am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  74. 8d2e14d am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  75. 34cd123 am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  76. b0d6f10 Bug 4167061 remove debugging code by Glenn Kasten · 14 years ago
  77. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  78. dd66bcb More native code cleanup. by Elliott Hughes · 14 years ago
  79. 3f9659a Merge "Experimental support for changing the video surface/texture on an active mediaplayer" by Andreas Huber · 14 years ago
  80. dfad483 Merge "If the media extractor specifies an invalid thumbnail time, default to the first frame." by Andreas Huber · 14 years ago
  81. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 14 years ago
  82. 41232116 am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  83. a7e8385 am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  84. 87ee132 am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  85. c6c2285b3 Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 14 years ago
  86. 87312e9 If the media extractor specifies an invalid thumbnail time, default to the first frame. by Andreas Huber · 14 years ago
  87. 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
  88. 7797e64 Merge "Tidy up exception throwing in the media native code." by Elliott Hughes · 14 years ago
  89. 0741b1a am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  90. 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 14 years ago
  91. 0fb4e73 am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  92. 3a9f514 am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  93. 66380f7 Stagefright: authenticate ANativeWindow. by Jamie Gennis · 14 years ago
  94. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 14 years ago
  95. 5f3586e Give PSP and QuickTime compatible mp4 files a chance to play by James Dong · 14 years ago
  96. 293e03d In the MP3 extractor, compute timestamps based on sample count instead of byte count. by Jason Simmons · 14 years ago
  97. c35f01d Merge "Media JNI code cleanup" by James Dong · 14 years ago
  98. c371a02 Media JNI code cleanup by James Dong · 14 years ago
  99. b8da6cb Do not disable effect in AudioEffect destructor. by Eric Laurent · 14 years ago
  100. 4edf1d1 Return status code from invoke() by James Dong · 14 years ago