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