1. 7a498a9 Merge "Refactor MediaPlayerBase's notify" into oc-dev am: 01970bf6fb am: 5c7f325b00 am: d7baca3dbb by Pawin Vongmasa · 7 years ago
  2. 082e4f7 Refactor MediaPlayerBase's notify by Pawin Vongmasa · 7 years ago
  3. 028cf09 Prevent MediaPlayerService::Client's use-after-free by Pawin Vongmasa · 7 years ago
  4. d27ad6b Prevent MediaPlayerService::Client's use-after-free by Pawin Vongmasa · 7 years ago
  5. 161b64f Cache routed device in case returning null when switching device. by jiabin · 7 years ago
  6. 9bb3803 BufferingSettings: simplify buffering control. by Wei Jia · 8 years ago
  7. 156c687 Add AudioRouting interface for MediaPlayer by jiabin · 7 years ago
  8. 67d876b Merge "Protect against possible race conditions" into oc-dev am: 21076bf34e am: dc31a5d47c am: 516a132ea8 by Pawin Vongmasa · 7 years ago
  9. f9c8146 Protect against possible race conditions by Pawin Vongmasa · 7 years ago
  10. b7798a0 Remove OMX dependency from MediaPlayerService by Pawin Vongmasa · 7 years ago
  11. d14133d Merge "stagefright: remove Miracast sender code" by TreeHugger Robot · 7 years ago
  12. d0a98fa stagefright: remove Miracast sender code by Chong Zhang · 7 years ago
  13. 52c2851 MediaPlayer: add notifyAt at native side by Wei Jia · 7 years ago
  14. 8cf3a07 Generate the IPlayer interface with AIDL. by Ivan Lozano · 7 years ago
  15. e5b9b69 stagefright: put battery update under a separate lock by Chong Zhang · 7 years ago
  16. 4ef88d7 VolumeShaper: Add AudioTrack restore by Andy Hung · 8 years ago
  17. 9c47c97 Enable full migration of OMX to Treble. by Pawin Vongmasa · 8 years ago
  18. cefac14 Modular DRM for MediaPlayer by Hassan Shojania · 8 years ago
  19. 9fc8b5c VolumeShaper: Initial implementation by Andy Hung · 8 years ago
  20. 071437a Modular DRM for MediaPlayer by Hassan Shojania · 8 years ago
  21. 9c8086f Merge "MediaPlayer: Use uid_t for uids" by Andy Hung · 8 years ago
  22. d399e7e BufferingSettings: define internal BufferingSettings API. by Wei Jia · 8 years ago
  23. c5de091 mediaplayer: support same seek mode as MediaMetadataRetriever. by Wei Jia · 8 years ago
  24. 1afd098 MediaPlayer: Use uid_t for uids by Andy Hung · 8 years ago
  25. 67b6dcc mediaplayer: add precise argument to seek function by Wei Jia · 8 years ago
  26. 74b56a8 resolve merge conflicts of 77da968 to nyc-dev-plus-aosp am: 168e16423f by Robert Shih · 8 years ago
  27. 168e164 resolve merge conflicts of 77da968 to nyc-dev-plus-aosp by Robert Shih · 8 years ago
  28. 77da968 MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603 am: d560830823 am: 51efd24460 am: 8d32201d4a am: 2b5ee9c8e4 by Robert Shih · 8 years ago
  29. 51efd24 MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c am: b07255f603 by Robert Shih · 8 years ago
  30. d560830 MediaPlayerService: avoid invalid static cast am: ee0a0e39ac am: 7b6a85546c by Robert Shih · 8 years ago
  31. ee0a0e3 MediaPlayerService: avoid invalid static cast by Robert Shih · 8 years ago
  32. 5ca8f32 resolve merge conflicts of fd923e7 to stage-aosp-master am: df5d9246f9 by Chih-Hung Hsieh · 8 years ago
  33. df5d924 resolve merge conflicts of fd923e7 to stage-aosp-master by Chih-Hung Hsieh · 8 years ago
  34. 36d0ca1 Fix clang-tidy warnings in audio and playerservice. by Chih-Hung Hsieh · 8 years ago
  35. e0bbac9 AudioSink: set configurations correctly for recycled track. by Wei Jia · 8 years ago
  36. 0bfa3ee MediaPlayer/MediaRecorder: Do not notify client of audioserver death by Andy Hung · 8 years ago
  37. 375a9c0 Merge "Report other servers' deaths in OnErrorListener too" into nyc-dev by Marco Nelissen · 8 years ago
  38. 6dc3a3e Report other servers' deaths in OnErrorListener too by Marco Nelissen · 8 years ago
  39. 3003807 Remove MediaDrm stack from mediaserver by Jeff Tinker · 8 years ago
  40. f2c87b3 NuPlayer: Notify if drain message time is unexpectedly long by Andy Hung · 9 years ago
  41. 2f6e73d NuPlayer: fetch position from track by Andy Hung · 9 years ago
  42. d848eb4 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  43. 260e56c Revert "Run codecs in a separate process" by Marco Nelissen · 9 years ago
  44. 4f12d94 Run codecs in a separate process by Marco Nelissen · 9 years ago
  45. c4ac817 AudioSink: move getPlayedOutAudioDurationUs() from NuPlayerRenderer to AudioSink. by Wei Jia · 9 years ago
  46. 2650e96 MediaPlayerService: prevent audio_attributes_t race conditions by Jean-Michel Trivi · 9 years ago
  47. 4356269 mediaplayer: fix audio attributes override by stream type by Eric Laurent · 9 years ago
  48. d1c7434 libmediaplayerservice: Serialize access to AudioOutput by Andy Hung · 9 years ago
  49. 179652e NuPlayer: Add audio sink buffer configuration by Andy Hung · 9 years ago
  50. faeb0f2 libmediaplayerservice: try to open audio sink in offload mode in error. by Ronghua Wu · 9 years ago
  51. 3a474aa stagefright: support setting/getting playback/sync config in MediaSync by Lajos Molnar · 9 years ago
  52. be71aa2 Respect the record audio app op - media by Svet Ganov · 9 years ago
  53. 6d339f1 libmediaplayerservice: fix warnings, make warnings errors, use clang by Lajos Molnar · 10 years ago
  54. 99f3160 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 10 years ago
  55. 7d3f4df mediaplayer: use non-blocking mode for AudioSink::write(). by Wei Jia · 10 years ago
  56. 9816016 mediaplayer: support dynamic playback rate by Wei Jia · 10 years ago
  57. b7848f1 Remove MediaPlayerService::decode() by Marco Nelissen · 10 years ago
  58. 06ad152 NuPlayer: use getTimestamp instead of getPosition by Lajos Molnar · 10 years ago
  59. a31335a Fix SoundPool and MediaPlayerService buffer overflow by Andy Hung · 10 years ago
  60. 1381d4b media/playerservice: add getCodecList() to MediaPlayerService by Lajos Molnar · 10 years ago
  61. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 10 years ago
  62. d457c97 Track pid for each session by Marco Nelissen · 11 years ago
  63. 8052038 Fix warnings about unused parameters by Glenn Kasten · 11 years ago
  64. 81e6844 Remove no longer needed http proxy handling code, it's obsolete now by Andreas Huber · 11 years ago
  65. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 11 years ago
  66. 6f59db1 update offloaded audio track sampling rate by Eric Laurent · 11 years ago
  67. 2261234 AwesomePlayer: correct stream type for offload by Eric Laurent · 11 years ago
  68. 9cae217 Assign blame for playback wakelocks. by Marco Nelissen · 12 years ago
  69. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 11 years ago
  70. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 11 years ago
  71. 1ab85ec Include what is needed by Glenn Kasten · 11 years ago
  72. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 12 years ago
  73. 2799d74 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 11 years ago
  74. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 11 years ago
  75. cc82dc6 Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  76. 279dcd8 Plumbing to reflect minor changes in the HDCP module API that allow for by Andreas Huber · 12 years ago
  77. 5570227 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  78. f37971f Remove unnecessary parameter by Glenn Kasten · 13 years ago
  79. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  80. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 12 years ago
  81. 59451f8 HDCP module binderized by Andreas Huber · 12 years ago
  82. 2013a54 Implement remote display service stubs. by Jeff Brown · 12 years ago
  83. ab1bd84 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 12 years ago
  84. 35213f1 Initial checkin of support for acting as a wifi display source by Andreas Huber · 12 years ago
  85. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 12 years ago
  86. 1948eb3 Add support for deep audio buffers by Eric Laurent · 13 years ago
  87. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 13 years ago
  88. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 13 years ago
  89. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 13 years ago
  90. 6556e5b Merge "MediaPlayerService: fix AudioSink latency" by Eric Laurent · 13 years ago
  91. db354e5 MediaPlayerService: fix AudioSink latency by Eric Laurent · 13 years ago
  92. 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 13 years ago
  93. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  94. 7a8b0ed Playback rate on MediaPlayer by Jean-Michel Trivi · 13 years ago
  95. a3f1fa3 Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  96. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  97. e1c3962 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  98. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  99. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 13 years ago
  100. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago