1. 2425fcd Merge "[SAFE CHANGE] Audio OWNERS fixup" into main am: f290918df3 am: f691b9458f am: 1e6e3b3f1b by Atneya Nair · 1 year, 10 months ago
  2. 712316c [SAFE CHANGE] Audio OWNERS fixup by Atneya Nair · 1 year, 10 months ago
  3. 7fe6794 heif: Implement support for image cropping by Vignesh Venkatasubramanian · 2 years, 3 months ago
  4. 22e34a5 Add SafetyNet logging. by Songyue Han · 2 years, 10 months ago
  5. c5ecdd4 Initialize mRowBytes and mSize with overflow check. by Songyue Han · 3 years ago
  6. f406649 Expose bitDepth to MediaMetadataRetriever by Dichen Zhang · 3 years, 7 months ago
  7. d87a53a AudioTrack: Refine the wait for volume ramp on pause by Andy Hung · 3 years, 8 months ago
  8. 959b5b8 AudioTrack: Improve pause handling. by Andy Hung · 4 years ago
  9. 3c7f47a AudioTrack: get/setStartThresholdInFrames by Andy Hung · 4 years, 6 months ago
  10. d813954 Add tests for TreeHugger Presubmit. by Edwin Wong · 5 years ago
  11. c2b11cb TrackMetrics: Add device-based statistics for audio by Andy Hung · 5 years ago
  12. 3686203 Propagate sample rate to static audio track by Kevin Rocard · 6 years ago
  13. 0af4db6 Fill in frame duration from sample meta by Chong Zhang · 6 years ago
  14. 72d2412 Merge "Move ExtendedAudioBufferProvider and SingleStateQueue" am: 2a70a39f4c by Mikhail Naganov · 6 years ago
  15. 9f3c02d Move ExtendedAudioBufferProvider and SingleStateQueue by Mikhail Naganov · 6 years ago
  16. 2a4e161 AudioTrackShared: Move framesReadySafe to ServerProxy by Andy Hung · 7 years ago
  17. f6ab58d AudioFlinger: Add latency measurements from timestamp by Andy Hung · 7 years ago
  18. 0c1407f Decode one row of tiles at a time for image that has tiles by Chong Zhang · 7 years ago
  19. 3f4e6dd Remove one redundant frame copy in MetadataRetriever by Chong Zhang · 7 years ago
  20. 1d3556d AudioTrack: Prevent server from reading client data after stop by Andy Hung · 7 years ago
  21. 03e1e2c Fix underrun count for static tracks by Andy Hung · 8 years ago
  22. e66ef84 Merge "Update OWNERS to be more specific" by Glenn Kasten · 8 years ago
  23. b51ca28 stagefright: add HEIF support by Chong Zhang · 8 years ago
  24. 8499f13 Update OWNERS to be more specific by Glenn Kasten · 8 years ago
  25. 2c6c3bb AudioFlinger: Log Record and MMap thread events by Andy Hung · 8 years ago
  26. b8c35f9 Fix trivial warnings hidden by -isystem by Colin Cross · 8 years ago
  27. 4bb650b AudioFlinger: flush direct tracks that are paused by Phil Burk · 9 years ago
  28. ea2b9c0 Implement client playback timestamps with 64 bit accuracy by Andy Hung · 10 years ago
  29. fc1337d Merge "AudioTrack: fix stall if setBufferSizeInFrames() called before play()" into nyc-dev by Phil Burk · 9 years ago
  30. e8972b0 AudioTrack: fix stall if setBufferSizeInFrames() called before play() by Phil Burk · 10 years ago
  31. 4d231dc audio: Fix race condition in AudioTrack underrun. by Eric Laurent · 9 years ago
  32. 818e7a3 Implement server side playback timestamps with 64 bit accuracy by Andy Hung · 10 years ago
  33. 6ae5843 Enable FastTrack timestamps by Andy Hung · 10 years ago
  34. 8ce8e26 Revert "Enable FastTrack timestamps" by Eric Laurent · 10 years ago
  35. b3a486f Enable FastTrack timestamps by Andy Hung · 10 years ago
  36. 3f0c902 Add AudioRecord timestamps by Andy Hung · 10 years ago
  37. bbe98f0 Merge "AudioTrack: Add getUnderrunCount()" by Phil Burk · 10 years ago
  38. c0adecb AudioTrack: add setBufferSizeInFrames() by Phil Burk · 10 years ago
  39. 2812d9e AudioTrack: Add getUnderrunCount() by Phil Burk · 10 years ago
  40. 59950b4 Remove unused ClientProxy::getFramesFilled() by Glenn Kasten · 11 years ago
  41. 90e8a97 Use modulo position variables in AudioTrack and AudioRecord by Andy Hung · 10 years ago
  42. 5a8a95d Use AudioPlaybackRate to hold TimestretchBufferProvider parameters by Ricardo Garcia · 10 years ago
  43. 8edb8dc Add playback rate to AudioTrack by Andy Hung · 10 years ago
  44. f59497b Update comments by Glenn Kasten · 11 years ago
  45. a18eb9e Merge "Move roundup from frameworks/av to system/media" by Glenn Kasten · 11 years ago
  46. 53dbe77 Move roundup from frameworks/av to system/media by Glenn Kasten · 11 years ago
  47. 4ede21d Fix loop and position restoration in static AudioTracks by Andy Hung · 11 years ago
  48. 9b46158 Fix loop and position setting in static AudioTracks by Andy Hung · 11 years ago
  49. b187de1 Line length 100 by Glenn Kasten · 11 years ago
  50. cb2129b Fix missing loop count for static tracks. by Andy Hung · 11 years ago
  51. 0490686 Fix VideoFrame class layout for 64/32 bit by Marco Nelissen · 11 years ago
  52. 83b8808 audio flinger: add patch connection between hw modules by Eric Laurent · 11 years ago
  53. 7903bb2 am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface." by Elliott Hughes · 11 years ago
  54. f3e80dd Offer a type-safe album art interface. by Elliott Hughes · 11 years ago
  55. c56f342 Pass stereo gains as packed minifloat by Glenn Kasten · 11 years ago
  56. 751a9c8 Replace size_t in shared memory by uint32_t by Glenn Kasten · 12 years ago
  57. fdac7c0 Replace size_t in shared memory by uint32_t by Glenn Kasten · 12 years ago
  58. 74935e4 Replace control block frameCount_ by explicit in/out parameter by Glenn Kasten · 12 years ago
  59. a153b68 am 77177fa2: am 95c03858: Merge "Allow releaseBuffer after flush" into klp-dev by Glenn Kasten · 12 years ago
  60. 2e422c4 Allow releaseBuffer after flush by Glenn Kasten · 12 years ago
  61. 771f1b6 am 7f8c3973: am 120a8847: Merge "AudioTrack: fix head position after restore" into klp-dev by Eric Laurent · 12 years ago
  62. cc21e4f AudioTrack: fix head position after restore by Eric Laurent · 12 years ago
  63. 16f3201 am 11454092: am 18f86140: Merge "Fix underruns when fast track denied due to SRC" into klp-dev by Glenn Kasten · 12 years ago
  64. ce8828a Fix underruns when fast track denied due to SRC by Glenn Kasten · 12 years ago
  65. f557872b am 908d3c09: am 51ec03c2: Merge "Implement Track::getTimestamp()" into klp-dev by Glenn Kasten · 12 years ago
  66. bd096fd Implement Track::getTimestamp() by Glenn Kasten · 12 years ago
  67. e198c36 Whitespace by Glenn Kasten · 12 years ago
  68. 82aaf94 Report underruns for fast tracks also by Glenn Kasten · 12 years ago
  69. d054c32 Move control block mName to createTrack() output by Glenn Kasten · 12 years ago
  70. 96f60d8 Rename control block flags to mFlags by Glenn Kasten · 12 years ago
  71. f20e1d8 Rename control block server to mServer and add comments by Glenn Kasten · 12 years ago
  72. b1a270d libmedia: offloaded playback support by Richard Fitzgerald · 12 years ago
  73. bfb1b83 AudioFlinger: offload playback, non-blocking write by Eric Laurent · 13 years ago
  74. 7db7df0 AudioTrackShared cleanup by Glenn Kasten · 12 years ago
  75. ad3af33 Public API changes for audio offload support. by Richard Fitzgerald · 12 years ago
  76. 0d09a9b Use mFutex as an event flag rather than semaphore by Glenn Kasten · 12 years ago
  77. 9f80dd2 New control block for AudioTrack and AudioRecord by Glenn Kasten · 13 years ago
  78. 5c4cc0d Add template class SingleStateQueue by Glenn Kasten · 13 years ago
  79. e3aa659 Start isolating control block accesses in a proxy by Glenn Kasten · 13 years ago
  80. 24ee6aa am ba6b1bc3: am e7550eb2: Merge "Initialize and copy mRotationAngle in VideoFrame" by Andreas Huber · 13 years ago
  81. 3700714 Initialize and copy mRotationAngle in VideoFrame by Christer Fletcher · 13 years ago
  82. b603744 Don't use control block frame count after create by Glenn Kasten · 13 years ago
  83. 22eb4e2 Update audio comments by Glenn Kasten · 13 years ago
  84. b36a7a6 Simplify AudioRecord::restoreTrack_l() by Glenn Kasten · 13 years ago
  85. 83a0382 Move frame size out of the control block by Glenn Kasten · 13 years ago
  86. b929e41 Move buffers pointer out of the control block by Glenn Kasten · 13 years ago
  87. a47f316 Simplify AudioTrack::restoreTrack_l() by Glenn Kasten · 13 years ago
  88. 864585d Remove CBLK_DIRECTION from control block flags by Glenn Kasten · 13 years ago
  89. e0b0717 Remove CBLK_FAST from control block flags by Glenn Kasten · 13 years ago
  90. 9c5fdd8 Simplify control block flag names by Glenn Kasten · 13 years ago
  91. 85ab62c Line length 100 by Glenn Kasten · 13 years ago
  92. 0c9d26d Log track name on obtain/releaseBuffer warnings by Glenn Kasten · 13 years ago
  93. 3acbd05 Configure policy of mediaserver threads by Glenn Kasten · 14 years ago
  94. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  95. 99e53b8 Update comments by Glenn Kasten · 14 years ago
  96. 1a0ae5b Don't double destruct audio_track_cblk_t by Glenn Kasten · 14 years ago
  97. 83d8653 Make AudioTrack control block volume field private by Glenn Kasten · 14 years ago
  98. b1cf75c Track volume cleanup by Glenn Kasten · 14 years ago
  99. 6138822 Merge "Use size_t for frame size" by Glenn Kasten · 14 years ago
  100. 05632a5 AudioTrack and AudioFlinger send level cleanup by Glenn Kasten · 14 years ago