1. 18db49a Whitespace and indentation by Glenn Kasten · 12 years ago
  2. 720aa28 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 13 years ago
  3. 8335f1c fix libgui header location by Mathias Agopian · 12 years ago
  4. b3db213 Update comments by Glenn Kasten · 13 years ago
  5. a6dafea Fix incorrect includes of AudioTrack.h by Glenn Kasten · 13 years ago
  6. bc1d77b Use audio_stream_type_t consistently by Glenn Kasten · 13 years ago
  7. 1c66547 Merge "Use audio_format_t consistently" by Glenn Kasten · 13 years ago
  8. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. 1c5a89d Use audio_format_t consistently by Glenn Kasten · 13 years ago
  11. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. ea427b0 resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  13. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  14. e396e99 am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  15. 2fa0ac2 Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 13 years ago
  16. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. a28279b Handle setDataSource failures properly. #5261671 by Dave Burke · 13 years ago
  18. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  19. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  20. 982d2da connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago
  21. 8a42a557 Merge "Log setVideoSurface() and setVideoSurfaceTexture() failures." by James Dong · 13 years ago
  22. ce78dc5 Log setVideoSurface() and setVideoSurfaceTexture() failures. by James Dong · 13 years ago
  23. 5129b68 MediaPlayer: add a disconnect from ANativeWindow by Jamie Gennis · 13 years ago
  24. c85ca5d MediaPlayer: add ANativeWindow (dis)connect calls by Jamie Gennis · 13 years ago
  25. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  26. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  27. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  28. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  29. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  30. 52c7832 Increase cache size and low-watermark threshold, also by Andreas Huber · 14 years ago
  31. c5bba6c Fix an issue wherre error notification will not be sent after mediaplayer reset by James Dong · 14 years ago
  32. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  33. 69b8d69 Squashed commit of the following: by Andreas Huber · 14 years ago
  34. 329430a am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  35. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  36. ca216a0 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
  37. 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  38. e3c0183 Squashed commit of the following: by Andreas Huber · 14 years ago
  39. 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
  40. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  41. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  42. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  43. 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 14 years ago
  44. df2d3cd Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 14 years ago
  45. 88f3b81 Allow invoke in all the player states except idle and error. by Nicolas Catania · 14 years ago
  46. e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 14 years ago
  47. 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 14 years ago
  48. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  49. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  50. 2564300 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
  51. 34bbc22 Media server death nodification by James Dong · 15 years ago
  52. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  53. 0fc736f32 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 15 years ago
  54. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 15 years ago
  55. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 15 years ago
  56. 20cb94e Direct api to the native media player. by Nicolas Catania · 15 years ago
  57. 5f80742 am d670b8c6: Merge change 3981 into donut by Android (Google) Code Review · 15 years ago
  58. 32f8277 Removed trailing whitespaces. by Nicolas Catania · 15 years ago
  59. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  60. effd8d5 Automated import from //branches/master/...@141712,141712 by Andreas Huber · 15 years ago
  61. e25b51b Automated import from //branches/donutburger/...@141711,141711 by Andreas Huber · 15 years ago
  62. ebb020a Automated import from //branches/master/...@140868,140868 by Jason Sams · 15 years ago
  63. 4610f7d Automated import from //branches/donutburger/...@140866,140866 by Jason Sams · 15 years ago
  64. c39a6e0 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 15 years ago
  65. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. da996f3 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  68. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  69. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  70. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago