index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmedia
/
AudioTrackShared.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libmedia: Preserve futex return status in client obtainBuffer
Leena Winterrowd
2015-12-23
1
-2
/
+3
*
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...
Steve Kondik
2015-12-07
1
-2
/
+4
|
\
|
*
For static obtainBuffer(), do not set mUnreleased if acknowledging flush.
Andy Hung
2015-10-13
1
-2
/
+4
*
|
Fix benign unsigned overflow in AuidoTrackShared
Chad Brubaker
2015-11-05
1
-2
/
+2
|
/
*
Fix build
Glenn Kasten
2015-07-17
1
-1
/
+1
*
Fix AudioTrack flush pointer wrap
Andy Hung
2015-07-16
1
-1
/
+13
*
Use AudioPlaybackRate to hold TimestretchBufferProvider parameters
Ricardo Garcia
2015-04-22
1
-7
/
+3
*
libmedia: fix all warning, make warnings errors, use clang
Lajos Molnar
2015-04-17
1
-2
/
+3
*
Add playback rate to AudioTrack
Andy Hung
2015-04-09
1
-0
/
+10
*
Update comments
Glenn Kasten
2015-03-13
1
-1
/
+0
*
Fix loop and position restoration in static AudioTracks
Andy Hung
2015-01-06
1
-19
/
+48
*
Fix loop and position setting in static AudioTracks
Andy Hung
2015-01-05
1
-45
/
+119
*
Line length 100
Glenn Kasten
2014-12-30
1
-2
/
+4
*
Fix 64 bit compiler warnings in AudioTrackShared
Andy Hung
2014-12-22
1
-3
/
+3
*
Prevent ANR when AudioTrack is paused or re-routed
zunkyu.lee
2014-12-08
1
-0
/
+2
*
Fix AudioTrack loop mode to play audio from buffer start
Andy Hung
2014-11-24
1
-2
/
+8
*
Fix missing loop count for static tracks.
Andy Hung
2014-11-18
1
-22
/
+38
*
AudioTrack::flush() will no longer flush later data
Glenn Kasten
2014-10-30
1
-5
/
+22
*
libmedia: 64-bit compile warnings
Mark Salyzyn
2014-06-20
1
-6
/
+6
*
Use of fast capture by normal capture
Glenn Kasten
2014-06-02
1
-4
/
+11
*
resolved conflicts for merge of c0bf836f to master
Elliott Hughes
2014-05-21
1
-31
/
+31
|
\
|
*
Move frameworks/av off private API.
Elliott Hughes
2014-05-21
1
-31
/
+31
*
|
resolved conflicts for merge of b1080917 to master
Elliott Hughes
2014-05-21
1
-10
/
+10
|
\
\
|
|
/
|
*
Move frameworks/av off __futex_syscall3.
Elliott Hughes
2014-05-21
1
-10
/
+10
|
*
Replace size_t in shared memory by uint32_t
Glenn Kasten
2014-02-13
1
-6
/
+13
*
|
Pass stereo gains as packed minifloat
Glenn Kasten
2014-05-19
1
-1
/
+1
*
|
Cache mCblk in local variable cblk
Glenn Kasten
2014-05-09
1
-5
/
+7
*
|
Use LOG_ALWAYS_FATAL instead of LOG_FATAL
Glenn Kasten
2014-03-26
1
-3
/
+3
*
|
Replace size_t in shared memory by uint32_t
Glenn Kasten
2014-01-28
1
-6
/
+13
*
|
Merge "Replace control block frameCount_ by explicit in/out parameter"
Glenn Kasten
2014-01-24
1
-1
/
+1
|
\
\
|
*
|
Replace control block frameCount_ by explicit in/out parameter
Glenn Kasten
2013-12-20
1
-1
/
+1
|
|
/
*
|
Fix some (but not all) unused parameter warnings
Glenn Kasten
2013-12-19
1
-2
/
+2
|
/
*
Allow releaseBuffer after flush
Glenn Kasten
2013-10-18
1
-3
/
+7
*
AudioTrack: fix head position after restore
Eric Laurent
2013-10-16
1
-0
/
+21
*
Fix underruns when fast track denied due to SRC
Glenn Kasten
2013-09-17
1
-5
/
+2
*
Report underruns for fast tracks also
Glenn Kasten
2013-07-31
1
-0
/
+19
*
Move control block mName to createTrack() output
Glenn Kasten
2013-07-30
1
-1
/
+1
*
Rename control block flags to mFlags
Glenn Kasten
2013-07-30
1
-9
/
+9
*
Rename control block server to mServer and add comments
Glenn Kasten
2013-07-30
1
-3
/
+3
*
libmedia: offloaded playback support
Richard Fitzgerald
2013-07-25
1
-7
/
+126
*
AudioFlinger: offload playback, non-blocking write
Eric Laurent
2013-07-25
1
-0
/
+18
*
Merge "AudioTrackShared cleanup"
Glenn Kasten
2013-07-11
1
-31
/
+32
|
\
|
*
AudioTrackShared cleanup
Glenn Kasten
2013-07-02
1
-31
/
+32
*
|
Fix AudioTrack::flush()
Glenn Kasten
2013-07-11
1
-0
/
+2
|
/
*
Workaround AudioRecord bug for large buffer sizes
Glenn Kasten
2013-06-24
1
-1
/
+2
*
Use mFutex as an event flag rather than semaphore
Glenn Kasten
2013-06-24
1
-6
/
+5
*
New control block for AudioTrack and AudioRecord
Glenn Kasten
2013-06-12
1
-115
/
+601
*
Start isolating control block accesses in a proxy
Glenn Kasten
2012-12-12
1
-1
/
+1
*
Split off the current control block to separate file
Glenn Kasten
2012-12-03
1
-0
/
+196