1. e096621 Remove unused code by Marco Nelissen · 9 years ago
  2. 2b95bda Explicitly disconnect in MediaPlayer::reset by Robert Shih · 9 years ago
  3. 4356269 mediaplayer: fix audio attributes override by stream type by Eric Laurent · 9 years ago
  4. 3a474aa stagefright: support setting/getting playback/sync config in MediaSync by Lajos Molnar · 9 years ago
  5. 0852843 stagefright: initial timed id3 support in hls by Robert Shih · 10 years ago
  6. 99f3160 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 10 years ago
  7. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 10 years ago
  8. 9816016 mediaplayer: support dynamic playback rate by Wei Jia · 10 years ago
  9. 980b106 resolved conflicts for merge of 9391844d to master by Marco Nelissen · 10 years ago
  10. b7848f1 Remove MediaPlayerService::decode() by Marco Nelissen · 10 years ago
  11. b187de1 Line length 100 by Glenn Kasten · 10 years ago
  12. 640adb3 Cache audio attributes when player not available by Jean-Michel Trivi · 10 years ago
  13. de3f839 rename AudioSystem::newAudioSessionId() by Eric Laurent · 10 years ago
  14. d88adb9 NuPlayer: save thread id in MediaPlayer::start by Chong Zhang · 10 years ago
  15. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 10 years ago
  16. 34fb296 libmedia: 64-bit compile warnings by Mark Salyzyn · 10 years ago
  17. de9453f Add MediaPlayer::getAudioStreamType. by John Spurlock · 11 years ago
  18. d457c97 Track pid for each session by Marco Nelissen · 11 years ago
  19. 81e6844 Remove no longer needed http proxy handling code, it's obsolete now by Andreas Huber · 11 years ago
  20. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  21. be08f6a Fix compile warning / incomplete initialization by Glenn Kasten · 11 years ago
  22. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 11 years ago
  23. dcb89b3 MediaPlayer: add listener for raw track data by Chong Zhang · 11 years ago
  24. b13820f Reject unprepared MediaPlayers by Marco Nelissen · 11 years ago
  25. 82fc2ca am d5018116: Merge "Fix typo." by Glenn Kasten · 11 years ago
  26. f65fa17 Fix typo. by Masaki Muranaka · 11 years ago
  27. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 11 years ago
  28. 8bdb01c Don't purge effects we're about to start using by Marco Nelissen · 11 years ago
  29. 2070254 Instead of returning an error, return an invalid duration (-1 ms) by Andreas Huber · 12 years ago
  30. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  31. 5570227 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  32. f37971f Remove unnecessary parameter by Glenn Kasten · 13 years ago
  33. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  34. b7c8e91 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  35. a4c5bc0 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  36. 36a4d2c Merge "Gapless playback, step 1." by Marco Nelissen · 13 years ago
  37. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 13 years ago
  38. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  39. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  40. df712ea fix libgui header location by Mathias Agopian · 13 years ago
  41. 99e53b8 Update comments by Glenn Kasten · 13 years ago
  42. a3f1fa3 Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  43. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  44. 4cc55d5 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  45. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  47. e1c3962 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  48. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  49. 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  50. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  51. 4b8bb4e am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  52. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 13 years ago
  53. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  54. 0662067 Handle setDataSource failures properly. #5261671 by Dave Burke · 13 years ago
  55. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  56. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  57. c3da343 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  58. 5bc965b Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." by James Dong · 13 years ago
  59. fada58a Log setVideoSurface() and setVideoSurfaceTexture() failures. by James Dong · 13 years ago
  60. bea47bc MediaPlayer: add a disconnect from ANativeWindow by Jamie Gennis · 13 years ago
  61. 61c7ef5 MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 13 years ago
  62. 6476024 update for new audio.h header location by Dima Zavin · 13 years ago
  63. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  64. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  65. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  66. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  67. 145e68f Increase cache size and low-watermark threshold, also by Andreas Huber · 14 years ago
  68. a1680bc Fix an issue wherre error notification will not be sent after mediaplayer reset by James Dong · 14 years ago
  69. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  70. 05ea643 Squashed commit of the following: by Andreas Huber · 14 years ago
  71. 2eeadf9 am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  72. 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  73. d44b51d am 5c9f3579: am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 14 years ago
  74. 1c1503c Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  75. 5daeb12 Squashed commit of the following: by Andreas Huber · 14 years ago
  76. 3b26844 Fix issue 2876124. by Eric Laurent · 14 years ago
  77. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  78. da7581b Added Visualizer effect. by Eric Laurent · 14 years ago
  79. a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  80. 4023493 Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  81. 64fb06f Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  82. 63bacaf Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  83. 83ff143 MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 15 years ago
  84. 698f476 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 15 years ago
  85. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  86. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  87. 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
  88. dd172fc Media server death nodification by James Dong · 15 years ago
  89. 10dbb8e Music visualizer support hack. by Marco Nelissen · 15 years ago
  90. aa37173 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 15 years ago
  91. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
  92. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
  93. 1d187f1 Direct api to the native media player. by Nicolas Catania · 15 years ago
  94. 4710a1f am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
  95. 6609518 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
  96. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  97. 5cb07aa Automated import from //branches/master/...@141712,141712 by Andreas Huber · 16 years ago
  98. 4003bf5 Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 16 years ago
  99. 1af452f Automated import from //branches/master/...@140868,140868 by Jason Sams · 16 years ago
  100. 7dc1125 Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 16 years ago