1. e9b9c98 use MediaAnalyticsItem::create() instead of new by Ray Essick · 6 years ago
  2. 5fbf649 Remove unusued code; MediaPlayerBase and MP.set|getBufferingParams by Dongwon Kang · 6 years ago
  3. 4480127 MediaPlayer: ensure that jni code returns after throwing exceptions. by Dongwon Kang · 6 years ago
  4. 49ca725 MediaPlayer: simplify buffering control. by Wei Jia · 7 years ago
  5. 6e5a628 Add AudioRouting interface in MediaPlayer by jiabin · 7 years ago
  6. efada569 Move UXX_AT families to libstagefright_foundation by Dongwon Kang · 7 years ago
  7. c02f09d MediaPlayer: add notifyAt for TimeProvider by Wei Jia · 7 years ago
  8. 330d876 Moving IPlayer.aidl to frameworks/av/. by Ivan Lozano · 7 years ago
  9. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  10. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  11. bebeaf9 MediaPlayer: fix new API seekTo to address API review. by Wei Jia · 7 years ago
  12. 10353e3 Rework getMetrics() api per API council by Ray Essick · 7 years ago
  13. f2d0e40 Integrate API Council feedback into Media Metrics APIs by Ray Essick · 7 years ago
  14. d5927ae MediaCas: add framework APIs by Chong Zhang · 8 years ago
  15. 06b25fb Modular DRM for MediaPlayer by Hassan Shojania · 7 years ago
  16. 035d4ec VolumeShaper: Initial implementation by Andy Hung · 8 years ago
  17. 0b52e95 Modular DRM for MediaPlayer by Hassan Shojania · 8 years ago
  18. 0e0fee1 API access to mediametrics by Ray Essick · 8 years ago
  19. 23dfee5 mediaplayer: add buffering settings API by Wei Jia · 8 years ago
  20. ebc2b69 MediaPlayer: enable same seek modes as in MediaMetadataRetriever. by Wei Jia · 8 years ago
  21. 01d023e Make AmrInputStream use MediaCodec by Marco Nelissen · 8 years ago
  22. e1a81fc Make AmrInputStream use MediaCodec by Marco Nelissen · 8 years ago
  23. 0dd9e9ca ExifInterface: Remove JNI code by Jin Park · 8 years ago
  24. 33b8404 Use audio_session_t consistently by Glenn Kasten · 8 years ago
  25. fe968df ExifInterface: add support for reading metadata from RAW images by Jaesung Chung · 9 years ago
  26. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  27. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  28. 07830aa MediaPlayer: trigger onError instead of exception on stale native notifications by Robert Shih · 9 years ago
  29. 410239b MediaPlayer: add mPreparing to weed out unwanted prepared messages by Robert Shih · 9 years ago
  30. 2d61e2b MediaSync: address API review. by Wei Jia · 9 years ago
  31. 05ebffe media: Hook up MediaPlayer and MediaSync to new settings by Lajos Molnar · 9 years ago
  32. c98f58e media: add SyncSettings to MediaSync and MediaPlayer by Lajos Molnar · 9 years ago
  33. b3d5fd2 media: use PlaybackSettings in MediaSync and MediaPlayer by Lajos Molnar · 9 years ago
  34. 4eaa293 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 9 years ago
  35. 071a8b7 MediaSync: add MediaSync JAVA API by Wei Jia · 9 years ago
  36. f6a09e5 ImageReader/Writer: Add ImageWriter and Opaque ImageReader by Zhijun He · 9 years ago
  37. d93fcf4 MediaPlayer: add setPlaybackRate JAVA API. by Wei Jia · 9 years ago
  38. 4048a4b Remove unused variables and functions, don't warn about unused parameters by Bernhard Rosenkränzer · 10 years ago
  39. c42a96d MediaPlayer: scanInternalSubtitleTracks in synchronous prepare by Robert Shih · 10 years ago
  40. 8df982d Java MediaPlayer: add support for setting audio attributes by Jean-Michel Trivi · 10 years ago
  41. b607900 camera2: Move DngCreator to hardware/camera2. by Ruben Brunk · 10 years ago
  42. f967a54 camera2: Plumb DngCreator to native library. by Ruben Brunk · 10 years ago
  43. 5ba69be Fix build by Selim Gurun · 10 years ago
  44. 1af30c7 Add stream-level suppression to vibrate/audio services. by John Spurlock · 10 years ago
  45. f8a0c47 Remove no longer needed http proxy handling code, it's obsolete now by Andreas Huber · 10 years ago
  46. d2506a5 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  47. 075e9a1 AArch64: Use long for pointers in media classes by Ashok Bhat · 11 years ago
  48. e795ec7 Add NULL check in updateProxyConfig by Oscar Rydhé · 11 years ago
  49. dbccd44a Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD by The Android Open Source Project · 11 years ago
  50. 99f7521 Fix a JNI local reference leak in JNIMediaPlayerListener::notify. by Elliott Hughes · 11 years ago
  51. 87eac99 Remove dependency on JNIHelp header side effects. by Ruben Brunk · 11 years ago
  52. 212e78d ImageReader: Implementation of ImageReader and Image APIs by Zhijun He · 11 years ago
  53. 3e72eb5 Remove unused MediaPlayer methods by Marco Nelissen · 11 years ago
  54. d5f9fa5 Listen for HTTP proxy changes and propagate the information to the media by Andreas Huber · 11 years ago
  55. 8a0c80f Implementing MediaDrm APIs by Jeff Tinker · 11 years ago
  56. 68ccf10 Java API for MediaMuxer by ztenghui · 11 years ago
  57. b1d90c8 fix JNI use of incStrong/decStrong by Mathias Agopian · 11 years ago
  58. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  59. d47f7d8 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  60. 097922b Throw an exception instead of crash when a surface does not have a binding surface texture by James Dong · 12 years ago
  61. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 12 years ago
  62. 333c099 Changed to obtain a parcel in each notify() call in jni. by Insun Kang · 12 years ago
  63. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 12 years ago
  64. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 12 years ago
  65. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 12 years ago
  66. 5a04bf3 New API to query available codecs and their capabilities. by Andreas Huber · 12 years ago
  67. 84b8320 Gapless playback, step 1. by Marco Nelissen · 12 years ago
  68. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 12 years ago
  69. 720aa28 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 12 years ago
  70. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  71. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  72. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  73. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  74. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  76. f76afc8 MediaPlayer: properly handle released surfaces by Jamie Gennis · 13 years ago
  77. 8dc2084 Log a warning when a MediaPlayer is finalized without having being released. by Marco Nelissen · 13 years ago
  78. e828beb If media player has died already, do not dec the old surface texture reference. by Gloria Wang · 13 years ago
  79. d59310d Do not need to reset surface as NULL in MediaPlayer's _release. by Gloria Wang · 13 years ago
  80. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  81. 43ef913 If release has been called before finalize, do not expect MediaPlayer still exists by James Dong · 13 years ago
  82. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  83. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  84. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  85. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 13 years ago
  86. 17524dc Clean up JNI code by James Dong · 13 years ago
  87. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  88. 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 · 13 years ago
  89. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  90. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  91. c371a02 Media JNI code cleanup by James Dong · 13 years ago
  92. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 13 years ago
  93. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  94. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  95. 8182e72 New APIs for MTP and PTP host support by Mike Lockwood · 14 years ago
  96. 27480cd Remove support for obsolete PTP content provider by Mike Lockwood · 14 years ago
  97. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago
  98. c0b8b32 Rename MtpClient and MtpCursor to PtpClient and PtpCursor by Mike Lockwood · 14 years ago
  99. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  100. 329430a am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago