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
/
services
/
audioflinger
/
Threads.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling ...
Glenn Kasten
2014-03-07
1
-2
/
+0
|
|
\
\
\
|
*
\
\
\
am 281dd4e1: audioflinger: fix static track end detection
Eric Laurent
2014-03-05
1
-9
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
audioflinger: fix static track end detection
Eric Laurent
2014-03-05
1
-9
/
+2
|
*
|
|
|
|
am 7e92abea: audioflinger: fix offload write buffer offset
Eric Laurent
2014-03-05
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
audioflinger: fix offload write buffer offset
Eric Laurent
2014-03-05
1
-2
/
+2
|
|
*
|
|
|
audioflinger: check for condition before waiting
Haynes Mathew George
2014-03-04
1
-1
/
+6
|
*
|
|
|
|
am e010f65e: audioflinger: Fix for a deadlock in track creation
Haynes Mathew George
2014-03-05
1
-1
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
audioflinger: Fix for a deadlock in track creation
Haynes Mathew George
2014-03-04
1
-1
/
+3
*
|
|
|
|
|
Merge "Pull up mFlags and isFastTrack from Track to TrackBase"
Glenn Kasten
2014-05-14
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Pull up mFlags and isFastTrack from Track to TrackBase
Glenn Kasten
2014-05-13
1
-1
/
+1
*
|
|
|
|
|
|
AudioFlinger: add specific mutex for client lists
Eric Laurent
2014-05-13
1
-24
/
+9
|
/
/
/
/
/
/
*
|
|
|
|
|
Explicitly ignore return value of __futex_syscall3
Glenn Kasten
2014-05-09
1
-2
/
+2
*
|
|
|
|
|
Merge "audioflinger: refactor thread config events"
Eric Laurent
2014-05-09
1
-316
/
+301
|
\
\
\
\
\
\
|
*
|
|
|
|
|
audioflinger: refactor thread config events
Eric Laurent
2014-05-09
1
-316
/
+301
*
|
|
|
|
|
|
IAudioFlinger::openRecord returns IMemory(s)
Glenn Kasten
2014-05-09
1
-1
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Add a per-thread heap that is read-only to clients
Glenn Kasten
2014-05-07
1
-0
/
+8
*
|
|
|
|
|
Fix a couple of fast capture typo bugs
Glenn Kasten
2014-05-07
1
-2
/
+2
*
|
|
|
|
|
Use audio_is_linear_pcm()
Glenn Kasten
2014-05-02
1
-2
/
+2
*
|
|
|
|
|
audioflinger: forward device change to effects in direct thread
Glenn Kasten
2014-04-14
1
-0
/
+10
*
|
|
|
|
|
Change references of Q19.12 to Q4.27 for clarity
Andy Hung
2014-04-02
1
-1
/
+1
*
|
|
|
|
|
Add FIXMEs to createRecord for fast capture
Glenn Kasten
2014-03-31
1
-8
/
+12
*
|
|
|
|
|
Merge "Use LOG_ALWAYS_FATAL instead of LOG_FATAL"
Glenn Kasten
2014-03-26
1
-9
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use LOG_ALWAYS_FATAL instead of LOG_FATAL
Glenn Kasten
2014-03-26
1
-9
/
+9
*
|
|
|
|
|
|
Use symbolic constants from <system/audio.h>
Glenn Kasten
2014-03-25
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
audioflinger: OffloadThread fix for resume underrun
Haynes Mathew George
2014-03-17
1
-20
/
+22
*
|
|
|
|
|
audioflinger: Handle pause /resume in stopping state
Krishnankutty Kolathappilly
2014-03-17
1
-2
/
+2
*
|
|
|
|
|
Make error handling for audio driver initCheck more similar
Glenn Kasten
2014-03-14
1
-8
/
+6
*
|
|
|
|
|
Replace if/else by switch
Glenn Kasten
2014-03-14
1
-3
/
+11
*
|
|
|
|
|
Whitespace and comments
Glenn Kasten
2014-03-14
1
-1
/
+2
*
|
|
|
|
|
Fix Offload playback in AudioFlinger
Andy Hung
2014-03-13
1
-2
/
+3
*
|
|
|
|
|
Revert "Revert "Convert AudioFlinger mSinkBuffer to flexible format""
Andy Hung
2014-03-13
1
-19
/
+35
*
|
|
|
|
|
Revert "Convert AudioFlinger mSinkBuffer to flexible format"
Eric Laurent
2014-03-13
1
-35
/
+19
*
|
|
|
|
|
Convert AudioFlinger mSinkBuffer to flexible format
Andy Hung
2014-03-10
1
-19
/
+35
*
|
|
|
|
|
Add mEffectBuffer to AudioFlinger
Andy Hung
2014-03-10
1
-21
/
+75
*
|
|
|
|
|
NBAIO::Format_from_SR_C requires audio_format_t parameter
Glenn Kasten
2014-03-07
1
-1
/
+1
*
|
|
|
|
|
Merge "Use larger capture pipe since we support resampling by 6:1"
Glenn Kasten
2014-03-06
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use larger capture pipe since we support resampling by 6:1
Glenn Kasten
2014-02-28
1
-3
/
+3
*
|
|
|
|
|
|
Rename mSinkFormat to mMixerFormat for AudioMixer::track_t
Andy Hung
2014-03-01
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Add MixerBuffer for accumulation of float audio
Andy Hung
2014-02-27
1
-10
/
+90
*
|
|
|
|
|
Rename mixBufferSize to mSinkBufferSize in AudioFlinger
Andy Hung
2014-02-27
1
-10
/
+10
*
|
|
|
|
|
Rename constants for MixBufferSize to SinkBufferSize
Andy Hung
2014-02-27
1
-9
/
+9
*
|
|
|
|
|
Rename mMixBuffer to mSinkBuffer in AudioFlinger
Andy Hung
2014-02-27
1
-25
/
+25
*
|
|
|
|
|
Merge "Account for unreleased frames when predicting resampler needs"
Glenn Kasten
2014-02-22
1
-20
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Account for unreleased frames when predicting resampler needs
Glenn Kasten
2014-02-21
1
-20
/
+28
*
|
|
|
|
|
|
audioflinger: fix race condition in SyncEvent callback
Eric Laurent
2014-02-20
1
-2
/
+5
|
/
/
/
/
/
/
*
|
|
|
|
|
Multi-client recording continued
Glenn Kasten
2014-02-18
1
-39
/
+46
*
|
|
|
|
|
Move handleSyncStartEvent and clearSyncStartEvent to RecordTrack
Glenn Kasten
2014-02-18
1
-31
/
+7
*
|
|
|
|
|
Add _l suffix to readInputParameters/OutputParameters
Glenn Kasten
2014-02-18
1
-11
/
+11
*
|
|
|
|
|
Multi-client recording
Glenn Kasten
2014-02-18
1
-287
/
+334
*
|
|
|
|
|
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
1
-14
/
+18
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[prev]
[next]