Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
f6a57cdbf3adb56c24388f15a6cad0c9d4d9014d
/
media
/
libaaudio
/
src
/
client
/
AudioStreamInternal.cpp
bbd5286
aaudio: teardown stream based on a port handle
by Phil Burk
· 7 years ago
55e5eab
aaudio: cleanup logs and add counters to dumpsys
by Phil Burk
· 7 years ago
3d786cb
aaudio: convert I16 input to float
by Phil Burk
· 7 years ago
19e990e
aaudio: improve logging to help debugging
by Phil Burk
· 7 years ago
41f19d8
aaudio: convert mono output to stereo
by Phil Burk
· 7 years ago
5cc83c3
aaudio: fix some state transitions
by Phil Burk
· 8 years ago
4e1af9f
aaudio: implement sessionId for effects
by Phil Burk
· 7 years ago
a62fb95
aaudio: fix USAGE, INPUT_PRESET and CONTENT_TYPE
by Phil Burk
· 7 years ago
134f197
aaudio: prevent stop/close from a callback
by Phil Burk
· 7 years ago
693cb2b
Merge "aaudio: use xruns detected in the service"
by Phil Burk
· 8 years ago
2329638
aaudio: use xruns detected in the service
by Phil Burk
· 8 years ago
6479d50
aaudio: clip bufferSize at top of MMAP code
by Phil Burk
· 8 years ago
fbf031e
aaudio: cleanup logs and comments
by Phil Burk
· 8 years ago
c75d97f
aaudio: fix return code from getTimestamp()
by Phil Burk
· 8 years ago
965650e
aaudio: fix problems with PlayerBase and ref counting
by Phil Burk
· 8 years ago
bcc3674
aaudio: fix timestamps and underruns
by Phil Burk
· 8 years ago
2bc7c18
aaudio: fix hang in client when audioserver dies
by Phil Burk
· 8 years ago
39f02dd
aaudio: fix EXCLUSIVE mode interfering with SHARED
by Phil Burk
· 8 years ago
99306c8
aaudio: prevent memory leak from double configure
by Phil Burk
· 8 years ago
249617e
Merge "aaudio: stop buzzing when MMAP stream disconnected" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
ea04d97
aaudio: stop buzzing when MMAP stream disconnected
by Phil Burk
· 8 years ago
a5222e2
aaudio: improve error logging
by Phil Burk
· 8 years ago
0befec6
aaudio: update state for legacy mode
by Phil Burk
· 8 years ago
97350f9
aaudio: improve accuracy of timestamps
by Phil Burk
· 8 years ago
fd34a93
aaudio: reduce glitching by improving sleep timing
by Phil Burk
· 8 years ago
901f65d
Add parameters validation on AAudio MMap server
by jiabin
· 8 years ago
cb4dae2
aaudio: indicate client UID and PID to audio flinger
by Eric Laurent
· 8 years ago
b336e89
aaudio: MMAP input not implement pause flush
by Phil Burk
· 8 years ago
d51329e
aaudio: enable exclusive MMAP mode support
by Eric Laurent
· 8 years ago
2ac035f
aaudio: prevent apps from affecting a stream they do not own
by Phil Burk
· 8 years ago
ec89b2e
aaudio: fix CTS for MMAP mode
by Phil Burk
· 8 years ago
a2f296e
aaudio: implement IPlayer for MMAP playback streams
by Eric Laurent
· 8 years ago
94e1645
Merge "aaudio: reserve some error codes" into oc-dev
by TreeHugger Robot
· 8 years ago
17fff38
aaudio: reserve some error codes
by Phil Burk
· 8 years ago
37a466a
Fix copy/paste errors in use of AAUDIO_FORMAT_UNSPECIFIED
by Glenn Kasten
· 8 years ago
cf5f6d2
aaudio: reduce logspam, improve critical logs
by Phil Burk
· 8 years ago
87c9f64
aaudio: lower latency using MMAP capture
by Phil Burk
· 8 years ago
4485d41
aaudio: fix output bugs and improve input performance, add loopback test
by Phil Burk
· 8 years ago
5204d31
aaudio: validate audio data format
by Phil Burk
· 8 years ago
4c5129b
aaudio: Fix getFramesWritten() for callback mode.
by Phil Burk
· 8 years ago
e572f46
aaudio: apply volume in the MMAP data path
by Phil Burk
· 8 years ago
71f35bb
aaudio: fix SHARED MMAP mode in server plus other bugs
by Phil Burk
· 8 years ago
b4d43af
Merge "libaaudio: fix error passing for errorCallback" into oc-dev
by Phil Burk
· 8 years ago
c0c70e3
AAudioService: integrated with audioserver
by Phil Burk
· 8 years ago
677d791
libaaudio: fix error passing for errorCallback
by Phil Burk
· 8 years ago
e4d7bb4
libaaudio: implement callback
by Phil Burk
· 8 years ago
3316d5e
libaaudio: changes for API council
by Phil Burk
· 8 years ago
f53e613
libaaudio: change name from liboboe
by Phil Burk
· 8 years ago
[Renamed from media/liboboe/src/client/AudioStreamInternal.cpp]
3df348f
AAudio: add setBufferCapacity()
by Phil Burk
· 8 years ago
5ed503c
liboboe: rename Oboe to AAudio
by Phil Burk
· 8 years ago
dec33ab
OboeAudioService: add thread to service for passing timestamps
by Phil Burk
· 8 years ago
204a163
liboboe: oboe MMAP client interface
by Phil Burk
· 8 years ago