1. ec8ca52 aaudio: fix race at start of stream by Phil Burk · 6 years ago
  2. 5edc4ea aaudio: free endpoint to prevent crashes by Phil Burk · 6 years ago
  3. bf821e2 aaudio: initialize the callback buffer by Phil Burk · 6 years ago
  4. d1f1cb6 Add audio attributes info when starting aaudio tracks on MMAP mix. by jiabin · 6 years ago
  5. 8b4e05e aaudio: add AAudioStream_release() by Phil Burk · 6 years ago
  6. 8d4f006 aaudio: write if there is room by Phil Burk · 7 years ago
  7. b31b66f aaudio: offset MMAP timestamps by Phil Burk · 7 years ago
  8. 377c1c2 aaudio: cleanup code that reads timing model by Phil Burk · 7 years ago
  9. a53ffa6 aaudio: rename timestamp variables by Phil Burk · 8 years ago
  10. 0127c1b aaudio: use new flowgraph to simplify processing by Phil Burk · 8 years ago
  11. 3d786cb aaudio: convert I16 input to float by Phil Burk · 8 years ago
  12. 41f19d8 aaudio: convert mono output to stereo by Phil Burk · 8 years ago
  13. 5cc83c3 aaudio: fix some state transitions by Phil Burk · 8 years ago
  14. 6479d50 aaudio: clip bufferSize at top of MMAP code by Phil Burk · 8 years ago
  15. 965650e aaudio: fix problems with PlayerBase and ref counting by Phil Burk · 9 years ago
  16. bcc3674 aaudio: fix timestamps and underruns by Phil Burk · 9 years ago
  17. 39f02dd aaudio: fix EXCLUSIVE mode interfering with SHARED by Phil Burk · 9 years ago
  18. 0befec6 aaudio: update state for legacy mode by Phil Burk · 9 years ago
  19. 97350f9 aaudio: improve accuracy of timestamps by Phil Burk · 9 years ago
  20. fd34a93 aaudio: reduce glitching by improving sleep timing by Phil Burk · 9 years ago
  21. cb4dae2 aaudio: indicate client UID and PID to audio flinger by Eric Laurent · 9 years ago
  22. b336e89 aaudio: MMAP input not implement pause flush by Phil Burk · 9 years ago
  23. ec89b2e aaudio: fix CTS for MMAP mode by Phil Burk · 9 years ago
  24. a2f296e aaudio: implement IPlayer for MMAP playback streams by Eric Laurent · 9 years ago
  25. 9dca982 aaudio: remove deprecated aaudio_audio_format_t by Phil Burk · 9 years ago
  26. cf5f6d2 aaudio: reduce logspam, improve critical logs by Phil Burk · 9 years ago
  27. 87c9f64 aaudio: lower latency using MMAP capture by Phil Burk · 9 years ago
  28. 5204d31 aaudio: validate audio data format by Phil Burk · 9 years ago
  29. e2fbb59 aaudio: add setPerformanceMode() by Phil Burk · 9 years ago
  30. 4c5129b aaudio: Fix getFramesWritten() for callback mode. by Phil Burk · 9 years ago
  31. e572f46 aaudio: apply volume in the MMAP data path by Phil Burk · 9 years ago
  32. 71f35bb aaudio: fix SHARED MMAP mode in server plus other bugs by Phil Burk · 9 years ago
  33. c0c70e3 AAudioService: integrated with audioserver by Phil Burk · 9 years ago
  34. e4d7bb4 libaaudio: implement callback by Phil Burk · 9 years ago
  35. 3316d5e libaaudio: changes for API council by Phil Burk · 9 years ago
  36. f53e613 libaaudio: change name from liboboe by Phil Burk · 9 years ago[Renamed from media/liboboe/src/client/AudioStreamInternal.h]
  37. 5ed503c liboboe: rename Oboe to AAudio by Phil Burk · 9 years ago
  38. dec33ab OboeAudioService: add thread to service for passing timestamps by Phil Burk · 9 years ago
  39. 204a163 liboboe: oboe MMAP client interface by Phil Burk · 9 years ago