Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
b42f1ebb71e709fc4e035a88121ac2c1ac75271a
/
media
/
libaaudio
/
src
662f25f
Merge "aaudio: set buffer size to at least one burst"
by TreeHugger Robot
· 7 years ago
4185268
aaudio: set buffer size to at least one burst
by Phil Burk
· 7 years ago
68646ba
Add aaudio APC opt-out
by Kevin Rocard
· 7 years ago
fd1ea43
Merge "aaudio: cleanup code that reads timing model"
by Phil Burk
· 8 years ago
377c1c2
aaudio: cleanup code that reads timing model
by Phil Burk
· 8 years ago
18c8476
aaudio: fix framesWritten for Legacy INPUT
by Phil Burk
· 8 years ago
a53ffa6
aaudio: rename timestamp variables
by Phil Burk
· 8 years ago
c8b2701
Merge "aaudio: call stop() from the callback"
by TreeHugger Robot
· 8 years ago
26ddd4c
Merge "aaudio: only return a timestamp when STARTED"
by Phil Burk
· 8 years ago
3788f65
aaudio: only return a timestamp when STARTED
by Phil Burk
· 8 years ago
1e83bee
aaudio: call stop() from the callback
by Phil Burk
· 8 years ago
ae4b6ec
add new audio sources for audio capture
by Eric Laurent
· 8 years ago
762365c
aaudio: suspend a stream when its queue is full
by Phil Burk
· 8 years ago
7f7dc87
Merge "aaudio: reduce log spam"
by TreeHugger Robot
· 8 years ago
58f7ff5
aaudio: Fix converting negative FIFO counters to index
by Phil Burk
· 8 years ago
a3901e9
aaudio: reduce log spam
by Phil Burk
· 8 years ago
317bac9
AAudio: Fix setChannelCount and setSamplesPerFrame
by Zach Riggle
· 8 years ago
8ffcf61
aaudio: turn off RAW flag for sessions
by Phil Burk
· 8 years ago
0127c1b
aaudio: use new flowgraph to simplify processing
by Phil Burk
· 8 years ago
3610f74
Merge changes I7d7794fd,I81a56554
by Phil Burk
· 8 years ago
64dce36
aaudio: add simple flowgraph system
by Phil Burk
· 8 years ago
5c4f826
aaudio: clip setBufferSizeInFrames()
by Phil Burk
· 9 years ago
882c520
aaudio: cleanup FIFO
by Phil Burk
· 8 years ago
9dcd34f
AAudio should not use legacy path if not allowed
by Kevin Rocard
· 8 years ago
2b6f128
aaudio: fix reset of frame counters on stop, flush
by Phil Burk
· 8 years ago
51f0717
aaudio: use fmin and fmax to block Nan
by Phil Burk
· 8 years ago
f7da0b9
aaudio: fix FIFO wrapround frame counts
by Phil Burk
· 8 years ago
bbd5286
aaudio: teardown stream based on a port handle
by Phil Burk
· 8 years ago
55e5eab
aaudio: cleanup logs and add counters to dumpsys
by Phil Burk
· 8 years ago
3d786cb
aaudio: convert I16 input to float
by Phil Burk
· 8 years ago
c095964
aaudio: fix uninitialized var in getBestTimestamp
by Phil Burk
· 8 years ago
19e990e
aaudio: improve logging to help debugging
by Phil Burk
· 8 years ago
7f68013
audio: check for negative sizes in conversion
by Phil Burk
· 8 years ago
a5891f4
aaudio: call validate() from readFromParcel()
by Phil Burk
· 8 years ago
b62c79b
Merge "aaudio: convert mono output to stereo"
by TreeHugger Robot
· 9 years ago
41f19d8
aaudio: convert mono output to stereo
by Phil Burk
· 9 years ago
02fec70
aaudio: set ramp frames based on sample rate
by Phil Burk
· 9 years ago
ed81601
aaudio: fix routing for FAST track
by Phil Burk
· 9 years ago
67fdd89
aaudio: fix sessionId conversion
by Phil Burk
· 9 years ago
5cc83c3
aaudio: fix some state transitions
by Phil Burk
· 9 years ago
6a784e7
Merge changes from topic "audio-hal-v4-tmp"
by Kevin Rocard
· 9 years ago
7a4b8ab
Merge "aaudio: use AAUDIO_INPUT_PRESET_VOICE_RECOGNITION"
by Phil Burk
· 9 years ago
eaef9b9
aaudio: use AAUDIO_INPUT_PRESET_VOICE_RECOGNITION
by Phil Burk
· 9 years ago
da60340
Merge "aaudio: fix race condition in requestStart()"
by TreeHugger Robot
· 9 years ago
6d7582e
Audio V4: Use the framework audio.h instead of the HAL's
by Kevin Rocard
· 9 years ago
4e1af9f
aaudio: implement sessionId for effects
by Phil Burk
· 9 years ago
9e9a95b
aaudio: fix race condition in requestStart()
by Phil Burk
· 9 years ago
3cf4c18
Merge "aaudio: fix USAGE, INPUT_PRESET and CONTENT_TYPE"
by TreeHugger Robot
· 9 years ago
a62fb95
aaudio: fix USAGE, INPUT_PRESET and CONTENT_TYPE
by Phil Burk
· 9 years ago
5597889
aaudio: name threads for easier debugging
by Phil Burk
· 9 years ago
d4ccc62
aaudio: implement new USAGE, CONTENT_TYPE and INPUT_PRESET
by Phil Burk
· 9 years ago
e2039fd
Merge "aaudio: fix warning for use after free"
by Phil Burk
· 9 years ago
40cbbae
aaudio: fix warning for use after free
by Phil Burk
· 9 years ago
8232673
Merge "Use %d for int32_t" am: 240201e27b am: 63c04ff2b7 am: 6428a76641
by Yi Kong
· 9 years ago
6428a76
Merge "Use %d for int32_t" am: 240201e27b am: 63c04ff2b7
by Yi Kong
· 9 years ago
0f414de
Use %d for int32_t
by Yi Kong
· 9 years ago
0b02f68
Merge "aaudio: prevent stop/close from a callback"
by TreeHugger Robot
· 9 years ago
134f197
aaudio: prevent stop/close from a callback
by Phil Burk
· 9 years ago
ee99539
aaudio: honor requested device in Legacy mode
by Phil Burk
· 9 years ago
bba0900
aaudio: optimize float to int conversion
by Phil Burk
· 9 years ago
693cb2b
Merge "aaudio: use xruns detected in the service"
by Phil Burk
· 9 years ago
2329638
aaudio: use xruns detected in the service
by Phil Burk
· 9 years ago
afd5242
Merge "aaudio: clip bufferSize at top of MMAP code"
by TreeHugger Robot
· 9 years ago
6479d50
aaudio: clip bufferSize at top of MMAP code
by Phil Burk
· 9 years ago
9eba210
aaudio: fix ramp for volume smoothing
by Phil Burk
· 9 years ago
4593b04
Merge commit '79edadcea74151b573d5b973d5a421baee693ec1' from
by Xin Li
· 9 years ago
6392485
Merge "aaudio: fix loss of sync with HW FIFO index" into oc-mr1-dev
by Phil Burk
· 9 years ago
999e110
aaudio: fix loss of sync with HW FIFO index
by Phil Burk
· 9 years ago
a75fdf5
Merge "aaudio: cleanup logs and comments"
by TreeHugger Robot
· 9 years ago
fbf031e
aaudio: cleanup logs and comments
by Phil Burk
· 9 years ago
73af62a
aaudio: fix loss of sync with HW FIFO index
by Phil Burk
· 9 years ago
29ca1b3
Convert libaaudio to Android.bp
by Dan Willemsen
· 9 years ago
0230b1a
Convert libaaudio to Android.bp
by Dan Willemsen
· 9 years ago
b44c69e
Convert libaaudio to Android.bp
by Dan Willemsen
· 9 years ago
02cc0ec
resolve merge conflicts of 58fc59b91c to oc-mr1-dev-plus-aosp
by Elliott Hughes
· 9 years ago
5fa7dcf
Merge "Add missing includes." am: fe4ab105da
by Dan Albert
· 9 years ago
cb2e7fb
Add missing includes.
by Dan Albert
· 9 years ago
36967fb
Add missing includes.
by Dan Albert
· 9 years ago
e474bc1
aaudio: keep track of streams using strong pointers am: 523b3047af
by Phil Burk
· 9 years ago
523b304
aaudio: keep track of streams using strong pointers
by Phil Burk
· 9 years ago
5e44deb
Merge "aaudio: cleaned up PlayerBase implementation" into oc-mr1-dev am: a39b3ba3ad
by Phil Burk
· 9 years ago
8a8a9e5
aaudio: cleaned up PlayerBase implementation
by Phil Burk
· 9 years ago
71ce897
Merge "aaudio: prevent noise upon disconnect" into oc-mr1-dev am: aa488ac2ca
by Phil Burk
· 9 years ago
2d5ba53
aaudio: prevent noise upon disconnect
by Phil Burk
· 9 years ago
c3efae1
aaudio: fix return code from getTimestamp() am: c75d97f208 am: 331aa6d5c9
by Phil Burk
· 9 years ago
8ec8c38
Merge "aaudio: fix problems with PlayerBase and ref counting" into oc-mr1-dev am: e0de1cdc1e
by Phil Burk
· 9 years ago
c75d97f
aaudio: fix return code from getTimestamp()
by Phil Burk
· 9 years ago
965650e
aaudio: fix problems with PlayerBase and ref counting
by Phil Burk
· 9 years ago
b8ba103
Merge changes from topic "aaudio_timestamps" into oc-mr1-dev am: cc84034676
by Phil Burk
· 9 years ago
bcc3674
aaudio: fix timestamps and underruns
by Phil Burk
· 9 years ago
7328a80
aaudio: prevent retrograde motion in Legacy timestamps
by Phil Burk
· 9 years ago
0b8529f
Merge "Generate the IPlayer interface with AIDL."
by Ivan Lozano
· 9 years ago
8cf3a07
Generate the IPlayer interface with AIDL.
by Ivan Lozano
· 9 years ago
77964b9
Merge "aaudio: fix hang in client when audioserver dies" into oc-mr1-dev am: 35fcdb6a65
by Phil Burk
· 9 years ago
2bc7c18
aaudio: fix hang in client when audioserver dies
by Phil Burk
· 9 years ago
963a754
Merge "aaudio: fix returned performanceMode for Legacy" into oc-mr1-dev am: c35e23e508
by Phil Burk
· 9 years ago
09c27ca
aaudio: fix returned performanceMode for Legacy
by Phil Burk
· 9 years ago
39f02dd
aaudio: fix EXCLUSIVE mode interfering with SHARED
by Phil Burk
· 9 years ago
15f7cab
aaudio: fix EXCLUSIVE mode interfering with SHARED
by Phil Burk
· 9 years ago
703ddd9
Merge "aaudio: prevent memory leak from double configure" into oc-mr1-dev am: 8a37a466dc
by Phil Burk
· 9 years ago
Next »