1. 6f59db1 update offloaded audio track sampling rate by Eric Laurent · 12 years ago
  2. 2261234 AwesomePlayer: correct stream type for offload by Eric Laurent · 12 years ago
  3. 9cae217 Assign blame for playback wakelocks. by Marco Nelissen · 12 years ago
  4. 3d00aa6 soundpool: allocate shared memory heap by client by Eric Laurent · 12 years ago
  5. d89532e libmediaplayerservice: offload playback support by Richard Fitzgerald · 12 years ago
  6. 1ab85ec Include what is needed by Glenn Kasten · 12 years ago
  7. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 12 years ago
  8. 2799d74 Use sp<AudioTrack> instead of raw AudioTrack * by Glenn Kasten · 12 years ago
  9. b7319a7 Update HTTP proxy configuration for all media playback inside stagefright. by Andreas Huber · 12 years ago
  10. cc82dc6 Implementing MediaDrm APIs by Jeff Tinker · 12 years ago
  11. 279dcd8 Plumbing to reflect minor changes in the HDCP module API that allow for by Andreas Huber · 12 years ago
  12. 5570227 Merge "Remove unnecessary parameter" by Glenn Kasten · 12 years ago
  13. f37971f Remove unnecessary parameter by Glenn Kasten · 13 years ago
  14. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  15. 45d76bb Remove legacy code and APIs in wifi display related code. by Andreas Huber · 13 years ago
  16. 59451f8 HDCP module binderized by Andreas Huber · 13 years ago
  17. 2013a54 Implement remote display service stubs. by Jeff Brown · 13 years ago
  18. ab1bd84 Only run the wifi display RTSP server on demand, and only on the wifi direct by Andreas Huber · 13 years ago
  19. 35213f1 Initial checkin of support for acting as a wifi display source by Andreas Huber · 13 years ago
  20. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 13 years ago
  21. 1948eb3 Add support for deep audio buffers by Eric Laurent · 13 years ago
  22. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 13 years ago
  23. ed3e3e0 Provisional support for secure decryption of media streams. by Andreas Huber · 13 years ago
  24. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 13 years ago
  25. 6556e5b Merge "MediaPlayerService: fix AudioSink latency" by Eric Laurent · 13 years ago
  26. db354e5 MediaPlayerService: fix AudioSink latency by Eric Laurent · 13 years ago
  27. 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 13 years ago
  28. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  29. 7a8b0ed Playback rate on MediaPlayer by Jean-Michel Trivi · 13 years ago
  30. a3f1fa3 Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  31. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  32. e1c3962 Use audio_format_t consistently by Glenn Kasten · 13 years ago
  33. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
  34. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 14 years ago
  35. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 14 years ago
  36. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 14 years ago
  37. d217a8c Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 14 years ago
  38. 013b5a6 Use AudioTrack::event_type not int in callback by Glenn Kasten · 14 years ago
  39. 6476024 update for new audio.h header location by Dima Zavin · 14 years ago
  40. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  41. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  42. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 14 years ago
  43. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 14 years ago
  44. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  45. 7cf180c - Add method in MediaPlayerService to collect and pull by Gloria Wang · 14 years ago
  46. e2b1028 Support streaming data across binder boundaries. by Andreas Huber · 15 years ago
  47. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  48. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  49. 2eeadf9 am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 15 years ago
  50. 8c563ed Added getter for session Id to AudioSink by Eric Laurent · 15 years ago
  51. 5daeb12 Squashed commit of the following: by Andreas Huber · 15 years ago
  52. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  53. da7581b Added Visualizer effect. by Eric Laurent · 15 years ago
  54. a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 15 years ago
  55. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  56. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  57. 7d5b8a7 Implementation of stagefright-enabled MediaPlayerService::decode functionality by Andreas Huber · 15 years ago
  58. 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
  59. 342e9cf Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  60. 7ee8ac9 b/2353646 by Marco Nelissen · 15 years ago
  61. 1d711f6 Remove old hack A/V sync hack that is no longer needed. by Dave Sparks · 15 years ago
  62. 8d8380c am 3a814141: Merge change Iee0486e2 into eclair by Gloria Wang · 16 years ago
  63. dac6a31 Dump media recorder PID in dumpsys media.player, and fix minor bugs. by Gloria Wang · 16 years ago
  64. 318ad9c Reimplement the OMX backend for stagefright. by Andreas Huber · 16 years ago
  65. 10dbb8e Music visualizer support hack. by Marco Nelissen · 16 years ago
  66. a64c8c7 Added native metadata support. by niko · 16 years ago
  67. 20111aa Squashed commit of the following: by Andreas Huber · 16 years ago
  68. 4829038 Implemented the tracking of the metadata updates. by Nicolas Catania · 16 years ago
  69. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  70. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  71. 1d187f1 Direct api to the native media player. by Nicolas Catania · 16 years ago
  72. 273d098 get rid of utils.h by Mathias Agopian · 16 years ago
  73. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  74. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  75. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  76. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago