1. 6f59db1 update offloaded audio track sampling rate by Eric Laurent · 12 years ago
  2. 462fd2f Assign blame for playback wakelocks. by Marco Nelissen · 12 years ago
  3. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 12 years ago
  4. ee08f7e Fix hang by Marco Nelissen · 12 years ago
  5. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 12 years ago
  6. f761cec am 903871da: am 83790fcc: am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for type \'ssize_t\'." by Glenn Kasten · 12 years ago
  7. 83790fc am bdf33c98: Merge "Fix compilation warning: incorrect format specifier for type \'ssize_t\'." by Glenn Kasten · 12 years ago
  8. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 12 years ago
  9. 7d40969 Fix compilation warning: incorrect format specifier for type 'ssize_t'. by Scott Fan · 12 years ago
  10. 2799d74 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 12 years ago
  11. f9bb835 am b7319a7e: Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 12 years ago
  12. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 12 years ago
  13. 6bc71ca am 628a8c0e: Merge "fix a race condition of MediaPlayerServce::Client::mClient" by Andreas Huber · 12 years ago
  14. aa47eb2 Merge "fix a race condition of MediaPlayerServce::Client::mClient" by Andreas Huber · 12 years ago
  15. 628a8c0 Merge "fix a race condition of MediaPlayerServce::Client::mClient" by Andreas Huber · 12 years ago
  16. cc82dc6 Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  17. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  18. 279dcd8 Plumbing to reflect minor changes in the HDCP module API that allow for by Andreas Huber · 12 years ago
  19. 5570227 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  20. f37971f Remove unnecessary parameter by Glenn Kasten · 13 years ago
  21. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  22. 7da35f2 Use size_t for frame counts by Glenn Kasten · 12 years ago
  23. 1127d65 Use uint32_t for sample rate by Glenn Kasten · 12 years ago
  24. dcfefde fix a race condition of MediaPlayerServce::Client::mClient by beanz · 13 years ago
  25. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
  26. 207e185 Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
  27. 59451f8 HDCP module binderized by Andreas Huber · 13 years ago
  28. efbb781 HDCP module binderized by Andreas Huber · 13 years ago
  29. aba33d5 Add a permission for controlling wifi display. by Jeff Brown · 13 years ago
  30. b019250 Add a permission for controlling wifi display. by Jeff Brown · 13 years ago
  31. 5f7e55e Add a small hook to support gapless in AAH. by John Grossman · 13 years ago
  32. 2e5f22e Add a small hook to support gapless in AAH. by John Grossman · 13 years ago
  33. ced24b3 Update remote display API. by Jeff Brown · 13 years ago
  34. 455d02e Update remote display API. by Jeff Brown · 13 years ago
  35. 28169b1 Expose an IRemoteDisplay to trigger wifi display connections setup and feedback. by Andreas Huber · 13 years ago
  36. 0b73d47 Expose an IRemoteDisplay to trigger wifi display connections setup and feedback. by Andreas Huber · 13 years ago
  37. 2013a54 Implement remote display service stubs. by Jeff Brown · 13 years ago
  38. e104596 Implement remote display service stubs. by Jeff Brown · 13 years ago
  39. ab1bd84 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 13 years ago
  40. bcf09f8 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 13 years ago
  41. 35213f1 Initial checkin of support for acting as a wifi display source by Andreas Huber · 13 years ago
  42. d7bee3a Initial checkin of support for acting as a wifi display source by Andreas Huber · 13 years ago
  43. b8a9825 Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() method by James Dong · 13 years ago
  44. cb0b755 Add a missing NULL check. by John Grossman · 13 years ago
  45. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 13 years ago
  46. d791e09 Fix gapless for deep buffers by Marco Nelissen · 13 years ago
  47. 67295b5 Fix gapless playback by Marco Nelissen · 13 years ago
  48. 73ac1ee Use new sd card mount point for dumpsys by Marco Nelissen · 13 years ago
  49. 1948eb3 Add support for deep audio buffers by Eric Laurent · 13 years ago
  50. 0ca3cf9 rename audio policy output flags by Eric Laurent · 13 years ago
  51. 9944860 Allow AudioTrack to start at nonzero position by Marco Nelissen · 13 years ago
  52. 1bd139a New Crypto services talking to the new crypto "HAL". by Andreas Huber · 13 years ago
  53. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 13 years ago
  54. 559bf28 AV Android make files changes by James Dong · 13 years ago
  55. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 13 years ago
  56. afed0e1 Use NuPlayer for media playback everywhere by Andreas Huber · 14 years ago
  57. 17a736c Update comments by Glenn Kasten · 13 years ago
  58. ab334fd audio_channel_in/out_mask_from_count by Glenn Kasten · 13 years ago
  59. 36a4d2c Merge "Gapless playback, step 1." by Marco Nelissen · 13 years ago
  60. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 13 years ago
  61. 18868c5 Use audio_policy_output_flags_t consistently by Glenn Kasten · 13 years ago
  62. 6556e5b Merge "MediaPlayerService: fix AudioSink latency" by Eric Laurent · 13 years ago
  63. db354e5 MediaPlayerService: fix AudioSink latency by Eric Laurent · 13 years ago
  64. 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 13 years ago
  65. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  66. 761defc Upintegreate AAH TX and RX players from ICS_AAH by John Grossman · 13 years ago
  67. 7a8b0ed Playback rate on MediaPlayer by Jean-Michel Trivi · 13 years ago
  68. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  69. 4cc55d5 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  70. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  71. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  72. e1c3962 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  73. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  74. 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  75. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
  76. 4b8bb4e am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 14 years ago
  77. 2626203 am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 14 years ago
  78. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 14 years ago
  79. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  80. d24bac2 am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 14 years ago
  81. e579e28 Check whether media recorder client exists before dumping. by James Dong · 14 years ago
  82. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 14 years ago
  83. 9cb839a Fix issue 5373048: AudioCache decode errors by Eric Laurent · 14 years ago
  84. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 14 years ago
  85. db29e52 Add a null check to handle failure of android::createPlayer by Jason Simmons · 14 years ago
  86. a23456b Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 14 years ago
  87. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 14 years ago
  88. a0b1d4b Make dumpsys(media.player) more useful by having AwesomePlayer populate it. by Andreas Huber · 14 years ago
  89. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 14 years ago
  90. d217a8c Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  91. 013b5a6 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago
  92. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 14 years ago
  93. 6476024 update for new audio.h header location by Dima Zavin · 14 years ago
  94. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  95. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  96. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  97. 51c1e0e This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 14 years ago
  98. 0a73d81 Enable http-live support for https:// urls, fix a parsing issue. by Andreas Huber · 14 years ago
  99. 8635b7b Add memory leak tracking/debugging code to drm server by James Dong · 14 years ago
  100. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 14 years ago