1. 091aa6d Mark functions in MediaPlayerBase::AudioSink as pure virtual by Pirama Arumuga Nainar · 6 years ago
  2. 7a498a9 Merge "Refactor MediaPlayerBase's notify" into oc-dev am: 01970bf6fb am: 5c7f325b00 am: d7baca3dbb by Pawin Vongmasa · 7 years ago
  3. 5c7f325 Merge "Refactor MediaPlayerBase's notify" into oc-dev am: 01970bf6fb by Pawin Vongmasa · 7 years ago
  4. 082e4f7 Refactor MediaPlayerBase's notify by Pawin Vongmasa · 7 years ago
  5. 45ff66d Prevent MediaPlayerService::Client's use-after-free am: 028cf0973f by Pawin Vongmasa · 7 years ago
  6. 028cf09 Prevent MediaPlayerService::Client's use-after-free by Pawin Vongmasa · 7 years ago
  7. d27ad6b Prevent MediaPlayerService::Client's use-after-free by Pawin Vongmasa · 7 years ago
  8. 9bb3803 BufferingSettings: simplify buffering control. by Wei Jia · 8 years ago
  9. 156c687 Add AudioRouting interface for MediaPlayer by jiabin · 8 years ago
  10. 52c2851 MediaPlayer: add notifyAt at native side by Wei Jia · 8 years ago
  11. 8cf3a07 Generate the IPlayer interface with AIDL. by Ivan Lozano · 8 years ago
  12. b8c35f9 Fix trivial warnings hidden by -isystem by Colin Cross · 8 years ago
  13. e2b4384 Moved headers from include/ to appropriate libs by Vijay Venkatraman · 8 years ago[Renamed from include/media/MediaPlayerInterface.h]
  14. cefac14 Modular DRM for MediaPlayer by Hassan Shojania · 8 years ago
  15. 9fc8b5c VolumeShaper: Initial implementation by Andy Hung · 8 years ago
  16. 071437a Modular DRM for MediaPlayer by Hassan Shojania · 8 years ago
  17. d399e7e BufferingSettings: define internal BufferingSettings API. by Wei Jia · 9 years ago
  18. c5de091 mediaplayer: support same seek mode as MediaMetadataRetriever. by Wei Jia · 9 years ago
  19. 67b6dcc mediaplayer: add precise argument to seek function by Wei Jia · 9 years ago
  20. f2c87b3 NuPlayer: Notify if drain message time is unexpectedly long by Andy Hung · 9 years ago
  21. d848eb4 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  22. c4ac817 AudioSink: move getPlayedOutAudioDurationUs() from NuPlayerRenderer to AudioSink. by Wei Jia · 10 years ago
  23. 179652e NuPlayer: Add audio sink buffer configuration by Andy Hung · 10 years ago
  24. 92d8244 media: rename doNotResuscitate to doNotReconnect to align with the implementation. by Ronghua Wu · 10 years ago
  25. faeb0f2 libmediaplayerservice: try to open audio sink in offload mode in error. by Ronghua Wu · 10 years ago
  26. 3a474aa stagefright: support setting/getting playback/sync config in MediaSync by Lajos Molnar · 10 years ago
  27. ee4e1b1 stagefright: warnings be gone, some are now errors, use clang by Lajos Molnar · 10 years ago
  28. 99f3160 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 10 years ago
  29. 7d3f4df mediaplayer: use non-blocking mode for AudioSink::write(). by Wei Jia · 10 years ago
  30. 9816016 mediaplayer: support dynamic playback rate by Wei Jia · 10 years ago
  31. 9391844 resolved conflicts for merge of b955b722 to lmp-mr1-dev-plus-aosp by Marco Nelissen · 10 years ago
  32. b7848f1 Remove MediaPlayerService::decode() by Marco Nelissen · 10 years ago
  33. 17c933c am cec272df: am 724b9ea5: Merge "Replace MidiFile player with a Midi extractor" by Marco Nelissen · 10 years ago
  34. 0e8928b Replace MidiFile player with a Midi extractor by Marco Nelissen · 10 years ago
  35. df2592b do not hold mNotifyLock when calling MediaPlayer::notify by Chong Zhang · 11 years ago
  36. 06ad152 NuPlayer: use getTimestamp instead of getPosition by Lajos Molnar · 11 years ago
  37. 81e6844 Remove no longer needed http proxy handling code, it's obsolete now by Andreas Huber · 11 years ago
  38. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  39. 6f59db1 update offloaded audio track sampling rate by Eric Laurent · 12 years ago
  40. 2261234 AwesomePlayer: correct stream type for offload by Eric Laurent · 12 years ago
  41. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 12 years ago
  42. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 12 years ago
  43. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 12 years ago
  44. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  45. 5f7e55e Add a small hook to support gapless in AAH. by John Grossman · 13 years ago
  46. 8ec1f2a Move the AAH RTP code out of framework and into vendor. by John Grossman · 13 years ago
  47. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 13 years ago
  48. 1948eb3 Add support for deep audio buffers by Eric Laurent · 13 years ago
  49. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 13 years ago
  50. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 13 years ago
  51. 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 13 years ago
  52. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  53. 761defc Upintegreate AAH TX and RX players from ICS_AAH by John Grossman · 13 years ago
  54. 7a8b0ed Playback rate on MediaPlayer by Jean-Michel Trivi · 13 years ago
  55. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  56. e1c3962 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  57. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
  58. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 14 years ago
  59. a0b1d4b Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 14 years ago
  60. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  61. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  62. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  63. abf471f Remove unused references to ISurface by Mathias Agopian · 14 years ago
  64. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  65. 01f3942 Protect notification callback parameters with a mutex. by Andreas Huber · 14 years ago
  66. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago
  67. e2b1028 Support streaming data across binder boundaries. by Andreas Huber · 15 years ago
  68. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  69. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  70. 2eeadf9 am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
  71. 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 15 years ago
  72. 5daeb12 Squashed commit of the following: by Andreas Huber · 15 years ago
  73. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 15 years ago
  74. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  75. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  76. 7d5b8a7 Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 15 years ago
  77. 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 · 15 years ago
  78. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  79. bfa6b2d Squashed commit of the following: by Andreas Huber · 16 years ago
  80. a64c8c7 Added native metadata support. by niko · 16 years ago
  81. d608a81 Added method to get metadata out of the player. by niko · 16 years ago
  82. 14d2747 New test player stub to load mock native players. by Nicolas Catania · 16 years ago
  83. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago
  84. 1d187f1 Direct api to the native media player. by Nicolas Catania · 16 years ago
  85. 6609518 Removed trailing whitespaces. by Nicolas Catania · 16 years ago
  86. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  87. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  88. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  89. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  90. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago