1. 511754b Move memcpy_to_i16_from_u8 to audio_utils by Glenn Kasten · 15 years ago
  2. 6138822 Merge "Use size_t for frame size" by Glenn Kasten · 15 years ago
  3. 0107954 Merge "Use audio_stream_type_t consistently" by Glenn Kasten · 15 years ago
  4. 05632a5 AudioTrack and AudioFlinger send level cleanup by Glenn Kasten · 15 years ago
  5. b998065 Use size_t for frame size by Glenn Kasten · 15 years ago
  6. fff6d71 Use audio_stream_type_t consistently by Glenn Kasten · 15 years ago
  7. 4cc55d5 Merge "Use audio_format_t consistently" by Glenn Kasten · 15 years ago
  8. 83bc7f3 libmedia new can't fail on Android by Glenn Kasten · 15 years ago
  9. 5c7b3bc Merge "Clean up AudioTrack::mActive and stopped()" by Glenn Kasten · 15 years ago
  10. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 15 years ago
  11. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 15 years ago
  12. e1c3962 Use audio_format_t consistently by Glenn Kasten · 15 years ago
  13. 9a2aaf9 Clean up AudioTrack::mActive and stopped() by Glenn Kasten · 15 years ago
  14. f6b1678 Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 15 years ago
  15. 4296893 Merge "Fix indentation and whitespace" by Glenn Kasten · 15 years ago
  16. 2eda60a Merge "Audio C++ comments" by Glenn Kasten · 15 years ago
  17. c5ac4cb Fix indentation and whitespace by Glenn Kasten · 15 years ago
  18. 1d33410 Merge "Remove unnecessary this->" by Glenn Kasten · 15 years ago
  19. b299dc4 Merge "Remove redundant clear()" by Glenn Kasten · 15 years ago
  20. 362c4e6 Audio C++ comments by Glenn Kasten · 15 years ago
  21. 91eb8bf Remove redundant clear() by Glenn Kasten · 15 years ago
  22. 9054897 Remove unnecessary this-> by Glenn Kasten · 15 years ago
  23. f0c4950 AudioTrack::setVolume check range by Glenn Kasten · 15 years ago
  24. 8791351 Bug 4903178 Restore priority and cgroup on stop by Glenn Kasten · 15 years ago
  25. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 15 years ago
  26. cfe2ba6 Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 15 years ago
  27. 2267ba1 AudioTrack: extend callback thread sleep time by Eric Laurent · 15 years ago
  28. 408b8dc Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 15 years ago
  29. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 15 years ago
  30. cd07594 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 15 years ago
  31. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 15 years ago
  32. 68cbeba Merge "Fix warnings for uninitialized local variables" by Glenn Kasten · 15 years ago
  33. d0965dd Fix warnings for uninitialized local variables by Glenn Kasten · 15 years ago
  34. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 15 years ago
  35. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  36. c685410 Remove unnecessary level of priority indirection by Glenn Kasten · 15 years ago
  37. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  38. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  39. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  40. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  41. 9b7d950 Fix issue 3483718: audio streaming and A2DP. by Eric Laurent · 15 years ago
  42. 33797ea Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 15 years ago
  43. 1703cdf Fix issue 3439872: video chat and bluetooth SCO by Eric Laurent · 15 years ago
  44. f5aafb2 Fix issue 3157123. by Eric Laurent · 16 years ago
  45. 44d9848 Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 16 years ago
  46. 2beeb50 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 16 years ago
  47. a514bdb Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 16 years ago
  48. 33005a9 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 16 years ago
  49. be916aa Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 16 years ago
  50. d1b449a Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 16 years ago
  51. 54b1a05 libutils Condition are now PRIVATE by default by Mathias Agopian · 16 years ago
  52. 867d2f6 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  53. 6100d2d Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 17 years ago
  54. 2b58424 Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 17 years ago
  55. 34f1d8e Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 17 years ago
  56. 3302526 Fix problem in AudioTrack with 8 bit PCM and direct output. by Eric Laurent · 17 years ago
  57. c2f1f07 Fix issue 1795088 Improve audio routing code by Eric Laurent · 17 years ago
  58. b07c28b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 17 years ago
  59. 349dba3 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  60. 5732662 Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  61. 7562408 move libbinder's header files under includes/binder by Mathias Agopian · 17 years ago
  62. 1dd70b9 Fix issue 1745312: Various cleanups in media framework by Eric Laurent · 17 years ago
  63. 2c22aeb Automated import from //branches/donutburger/...@140663,140663 by Jean-Michel Trivi · 17 years ago
  64. 1179bc9 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  65. 8555d08 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  66. 89fa4ad auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  67. 15f767b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  68. ad04d92 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  69. 99ffda8 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  70. 25658fd auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  71. 7a2146d auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  72. 5e07b57 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  73. e5198b6 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 18 years ago
  74. cce8bd1 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 18 years ago
  75. 7b5eb02 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 18 years ago
  76. 2729ea9 Initial Contribution by The Android Open Source Project · 18 years ago