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
/
AudioRecord.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio policy: pass session ID to capture activity methods
Eric Laurent
2014-07-28
1
-1
/
+1
*
rename AudioSystem::newAudioSessionId()
Eric Laurent
2014-07-28
1
-1
/
+1
*
Move AudioRecord frame count calculations to server
Glenn Kasten
2014-07-17
1
-44
/
+9
*
Add audio_input_flags_t to IAudioPolicyService::getInput
Glenn Kasten
2014-07-17
1
-3
/
+3
*
IAudioFlinger::openRecord now suggests notificationFrames
Glenn Kasten
2014-07-03
1
-0
/
+5
*
libmedia: 64-bit compile warnings
Mark Salyzyn
2014-06-20
1
-10
/
+12
*
force command flush after releasing a reference to shared memory
Eric Laurent
2014-06-13
1
-1
/
+4
*
Squashed commit of the following:
Glenn Kasten
2014-06-05
1
-18
/
+24
*
Use new channel count functions for audio masks
Andy Hung
2014-05-16
1
-2
/
+3
*
IAudioFlinger::openRecord returns IMemory(s)
Glenn Kasten
2014-05-09
1
-8
/
+24
*
Fix a couple of fast capture typo bugs
Glenn Kasten
2014-05-07
1
-2
/
+2
*
Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>
Glenn Kasten
2014-03-26
1
-1
/
+1
*
Make openRecord_l more like createTrack_l for fast tracks: part 3
Glenn Kasten
2014-02-28
1
-7
/
+12
*
Make openRecord_l more like createTrack_l for fast tracks: part 2
Glenn Kasten
2014-02-28
1
-10
/
+11
*
Merge "Make openRecord_l more like createTrack_l for fast tracks: part 1"
Glenn Kasten
2014-02-28
1
-9
/
+21
|
\
|
*
Make openRecord_l more like createTrack_l for fast tracks: part 1
Glenn Kasten
2014-02-27
1
-9
/
+21
*
|
Fix type of AudioTrack/AudioRecord parameter frameCount
Glenn Kasten
2014-02-28
1
-11
/
+4
*
|
Fix type of AudioTrack/AudioRecord parameter notificationFrames
Glenn Kasten
2014-02-28
1
-4
/
+4
|
/
*
Simplify error handling after track creation
Glenn Kasten
2014-02-25
1
-1
/
+3
*
Move initialize of mInput to match AudioTrack
Glenn Kasten
2014-02-25
1
-3
/
+3
*
Update comments to match AudioTrack
Glenn Kasten
2014-02-25
1
-1
/
+3
*
Move initialization of mRefreshRemaining to match AudioTrack
Glenn Kasten
2014-02-25
1
-1
/
+2
*
Merge "mAudioRecord is always non-0 if set() is successful"
Glenn Kasten
2014-02-25
1
-4
/
+4
|
\
|
*
mAudioRecord is always non-0 if set() is successful
Glenn Kasten
2014-02-24
1
-4
/
+4
*
|
Merge "Unify comments and whitespace between AudioTrack and AudioRecord"
Glenn Kasten
2014-02-25
1
-1
/
+2
|
\
\
|
|
/
|
*
Unify comments and whitespace between AudioTrack and AudioRecord
Glenn Kasten
2014-02-24
1
-1
/
+2
*
|
Merge "Update mReqFrameCount at same point in AudioTrack and AudioRecord"
Glenn Kasten
2014-02-25
1
-5
/
+5
|
\
\
|
|
/
|
*
Update mReqFrameCount at same point in AudioTrack and AudioRecord
Glenn Kasten
2014-02-24
1
-5
/
+5
*
|
Merge "Permit AudioRecord to support non-linear formats in future"
Glenn Kasten
2014-02-25
1
-2
/
+5
|
\
\
|
|
/
|
*
Permit AudioRecord to support non-linear formats in future
Glenn Kasten
2014-02-24
1
-2
/
+5
*
|
Merge "Simplify and cleanup error handling in AudioRecord::getMinFrameCount"
Glenn Kasten
2014-02-25
1
-17
/
+10
|
\
\
|
|
/
|
/
|
|
*
Simplify and cleanup error handling in AudioRecord::getMinFrameCount
Glenn Kasten
2014-02-25
1
-17
/
+10
*
|
Add log at entry to set() in AudioTrack and AudioRecord
Glenn Kasten
2014-02-24
1
-3
/
+5
|
/
*
Multi-client recording
Glenn Kasten
2014-02-18
1
-1
/
+3
*
Track pid for each session
Marco Nelissen
2014-02-11
1
-2
/
+2
*
Use printf format %#x for audio_format_t in logs
Glenn Kasten
2014-02-07
1
-3
/
+3
*
Add AudioRecord::mReqFrameCount similar to AudioTrack
Glenn Kasten
2014-02-05
1
-7
/
+16
*
Fix unused parameter warnings in audio
Glenn Kasten
2014-02-03
1
-1
/
+1
*
AudioTrack: fix obtainBuffer timeout calculation
Eric Laurent
2014-01-27
1
-1
/
+1
*
Refactor code related to I/O handles to reduce chance for leaks
Glenn Kasten
2014-01-24
1
-3
/
+18
*
Merge "Replace control block frameCount_ by explicit in/out parameter"
Glenn Kasten
2014-01-24
1
-4
/
+9
|
\
|
*
Replace control block frameCount_ by explicit in/out parameter
Glenn Kasten
2013-12-20
1
-4
/
+9
*
|
Merge "Use uint32_t sequence numbers for IAudioRecord"
Glenn Kasten
2014-01-17
1
-1
/
+1
|
\
\
|
*
|
Use uint32_t sequence numbers for IAudioRecord
Glenn Kasten
2014-01-16
1
-1
/
+1
*
|
|
Merge "Cleanup loop termination logic in AudioRecord::obtainBuffer()"
Glenn Kasten
2014-01-17
1
-0
/
+3
|
\
\
\
|
*
|
|
Cleanup loop termination logic in AudioRecord::obtainBuffer()
Glenn Kasten
2014-01-16
1
-0
/
+3
|
|
/
/
*
|
|
Merge "AudioRecord: fix unwanted overrun when restarting"
Glenn Kasten
2014-01-17
1
-0
/
+3
|
\
\
\
|
*
|
|
AudioRecord: fix unwanted overrun when restarting
Glenn Kasten
2014-01-16
1
-0
/
+3
|
|
/
/
*
|
|
Merge "AudioRecord::getInputFramesLost() cleanup"
Glenn Kasten
2014-01-17
1
-1
/
+1
|
\
\
\
|
*
|
|
AudioRecord::getInputFramesLost() cleanup
Glenn Kasten
2014-01-14
1
-1
/
+1
|
|
/
/
[next]