1. b7f8edc Use routed devices throughout the audio framework by Robert Wu · 10 months ago
  2. f8905e6 Add unit test for uninitialized read fix by Santiago Seifert · 4 years, 7 months ago
  3. 42a97f5 Prevent read of uninitialized memory by Santiago Seifert · 4 years, 7 months ago
  4. c9ae6a7 Merge "Initialize local uuid array with zeros" am: d5e35f0cb8 am: 95e0f64737 am: c41d235298 am: 761994f188 by andrewlewis · 4 years, 11 months ago
  5. d5e35f0 Merge "Initialize local uuid array with zeros" by andrewlewis · 4 years, 11 months ago
  6. 35c7db9 Initialize local uuid array with zeros by andrewlewis · 5 years ago
  7. 1982933 media: miscellaneous fixes to VT contribution by Lajos Molnar · 5 years ago
  8. 28225ab VT: SFP: Implements interface for RTP parameters. by Byeongjo Park · 7 years ago
  9. dab79b3 AIDLize MediaExtractorService by Marco Nelissen · 6 years ago
  10. 79e3373 Remove libbinder dependency from libmedia2_jni. by Dongwon Kang · 7 years ago
  11. 9bb3803 BufferingSettings: simplify buffering control. by Wei Jia · 8 years ago
  12. 156c687 Add AudioRouting interface for MediaPlayer by jiabin · 8 years ago
  13. 52c2851 MediaPlayer: add notifyAt at native side by Wei Jia · 8 years ago
  14. 8cf3a07 Generate the IPlayer interface with AIDL. by Ivan Lozano · 8 years ago
  15. cefac14 Modular DRM for MediaPlayer by Hassan Shojania · 9 years ago
  16. 9fc8b5c VolumeShaper: Initial implementation by Andy Hung · 9 years ago
  17. 071437a Modular DRM for MediaPlayer by Hassan Shojania · 9 years ago
  18. d399e7e BufferingSettings: define internal BufferingSettings API. by Wei Jia · 9 years ago
  19. c5de091 mediaplayer: support same seek mode as MediaMetadataRetriever. by Wei Jia · 9 years ago
  20. 67b6dcc mediaplayer: add precise argument to seek function by Wei Jia · 9 years ago
  21. 47734c9 resolve merge conflicts of 98a9b2a to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  22. 090ef60 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  23. 0ca02a0 IMediaPlayer: NULL pointer is valid for httpService in some cases. by Wei Jia · 10 years ago
  24. 2afac0c libmedia: check NULL pointer at binder receiver side. by Wei Jia · 10 years ago
  25. 35e0363 am becceb11: am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  26. becceb1 am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  27. 2b63b91 am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls" into klp-dev by Robert Shih · 10 years ago
  28. 8923543 Zero out return values in media binder calls by Robert Shih · 10 years ago
  29. 03dee05 am 608c349d: am 4e861bf5: am e1dc15ec: am 762c7139: am b04cfdf5: am d437c777: am 0981df6e: IMediaPlayer.cpp: make sure structures are initialized to 0 by Nick Kralevich · 10 years ago
  30. 608c349 am 4e861bf5: am e1dc15ec: am 762c7139: am b04cfdf5: am d437c777: am 0981df6e: IMediaPlayer.cpp: make sure structures are initialized to 0 by Nick Kralevich · 10 years ago
  31. b04cfdf am d437c777: am 0981df6e: IMediaPlayer.cpp: make sure structures are initialized to 0 by Nick Kralevich · 10 years ago
  32. 0981df6 IMediaPlayer.cpp: make sure structures are initialized to 0 by Nick Kralevich · 10 years ago
  33. 3a474aa stagefright: support setting/getting playback/sync config in MediaSync by Lajos Molnar · 10 years ago
  34. 99f3160 Unhide the android.media.[Media]DataSource interface. by Chris Watkins · 10 years ago
  35. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 10 years ago
  36. 9816016 mediaplayer: support dynamic playback rate by Wei Jia · 11 years ago
  37. f888020 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  38. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  39. dfdd316 Adjust to asBinder()'s new behavior by Marco Nelissen · 11 years ago
  40. 1b86fe0 FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to media code by Andreas Huber · 12 years ago
  41. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 13 years ago
  42. 44a7e42 Add the ability to dynamicaly register MediaPlayer types. by John Grossman · 13 years ago
  43. 36a4d2c Merge "Gapless playback, step 1." by Marco Nelissen · 13 years ago
  44. 6b74d67 Gapless playback, step 1. by Marco Nelissen · 14 years ago
  45. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  46. c795b64 Switch the way we configure for MediaPlayer retransmission. by John Grossman · 14 years ago
  47. df712ea fix libgui header location by Mathias Agopian · 14 years ago
  48. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 14 years ago
  49. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 14 years ago
  50. 8d65510 Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 14 years ago
  51. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 14 years ago
  52. de162ff Fix ordering assumption of argument evaluation. by Gloria Wang · 14 years ago
  53. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 14 years ago
  54. 040e4a1 Return status code from invoke() by James Dong · 14 years ago
  55. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 15 years ago
  56. 0a5ca66 Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 15 years ago
  57. 05ea643 Squashed commit of the following: by Andreas Huber · 15 years ago
  58. 5daeb12 Squashed commit of the following: by Andreas Huber · 15 years ago
  59. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 15 years ago
  60. 4e92c7e New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 16 years ago
  61. 3cf6135 split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 16 years ago
  62. 8e1b6cc Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  63. a7e0e8b Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  64. 1d187f1 Direct api to the native media player. by Nicolas Catania · 16 years ago
  65. 56f0cc5 Renamed all android.hardware.IMedia* strings to android.media.IMedia* by niko · 16 years ago
  66. 489d60e am f3288f17: Merge change 2468 into donut by Android (Google) Code Review · 16 years ago
  67. b7056fc some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  68. 172fb9a setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 16 years ago
  69. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  70. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  71. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  72. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  73. 2729ea9 Initial Contribution by The Android Open Source Project · 17 years ago