1. d5f9fa5 Listen for HTTP proxy changes and propagate the information to the media by Andreas Huber · 11 years ago
  2. 606ab47 Merge "Improve exception error messages to help diagnose app errors" into jb-mr2-dev by Jeff Tinker · 11 years ago
  3. 17b8922 Fix invalid keyType translation in MediaDrm.getKeyRequest by Jeff Tinker · 11 years ago
  4. eada537 Improve exception error messages to help diagnose app errors by Jeff Tinker · 11 years ago
  5. 48f2b54 Merge "MediaDrm API: Add two exceptions to handle error path scenarios" into jb-mr2-dev by Jeff Tinker · 11 years ago
  6. 1d7c218 MediaDrm API: Add two exceptions to handle error path scenarios by Jeff Tinker · 11 years ago
  7. 67a1218 Fix a crash case by Mike J. Chen · 11 years ago
  8. f7568b5 Improve error handling for DRM errors reported by plugins by Jeff Tinker · 12 years ago
  9. e1c76be Make MediaDrm APIs public by Jeff Tinker · 12 years ago
  10. d685894 Add liblog by Ying Wang · 12 years ago
  11. c4ad3cb Merge "Add support for common encryption" into jb-mr2-dev by Marco Nelissen · 12 years ago
  12. e20a6d5 Add support for common encryption by Marco Nelissen · 12 years ago
  13. 1e0f36c Merge "Implement async event callout from drm plugin to Java app" into jb-mr2-dev by Jeff Tinker · 12 years ago
  14. 54cfbd6 Implement async event callout from drm plugin to Java app by Jeff Tinker · 12 years ago
  15. 5c0ce51 Merge "MediaDrm API update" into jb-mr2-dev by Jeff Tinker · 12 years ago
  16. 16b8cff MediaDrm API update by Jeff Tinker · 12 years ago
  17. 1341f1e MTP: Implement date created field in GetObjectInfo by Mike Lockwood · 12 years ago
  18. 90defba Load crypto plugins from additional shared libraries by Jeff Tinker · 12 years ago
  19. 1e7298b Merge "Add the orientation hint to the MediaMuxer" into jb-mr2-dev by ztenghui · 12 years ago
  20. d4a2118 Merge "Implementing MediaDrm APIs" into jb-mr2-dev by Jeff Tinker · 12 years ago
  21. effc9b4 Add the orientation hint to the MediaMuxer by ztenghui · 12 years ago
  22. 8a0c80f Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  23. 4a05f43 remove uses of Surface in favor of IGraphicBufferProducer by Mathias Agopian · 12 years ago
  24. 68ccf10 Java API for MediaMuxer by ztenghui · 12 years ago
  25. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 12 years ago
  26. 2621e40 Implement Surface input to MediaCodec. by Andy McFadden · 12 years ago
  27. 788717c Camera and MediaRecorder: Support AppOps by Eino-Ville Talvala · 12 years ago
  28. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  29. bfcae35 Surface doens't have an identity anymore by Mathias Agopian · 12 years ago
  30. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  31. 145716e am 789e3fa0: am 9f03d4f9: Merge "Revert "use utf8_length() instead of local function, isValidUtf8()"" by Marco Nelissen · 12 years ago
  32. 9f03d4f Merge "Revert "use utf8_length() instead of local function, isValidUtf8()"" by Marco Nelissen · 12 years ago
  33. a0a73ed Revert "use utf8_length() instead of local function, isValidUtf8()" by Marco Nelissen · 12 years ago
  34. f3ec154 am edde28fd: am 5d5526aa: Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 12 years ago
  35. 5d5526a Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 12 years ago
  36. eca3eb5 Merge "Don't create weird ByteBuffers" by Marco Nelissen · 12 years ago
  37. cbbea8e Don't create weird ByteBuffers by Marco Nelissen · 12 years ago
  38. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  39. d35d368 Merge "Turn off execute bit for ordinary media files" by Glenn Kasten · 12 years ago
  40. 1adc597 am 800c8ab6: am 2644494a: Merge changes I8462f040,Ie471f40f by Andreas Huber · 12 years ago
  41. 4526f0d Handle errors from AudioEffect::queryNumberEffects by Peter Karlsson · 12 years ago
  42. 3766755 Turn off execute bit for ordinary media files by Glenn Kasten · 12 years ago
  43. 93077a2 MediaCodec: Allow getting the codec info directly by Martin Storsjo · 12 years ago
  44. 056ef2e MediaCodec: Allow getting the chosen component name by Martin Storsjo · 12 years ago
  45. 7b172a4 am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  46. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  47. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  48. b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  49. 097922b Throw an exception instead of crash when a surface does not have a binding surface texture by James Dong · 12 years ago
  50. f6f1661 MtpDatabase: Use actual file size instead of media database size column by Mike Lockwood · 12 years ago
  51. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  52. c209a06 Let apps provide a custom data source for extractors by Marco Nelissen · 12 years ago
  53. f96fcd5 am 26f8ce83: Merge "To avoid the JNI memory leaks in video editor codes" by Jean-Baptiste Queru · 12 years ago
  54. c96a729 To avoid the JNI memory leaks in video editor codes by wfeng6 · 12 years ago
  55. 0bf666a am 4da3769d: Merge "mediacodec: Don\'t crash if trying to open a codec that does not exist" by Jean-Baptiste Queru · 12 years ago
  56. e683233 mediacodec: Don't crash if trying to open a codec that does not exist by Martin Storsjo · 12 years ago
  57. 333c099 Changed to obtain a parcel in each notify() call in jni. by Insun Kang · 12 years ago
  58. c6693f6 Add NOTICE and MODULE_LICENSE_APACH2 to libvideoeditor_jni.so by James Dong · 12 years ago
  59. bb52c49 rename exif to exif_jni due to refactoring in external/jhead by Keun young Park · 12 years ago
  60. 54c40e0 Fixed a buffer overflow issue by James Dong · 12 years ago
  61. 5ddb19e Remove dependency of libvideoeditor_jni.so on static libs from video editor engine by James Dong · 12 years ago
  62. f20e4f4 Revert "Remove dependency of libvideoeditor_jni.so on static libs from video editor engine" by James Dong · 12 years ago
  63. cbaa821 Remove dependency of libvideoeditor_jni.so on static libs from video editor engine by James Dong · 12 years ago
  64. 909c4b8 Merge "Improve notifying TimedText by reducing marshall/unmarshalling." into jb-dev by James Dong · 12 years ago
  65. b842599 Make sure crop rect information is visible from java. by Andreas Huber · 12 years ago
  66. f86374a Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no by Andreas Huber · 12 years ago
  67. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 12 years ago
  68. 3dd7fd0 Return codec buffers that are marked as having host endianness. by Andreas Huber · 12 years ago
  69. 60d610b Various changes to Media* APIs requested by the api council. by Andreas Huber · 12 years ago
  70. b12a539 New API to set the video rendering mode on a MediaCodec instance. by Andreas Huber · 12 years ago
  71. f2855b3 The MediaExtractor can now unselect tracks and has more control over seeking. by Andreas Huber · 12 years ago
  72. d6bdbb8 am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()" by Dianne Hackborn · 12 years ago
  73. 74a78b0 Add the ability to query the amount of cached data to MediaExtractor. by Andreas Huber · 13 years ago
  74. bfc56f4 DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients by Andreas Huber · 13 years ago
  75. 5cef554 Merge "Add support for scaling mode parameter in Visualizer effect" by Jean-Michel Trivi · 13 years ago
  76. ab57d03 Fix a typo and choose a reasonable default for crypto-mode (0 would be unencrypted) by Andreas Huber · 13 years ago
  77. 91befdc Information required to decrypt buffers is now packaged into MediaCodec.CryptoInfo by Andreas Huber · 13 years ago
  78. 2b9d6bd Make seekTo not throw exceptions. by Andreas Huber · 13 years ago
  79. e1123e7 Add support for scaling mode parameter in Visualizer effect by Jean-Michel Trivi · 13 years ago
  80. 2952c5d MediaCrypto's constructor can throw RuntimeException. by Andreas Huber · 13 years ago
  81. 07ea426 Unhide new media related java APIs. by Andreas Huber · 13 years ago
  82. 1a8b6c2 use utf8_length() instead of local function, isValidUtf8() by Homin Lee · 13 years ago
  83. f3d9f5d Merge "Fix failure from setDataSource(String path) when path is a local file" by James Dong · 13 years ago
  84. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 13 years ago
  85. 0041b5c Fix thumbnail generation failure by James Dong · 13 years ago
  86. 9e6bcce New JAVA API to support submitting encrypted buffers of input data. by Andreas Huber · 13 years ago
  87. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 13 years ago
  88. 0e97fc2 More DRM/crypto support. by Andreas Huber · 13 years ago
  89. 5a04bf3 New API to query available codecs and their capabilities. by Andreas Huber · 13 years ago
  90. ba4d043 frameworks base Android.mk file changes by James Dong · 13 years ago
  91. b3e2e24 Merge "Provisional support for secure decryption of media streams." by Andreas Huber · 13 years ago
  92. 9b8e496 Provisional support for secure decryption of media streams. by Andreas Huber · 13 years ago
  93. 383c4b3 Merge "reorganize SoundPool and JetPlayer code." by Eric Laurent · 13 years ago
  94. f5e1812 reorganize SoundPool and JetPlayer code. by Eric Laurent · 13 years ago
  95. 6e3bcee VideoEditorMain.h is moved to /frameworks/av/libvideoeditor and thus can be deleted. by James Dong · 13 years ago
  96. 798cda7 Change Android.mk file to use the new location after /frameworks/media/libvideoeditor source files are moved by James Dong · 13 years ago
  97. ae75f99 Add libmedia_native by Glenn Kasten · 13 years ago
  98. 4e42c5f Remove dependency on audio_* location by Glenn Kasten · 13 years ago
  99. 1c1d1e7 Merge "Gapless playback, step 1." by Marco Nelissen · 13 years ago
  100. 84b8320 Gapless playback, step 1. by Marco Nelissen · 13 years ago