1. e2b4384 Moved headers from include/ to appropriate libs by Vijay Venkatraman · 9 years ago[Renamed from include/media/mediaplayer.h]
  2. cefac14 Modular DRM for MediaPlayer by Hassan Shojania · 9 years ago
  3. 9fc8b5c VolumeShaper: Initial implementation by Andy Hung · 9 years ago
  4. 071437a Modular DRM for MediaPlayer by Hassan Shojania · 9 years ago
  5. ed32086 mediaplayer: add getBufferingSettings. by Wei Jia · 9 years ago
  6. dc6f340 mediaplayer: add buffering settings API by Wei Jia · 9 years ago
  7. c5de091 mediaplayer: support same seek mode as MediaMetadataRetriever. by Wei Jia · 9 years ago
  8. 67b6dcc mediaplayer: add precise argument to seek function by Wei Jia · 9 years ago
  9. ae4aba1 Remove incorrect forward declaration by Colin Cross · 9 years ago
  10. d848eb4 Use audio_session_t consistently by Glenn Kasten · 10 years ago
  11. e096621 Remove unused code by Marco Nelissen · 10 years ago
  12. 3a474aa stagefright: support setting/getting playback/sync config in MediaSync by Lajos Molnar · 11 years ago
  13. 0852843 stagefright: initial timed id3 support in hls by Robert Shih · 11 years ago
  14. 99f3160 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 11 years ago
  15. 9816016 mediaplayer: support dynamic playback rate by Wei Jia · 11 years ago
  16. b7848f1 Remove MediaPlayerService::decode() by Marco Nelissen · 11 years ago
  17. 640adb3 Cache audio attributes when player not available by Jean-Michel Trivi · 11 years ago
  18. 7c4f0d7 NuPlayer: getSelectedTrack by Robert Shih · 11 years ago
  19. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 11 years ago
  20. de9453f Add MediaPlayer::getAudioStreamType. by John Spurlock · 12 years ago
  21. 81e6844 Remove no longer needed http proxy handling code, it's obsolete now by Andreas Huber · 12 years ago
  22. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 12 years ago
  23. 6218fdc2 MediaTimeProvider support fixes by Lajos Molnar · 12 years ago
  24. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 12 years ago
  25. dcb89b3 MediaPlayer: add listener for raw track data by Chong Zhang · 12 years ago
  26. cbaffcf Add MEDIA_STARTED/PAUSED/STOPPED events to media players by Lajos Molnar · 12 years ago
  27. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 12 years ago
  28. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  29. a4c5bc0 Add support for HLS playlists of type 'event'. by Andreas Huber · 13 years ago
  30. c374dae Added a callback to signal when the rendering of the video frame just occurred by James Dong · 13 years ago
  31. 4f6eed0 Impl for supporting two video scaling modes by James Dong · 14 years ago
  32. f9d660a Defines MediaPlayer APIs to support multiple audio/video/timedtext tracks. by Insun Kang · 14 years ago
  33. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 14 years ago
  34. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 14 years ago
  35. 7a8b0ed Playback rate on MediaPlayer by Jean-Michel Trivi · 14 years ago
  36. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 14 years ago
  37. e1c3962 Use audio_format_t consistently by Glenn Kasten · 14 years ago
  38. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
  39. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 14 years ago
  40. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 14 years ago
  41. cd25fed Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 14 years ago
  42. 61c7ef5 MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 14 years ago
  43. 5b1b8a9 Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 14 years ago
  44. 965d08b For out of band timed text support (timed text in a separate file). by Gloria Wang · 15 years ago
  45. 7a1e3e8 Initial CL for the timed text support: by Gloria Wang · 15 years ago
  46. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 15 years ago
  47. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  48. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  49. 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 15 years ago
  50. 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 15 years ago
  51. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  52. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  53. da7581b Added Visualizer effect. by Eric Laurent · 15 years ago
  54. a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 15 years ago
  55. 0a5baa9 Switch stagefright's approach to prefetching to the new model. The java MediaPlayer is now notified about rebuffering start/end via info messages. by Andreas Huber · 15 years ago
  56. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 16 years ago
  57. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago
  58. 2db8455 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
  59. dd172fc Media server death nodification by James Dong · 16 years ago
  60. 9563e42 am a97402e1: am c39d2e3c: Music visualizer support hack. This currently assumes 44k stereo (won\'t crash on other formats, but won\'t give the correct results either), and links statically with libspeex to get FFT data, increasing the size of libmedia by about 45kb. by Marco Nelissen · 16 years ago
  61. 10dbb8e Music visualizer support hack. by Marco Nelissen · 16 years ago
  62. ee678ac merge from open-source master by Jean-Baptiste Queru · 16 years ago
  63. 387eac4 Update comment in mediaplayer.h. by Ravi K Yenduri · 16 years ago
  64. 6d9d4ac donut snapshot by Jean-Baptiste Queru · 16 years ago
  65. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  66. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  67. 1d187f1 Direct api to the native media player. by Nicolas Catania · 17 years ago
  68. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 16 years ago
  69. 6609518 Removed trailing whitespaces. by Nicolas Catania · 16 years ago
  70. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  71. 1af452f Automated import from //branches/master/...@140868,140868 by Jason Sams · 17 years ago
  72. 7dc1125 Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 17 years ago
  73. 87e445b auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 17 years ago
  74. 65e731f auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 17 years ago
  75. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  76. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  77. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  78. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago