1. 097922b9c Throw an exception instead of crash when a surface does not have a binding surface texture by James Dong · 14 years ago
  2. 64a55af Add plumbing for new surface flinger display API. by Jeff Brown · 14 years ago
  3. 333c099 Changed to obtain a parcel in each notify() call in jni. by Insun Kang · 14 years ago
  4. 8902097 Improve notifying TimedText by reducing marshall/unmarshalling. by Insun Kang · 14 years ago
  5. e00b6f3 Fix failure from setDataSource(String path) when path is a local file by James Dong · 14 years ago
  6. 8240d92 New Crypto JAVA class to facilitate decryption via MediaCodec. by Andreas Huber · 14 years ago
  7. 5a04bf3 New API to query available codecs and their capabilities. by Andreas Huber · 14 years ago
  8. 84b8320 Gapless playback, step 1. by Marco Nelissen · 14 years ago
  9. d84e1ce Split Parcel JNI details away from Binder. by Jeff Sharkey · 14 years ago
  10. 720aa28 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 14 years ago
  11. 8335f1c fix libgui header location by Mathias Agopian · 14 years ago
  12. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 14 years ago
  13. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 14 years ago
  14. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 15 years ago
  15. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 15 years ago
  16. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 15 years ago
  17. f76afc8 MediaPlayer: properly handle released surfaces by Jamie Gennis · 15 years ago
  18. 8dc20847 Log a warning when a MediaPlayer is finalized without having being released. by Marco Nelissen · 15 years ago
  19. e828beb If media player has died already, do not dec the old surface texture reference. by Gloria Wang · 15 years ago
  20. d59310d Do not need to reset surface as NULL in MediaPlayer's _release. by Gloria Wang · 15 years ago
  21. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 15 years ago
  22. 43ef913 If release has been called before finalize, do not expect MediaPlayer still exists by James Dong · 15 years ago
  23. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 15 years ago
  24. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 15 years ago
  25. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 15 years ago
  26. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 15 years ago
  27. 17524dc Clean up JNI code by James Dong · 15 years ago
  28. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
  29. 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 · 15 years ago
  30. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  31. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 15 years ago
  32. c371a02 Media JNI code cleanup by James Dong · 15 years ago
  33. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 15 years ago
  34. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  35. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 15 years ago
  36. 8182e72 New APIs for MTP and PTP host support by Mike Lockwood · 16 years ago
  37. 27480cd Remove support for obsolete PTP content provider by Mike Lockwood · 16 years ago
  38. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 16 years ago
  39. c0b8b32 Rename MtpClient and MtpCursor to PtpClient and PtpCursor by Mike Lockwood · 16 years ago
  40. 69b8d69a Squashed commit of the following: by Andreas Huber · 16 years ago
  41. 329430a am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 16 years ago
  42. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 16 years ago
  43. ee9c3db resolved conflicts for merge of 71c908c4 to master by Andreas Huber · 16 years ago
  44. 8d7d413 Now that AmrInputStream no longer relies on opencore, make sure it's registered in non-opencore builds. by Andreas Huber · 16 years ago
  45. 0119ba5 am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
  46. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
  47. d21eac9 MTP: Use media provider database to implement MTP device support. by Mike Lockwood · 16 years ago
  48. 9844954 am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 16 years ago
  49. df9b81c Added Visualizer effect. by Eric Laurent · 16 years ago
  50. 81ea83d Move MTP JNI code from libandroid_runtime to libmedia_jni by Mike Lockwood · 16 years ago
  51. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 16 years ago
  52. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 16 years ago
  53. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 16 years ago
  54. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago
  55. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 16 years ago
  56. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 16 years ago
  57. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 17 years ago
  58. c39d2e3 Music visualizer support hack. by Marco Nelissen · 17 years ago
  59. 4935d05 Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI by Marco Nelissen · 17 years ago
  60. 0fc736f32 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 17 years ago
  61. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 17 years ago
  62. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 17 years ago
  63. 20cb94e Direct api to the native media player. by Nicolas Catania · 17 years ago
  64. 32f8277 Removed trailing whitespaces. by Nicolas Catania · 17 years ago
  65. 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 17 years ago
  66. 4df2423 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  67. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  68. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  69. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  70. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
  71. 54b6cfa Initial Contribution by The Android Open Source Project · 18 years ago